@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/87751e3f-163a-472e-9a35-a9a10fe79333> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:description "This monthly report is from our Materials Recovery Facility (MRF) in Ballymount. On this report is the amount of mixed dry recyclables which are collected at our bring centres. These figures are only for materials DCC collect. The trucks bring the mixed dry recyclables to the MRF each month and are weighed there. The figures are in kilograms." ;
    dct:identifier "87751e3f-163a-472e-9a35-a9a10fe79333" ;
    dct:issued "2021-01-18T18:06:19"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:34:42"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1c008a62-d2b4-4ca3-b8e8-c4f746baa532> ;
    dct:title "Mixed Dry Recyclables" ;
    dcat:landingPage <https://data.smartdublin.ie/organization/dublin-city-council> ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/1c008a62-d2b4-4ca3-b8e8-c4f746baa532> a foaf:Organization ;
    foaf:name "Dublin City Council" .

