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

<https://dados.sidekickhero.co/dataset/c5df57ed-188b-44ab-8e2a-c7d8b0f510f8> a dcat:Dataset ;
    dct:description "Teste" ;
    dct:identifier "c5df57ed-188b-44ab-8e2a-c7d8b0f510f8" ;
    dct:issued "2026-04-22T10:16:21.707875"^^xsd:dateTime ;
    dct:modified "2026-04-22T14:01:29.267069"^^xsd:dateTime ;
    dct:publisher <https://dados.sidekickhero.co/organization/b08c4ad1-cb52-4306-a5ff-29ceee1359dd> ;
    dct:title "Teste" ;
    dcat:distribution <https://dados.sidekickhero.co/dataset/c5df57ed-188b-44ab-8e2a-c7d8b0f510f8/resource/969af72d-2993-43de-a2b9-e224cec32f89> ;
    dcat:keyword "teste" .

<https://dados.sidekickhero.co/dataset/c5df57ed-188b-44ab-8e2a-c7d8b0f510f8/resource/969af72d-2993-43de-a2b9-e224cec32f89> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-04-22T10:28:06.512618"^^xsd:dateTime ;
    dct:modified "2026-04-22T14:01:29.271582"^^xsd:dateTime ;
    dct:title "malicious.geojson" ;
    dcat:accessURL <https://dados.sidekickhero.co/dataset/c5df57ed-188b-44ab-8e2a-c7d8b0f510f8/resource/969af72d-2993-43de-a2b9-e224cec32f89/download/token.geojson> ;
    dcat:byteSize "778"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/geo+json" .

<https://dados.sidekickhero.co/organization/b08c4ad1-cb52-4306-a5ff-29ceee1359dd> a foaf:Agent ;
    foaf:name "Câmara Municipal de Cascais" .

