@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://data.amerigeoss.org/dataset/4bb0a1d3-b836-49b5-8192-88f85c4a398a> a dcat:Dataset ;
    dct:description "This data set features a list of sightseeing guides licensed by the Department of Consumer Affairs (DCA), with indicator for those with exemplary exam scores." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/nhms-9u6g> ;
    dct:issued "2018-12-12"^^xsd:date ;
    dct:modified "2022-04-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "New York City Sightseeing Guides Licensed by the Department of Consumer Affairs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4bb0a1d3-b836-49b5-8192-88f85c4a398a/resource/54f0c18d-5af1-4be9-9fa0-63963cb4a50f>,
        <https://data.amerigeoss.org/dataset/4bb0a1d3-b836-49b5-8192-88f85c4a398a/resource/9e234c25-6753-4b4e-8dcd-e898958e24e5>,
        <https://data.amerigeoss.org/dataset/4bb0a1d3-b836-49b5-8192-88f85c4a398a/resource/f01bd41a-24f7-4243-bcc3-ea98c5184a1b>,
        <https://data.amerigeoss.org/dataset/4bb0a1d3-b836-49b5-8192-88f85c4a398a/resource/f9c771e8-5fd3-438b-8418-f2d240064ac7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "exam",
        "exemplary",
        "geo",
        "geoss",
        "guides",
        "license",
        "licensee",
        "national",
        "north-america",
        "scores",
        "sightseeing",
        "tour",
        "tourism",
        "united-states" ;
    dcat:theme <%7BBusiness%7D> .

<https://data.amerigeoss.org/dataset/4bb0a1d3-b836-49b5-8192-88f85c4a398a/resource/54f0c18d-5af1-4be9-9fa0-63963cb4a50f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:24.957611"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:50:56.465878"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nhms-9u6g/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4bb0a1d3-b836-49b5-8192-88f85c4a398a/resource/9e234c25-6753-4b4e-8dcd-e898958e24e5> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:24.957615"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:50:56.466262"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nhms-9u6g/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4bb0a1d3-b836-49b5-8192-88f85c4a398a/resource/f01bd41a-24f7-4243-bcc3-ea98c5184a1b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:24.957604"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:50:56.465490"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nhms-9u6g/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4bb0a1d3-b836-49b5-8192-88f85c4a398a/resource/f9c771e8-5fd3-438b-8418-f2d240064ac7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:24.957594"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:50:56.465081"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/nhms-9u6g/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

