@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/8397eb41-443f-4ab0-9212-c871b33765ed> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Database of intercountry adoptions that took place" ;
    dct:identifier "8397eb41-443f-4ab0-9212-c871b33765ed" ;
    dct:issued "2021-01-11T14:35:55"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:32:45"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/fd828245-d82d-44cb-a0ff-6c0ba27aaf75> ;
    dct:title "Intercountry Adoption Database" ;
    dcat:theme <Family%20and%20Relationships> .

<https://psb.prod.derilinx.com/organization/fd828245-d82d-44cb-a0ff-6c0ba27aaf75> a foaf:Organization ;
    foaf:name "Adoption Authority Ireland" .

