@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://fip-195-148-23-230.kaj.poutavm.fi/dataset/1a1f54e5-c803-4e4a-a62d-467d705d5597> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "CSC - IT Center for Science (Finland)" ;
            foaf:name "https://ror.org/04m8m1253" ] ;
    dct:description ""@en,
        "This dataset contains individual level data from 42193 individuals from COVID Population 12 Italy, Subgroup 2."@nl ;
    dct:identifier "GDID-italysub2-6667" ;
    dct:issued "2024-11-08T04:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2024-11-08T05:00:00+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/04m8m1253> ;
            foaf:name "CSC - IT Center for Science (Finland)" ] ;
    dct:title ""@en,
        "COVID-19 dataset with individual level data"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Dylan Spalding" ;
            vcard:hasEmail <mailto:dylan.spalding@csc.fi> ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

