@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/9057909b-0a94-4500-9183-5246a0d6413c> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/UNKNOWN> ;
    dct:description "TEST ETL  (1)",
        "TEST ETL  (1)"@it ;
    dct:identifier "testetlexceedingvalues_20251030-101016" ;
    dct:issued "2025-10-30T09:10:17.153846"^^xsd:dateTime ;
    dct:modified "2025-10-30T09:10:16.857000+00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "N/A" ;
            foaf:name "N/A"@es ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "000000000" ;
            foaf:name "Altro"@es,
                "Altro"@it ] ;
    dct:title "TEST ETL  exceeding values",
        "TEST ETL  exceeding values"@it ;
    dcat:contactPoint <https://ckan.sister.it/organization/45752586-0610-46de-b107-2f2d75cbef9d> ;
    dcat:distribution <https://ckan.sister.it/dataset/9057909b-0a94-4500-9183-5246a0d6413c/resource/b53e8ca1-af0d-42f2-8c71-dfea3beca673> ;
    dcat:landingPage <https://ckan.sister.it/dataset/testetlexceedingvalues_20251030-101016> ;
    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/9057909b-0a94-4500-9183-5246a0d6413c/resource/b53e8ca1-af0d-42f2-8c71-dfea3beca673> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description ""@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-10-30T09:10:17.580624"^^xsd:dateTime ;
    dct:license <https://w3id.org/italia/controlled-vocabulary/licences/C1_Unknown> ;
    dct:modified "2025-10-30T09:10:17.578484"^^xsd:dateTime ;
    dct:title "TEST ETL  exceeding values",
        "TEST ETL  exceeding values"@it ;
    dcat:accessURL <https://ckan.sister.it/dataset/9057909b-0a94-4500-9183-5246a0d6413c/resource/b53e8ca1-af0d-42f2-8c71-dfea3beca673/download/test-etl-1.csv> ;
    dcat:byteSize 8638.0 ;
    dcat:mediaType "text/csv" .

<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 .

