@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/664d6357-8999-4709-bc5c-971472dbde5e> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Register of intercountry adoptions" ;
    dct:identifier "664d6357-8999-4709-bc5c-971472dbde5e" ;
    dct:issued "2020-12-08T16:17:43"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:46:31"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/fd828245-d82d-44cb-a0ff-6c0ba27aaf75> ;
    dct:title "AAI - 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" .

