@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.asmenet.it/dataset/b8f0346a-e8a8-4df3-8f63-8742d337897c> a dcat:Dataset ;
    dct:accrualPeriodicity "ANNUAL" ;
    dct:description "Appalti" ;
    dct:identifier "asca:aecf7049-5b7a-4e36-8463-41a62aa976244" ;
    dct:issued "2026-04-20T08:57:52.792487"^^xsd:dateTime ;
    dct:modified "2026-04-20"^^xsd:date ;
    dct:publisher <https://opendata.asmenet.it/organization/67166594-dfb9-4e80-8be7-bd52d72d0745> ;
    dct:title "Appalti-PagoDelValloDiLauro" ;
    dcat:distribution <https://opendata.asmenet.it/dataset/b8f0346a-e8a8-4df3-8f63-8742d337897c/resource/e88cc474-fdab-4376-b2fd-82b14d05ca85> .

<https://opendata.asmenet.it/dataset/b8f0346a-e8a8-4df3-8f63-8742d337897c/resource/e88cc474-fdab-4376-b2fd-82b14d05ca85> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-20T08:58:42.960500"^^xsd:dateTime ;
    dct:modified "2026-04-20T09:05:55.766952"^^xsd:dateTime ;
    dct:title "Appalti" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "74a10045402180092aa73000fec1738d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ws.asmel.eu/od/pagodelvallodilauro/appalti-pagodelvallodilauro.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.asmenet.it/organization/67166594-dfb9-4e80-8be7-bd52d72d0745> a foaf:Agent ;
    dct:identifier "80011630649" ;
    foaf:mbox "prot.pagovl@asmepec.it" ;
    foaf:name "Comune di Pago del Vallo di Lauro" .

<https://ws.asmel.eu/od/pagodelvallodilauro/appalti-pagodelvallodilauro.csv> a rdfs:Resource .

