@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/c9db0ff5-2206-4695-9f31-beca2d39f572> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:description """Number of passport  holders in a given year, broken down per month. 
Held and maintained by the Passport Service.""" ;
    dct:identifier "c9db0ff5-2206-4695-9f31-beca2d39f572" ;
    dct:issued "2020-12-08T16:23:55"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:36:02"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/8ff0b786-d8ac-452d-912d-a145d967e982> ;
    dct:title "Passport Holders Dataset" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/8ff0b786-d8ac-452d-912d-a145d967e982> a foaf:Organization ;
    foaf:name "Department of Foreign Affairs" .

