@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://uatdatansw.dac.nsw.gov.au/dataset/3a51ff86-a0c0-4b60-9dd1-ff1f4253742c> a dcat:Dataset ;
    dct:description "Data tables describing quarterly trends in [NSW Photo Cards](http://www.rms.nsw.gov.au/roads/licence/nsw-photo-card.html) issued and monthly and yearly statistics." ;
    dct:identifier "3a51ff86-a0c0-4b60-9dd1-ff1f4253742c" ;
    dct:issued "2014-10-30T05:05:37.259712"^^xsd:dateTime ;
    dct:modified "2016-07-20T12:15:29.935873"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9c7ff457-c21c-4da7-bfc2-096d9a70ad29> ;
    dct:title "NSW Photo Cards" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3a51ff86-a0c0-4b60-9dd1-ff1f4253742c/resource/7ad9ef4e-210e-442b-818c-98640c2cd064> ;
    dcat:keyword "personal identification" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3a51ff86-a0c0-4b60-9dd1-ff1f4253742c/resource/7ad9ef4e-210e-442b-818c-98640c2cd064> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2014-10-30T01:05:50.363749"^^xsd:dateTime ;
    dct:modified "2014-10-30T01:05:50.363749"^^xsd:dateTime ;
    dct:title "NSW Photo Cards" ;
    dcat:accessURL <http://www.rms.nsw.gov.au/cgi-bin/index.cgi?fuseaction=statstables.show&cat=NSW%20Photo%20Cards> .

<https://uatdatansw.dac.nsw.gov.au/organization/9c7ff457-c21c-4da7-bfc2-096d9a70ad29> a foaf:Agent ;
    foaf:name "Roads and Maritime Services" .

