@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatapit: <http://dati.gov.it/onto/dcatapit#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.sister.it/dataset/7b2dbfa5-cd86-48a1-b0fe-33ec844e4248> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/UNKNOWN> ;
    dct:description "Test descrizione del dataset 01-10-25",
        "Test descrizione del dataset 01-10-25"@it ;
    dct:identifier "testetl01-10-25_20251001-114002" ;
    dct:issued "2025-10-01T09:47:13.293700"^^xsd:dateTime ;
    dct:modified "2025-10-01T09:40:02.147000+00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "N/A" ;
            foaf:name "N/A"@en ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "000000000" ;
            foaf:name "Altro"@en,
                "Altro"@it ] ;
    dct:title "Test ETL 01-10-25",
        "Test ETL 01-10-25"@it ;
    dcat:contactPoint <https://ckan.sister.it/organization/45752586-0610-46de-b107-2f2d75cbef9d> ;
    dcat:distribution <https://ckan.sister.it/dataset/7b2dbfa5-cd86-48a1-b0fe-33ec844e4248/resource/0b2e6c94-ffee-4450-8fce-5f7ef23c3891> ;
    dcat:keyword "01-10-25",
        "etl" ;
    dcat:landingPage <https://ckan.sister.it/dataset/testetl01-10-25_20251001-114002> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/OP_DATPRO> .

<http://publications.europa.eu/resource/authority/data-theme/OP_DATPRO> a skos:Concept ;
    skos:prefLabel "Vorläufige Daten"@de,
        "Provisional data"@en,
        "Datos provisionales"@es,
        "Données provisoires"@fr,
        "Dati provvisori"@it .

<https://ckan.sister.it/dataset/7b2dbfa5-cd86-48a1-b0fe-33ec844e4248/resource/0b2e6c94-ffee-4450-8fce-5f7ef23c3891> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description ""@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-10-01T09:47:41.570681"^^xsd:dateTime ;
    dct:license <https://w3id.org/italia/controlled-vocabulary/licences/C1_Unknown> ;
    dct:modified "2025-10-01T09:47:41.565595"^^xsd:dateTime ;
    dct:title "Test ETL 01-10-25",
        "Test ETL 01-10-25"@it ;
    dcat:accessURL <https://ckan.sister.it/dataset/7b2dbfa5-cd86-48a1-b0fe-33ec844e4248/resource/0b2e6c94-ffee-4450-8fce-5f7ef23c3891/download/files> ;
    dcat:byteSize 132494652.0 .

<https://ckan.sister.it/organization/45752586-0610-46de-b107-2f2d75cbef9d> a dcatapit:Organization,
        vcard:Kind,
        vcard:Organization ;
    vcard:fn "altro" ;
    vcard:hasEmail <email@example.org> ;
    vcard:hasTelephone "" ;
    vcard:hasURL <> .

<https://w3id.org/italia/controlled-vocabulary/licences/C1_Unknown> a dcatapit:LicenseDocument,
        dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> ;
    foaf:name "Unknown IPR"@de,
        "Unknown IPR"@en,
        "Droits de propriété intellectuelle inconnus"@fr,
        "Licenza Sconosciuta"@it .

