@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/0f80a6b7-9c0d-4580-adbd-bf556faafb02> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/UNKNOWN> ;
    dct:description "LIVESTOCK_SMALL",
        "LIVESTOCK_SMALL"@it ;
    dct:identifier "livestock_small_20251022-165434" ;
    dct:issued "2025-10-22T14:55:03.174736"^^xsd:dateTime ;
    dct:modified "2025-10-22T14:54:34.310000+00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "N/A" ;
            foaf:name "N/A"@it ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "000000000" ;
            foaf:name "Altro"@it ] ;
    dct:title "LIVESTOCK_SMALL",
        "LIVESTOCK_SMALL"@it ;
    dcat:contactPoint <https://ckan.sister.it/organization/45752586-0610-46de-b107-2f2d75cbef9d> ;
    dcat:distribution <https://ckan.sister.it/dataset/0f80a6b7-9c0d-4580-adbd-bf556faafb02/resource/3a801429-3883-4338-8911-bd49c82b9b8a> ;
    dcat:landingPage <https://ckan.sister.it/dataset/livestock_small_20251022-165434> ;
    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/0f80a6b7-9c0d-4580-adbd-bf556faafb02/resource/3a801429-3883-4338-8911-bd49c82b9b8a> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description ""@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-10-22T14:55:04.119886"^^xsd:dateTime ;
    dct:license <https://w3id.org/italia/controlled-vocabulary/licences/C1_Unknown> ;
    dct:modified "2025-10-22T14:55:04.117554"^^xsd:dateTime ;
    dct:title "LIVESTOCK_SMALL",
        "LIVESTOCK_SMALL"@it ;
    dcat:accessURL <https://ckan.sister.it/dataset/0f80a6b7-9c0d-4580-adbd-bf556faafb02/resource/3a801429-3883-4338-8911-bd49c82b9b8a/download/files> ;
    dcat:byteSize 325132.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 .

