@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/8284f3bf-652f-4bd9-ba6d-06c9a9a07642> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Contains anonymous information on number of children in care, adoptions, placements, children with social workers etc. Broken down by location and dates." ;
    dct:identifier "8284f3bf-652f-4bd9-ba6d-06c9a9a07642" ;
    dct:issued "2020-12-08T16:18:24"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:42:07"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/42312d83-04c6-449b-9987-451fb38e1a85> ;
    dct:title "Tusla Data Hub" ;
    dcat:landingPage <https://data.tusla.ie/> ;
    dcat:theme <Family%20and%20Relationships> .

<https://psb.prod.derilinx.com/organization/42312d83-04c6-449b-9987-451fb38e1a85> a foaf:Organization ;
    foaf:name "Department of Children, Equality, Disability, Integration and Youth" .

