@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/63c002e7-79c5-44d4-9b84-f8ffc3623da6> a dcat:Dataset ;
    dct:description "LA acquisitions" ;
    dct:identifier "63c002e7-79c5-44d4-9b84-f8ffc3623da6" ;
    dct:issued "2021-01-11T14:43:12"^^xsd:dateTime ;
    dct:modified "2021-01-11T14:43:12"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> ;
    dct:title "LA acquisitions" ;
    dcat:theme <Housing> .

<https://psb.prod.derilinx.com/organization/9548f58c-1ae2-4dbe-b062-18733c183f14> a foaf:Organization ;
    foaf:name "Department of Housing, Local Government and Heritage" .

