@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/9d3813b8-28e1-4ed3-9d1e-09e9f24786fd> a dcat:Dataset ;
    dct:description "Interactive map displaying NSW Livestock Loading Scheme approved routes and restrictions." ;
    dct:identifier "9d3813b8-28e1-4ed3-9d1e-09e9f24786fd" ;
    dct:issued "2014-10-30T05:30:17.878548"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:49.068515"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9c7ff457-c21c-4da7-bfc2-096d9a70ad29> ;
    dct:title "Livestock Loading Scheme map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9d3813b8-28e1-4ed3-9d1e-09e9f24786fd/resource/cffe3e2f-f06a-42d6-bdd8-a6549bff7fe8> ;
    dcat:keyword "heavy vehicles",
        "regional nsw",
        "road transport" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9d3813b8-28e1-4ed3-9d1e-09e9f24786fd/resource/cffe3e2f-f06a-42d6-bdd8-a6549bff7fe8> a dcat:Distribution ;
    dct:format "website link" ;
    dct:issued "2014-10-30T01:30:34.820933"^^xsd:dateTime ;
    dct:modified "2014-10-30T01:30:34.820933"^^xsd:dateTime ;
    dct:title "Livestock Loading Scheme map" ;
    dcat:accessURL <http://www.rms.nsw.gov.au/business-industry/heavy-vehicles/maps/livestock/map/> .

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

