@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://psb.prod.derilinx.com/dataset/6a52bcdc-f677-4662-832e-bec055068866> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Database of water-related Informal Educators" ;
    dct:identifier "6a52bcdc-f677-4662-832e-bec055068866" ;
    dct:issued "2021-01-11T14:40:09"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:32:34"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/eda14e21-02a4-4f9e-8b50-7cb8e46bf931> ;
    dct:title "Informal Educators database" ;
    dcat:theme <Environment> .

<https://psb.prod.derilinx.com/organization/eda14e21-02a4-4f9e-8b50-7cb8e46bf931> a foaf:Organization ;
    foaf:name "An Fóram Uisce" .

