@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dadesobertes.dev.seu-e.cat/dataset/9ffb1a0d-f96d-4703-8ffd-c6e8f478aec8> a dcat:Dataset ;
    dct:identifier "9ffb1a0d-f96d-4703-8ffd-c6e8f478aec8" ;
    dct:issued "2023-12-19T17:34:37.609131"^^xsd:dateTime ;
    dct:license "Creative Commons Attribution" ;
    dct:modified "2025-04-01T13:31:30.904012"^^xsd:dateTime ;
    dct:publisher <https://datos.gob.es/es/recurso/sector-publico/org/Organismo/A09018933> ;
    dct:spatial <http://datos.gob.es/recurso/sector-publico/territorio/Autonomia/Cataluna> ;
    dct:title "Llistat Proveïdors"@ca,
        "Llistat Proveïdors"@es ;
    dcat:contactPoint <https://www.aoc.cat/contacte/> ;
    dcat:distribution <https://dadesobertes.dev.seu-e.cat/dataset/9ffb1a0d-f96d-4703-8ffd-c6e8f478aec8/resource/3dd4bc1e-7322-4e90-a730-a69206d8dd7e> ;
    dcat:keyword "PROVEIDOR",
        "proveedor",
        "taula, descarrega, api" ;
    dcat:landingPage <Propia> ;
    dcat:theme <http://datos.gob.es/kos/sector-publico/sector/economia> .

<Propia> a foaf:Document .

<https://dadesobertes.dev.seu-e.cat/dataset/9ffb1a0d-f96d-4703-8ffd-c6e8f478aec8/resource/3dd4bc1e-7322-4e90-a730-a69206d8dd7e> a dcat:Distribution ;
    dct:description "Llistat de proveïdors de l'Ajuntament d'Arenys de Munt"@ca,
        "Llistat de proveïdors de l'Ajuntament d'Arenys de Munt"@es ;
    dct:format "CSV" ;
    dct:issued "2022-09-26T13:52:52.204769"^^xsd:dateTime ;
    dct:modified "2025-04-01T13:31:30.921604"^^xsd:dateTime ;
    dct:title "Proveidors"@ca,
        "Proveidors"@es ;
    dcat:mediaType "text/csv" .

<https://datos.gob.es/es/recurso/sector-publico/org/Organismo/A09018933> a foaf:Agent ;
    dct:identifier "A09018933" ;
    foaf:name "Ajuntament d'Arenys de Munt" .

<https://www.aoc.cat/contacte/> a vcard:Organization ;
    vcard:fn "Ajuntament d'Arenys de Munt"@ca ;
    vcard:organization-name "Ajuntament d'Arenys de Munt"@ca .

