@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/35b01de7-0c8f-4c41-930a-3cc906024e00> a dcat:Dataset ;
    dct:description "This dataset features all license applications submitted to the NYC Department of Consumer and Worker Protection (DCWP)—formerly the Department of Consumer Affairs (DCA). It includes applications where a license was issued or renewed, denied, withdrawn, or remains in pending status. If applicable, there is a corresponding license number, details of which can be found in the DCWP Licenses dataset." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/ptev-4hud> ;
    dct:issued "2024-09-24"^^xsd:date ;
    dct:modified "2025-09-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "License Applications" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/35b01de7-0c8f-4c41-930a-3cc906024e00/resource/0e9735a9-5432-43ad-bf03-e368a56f2d88>,
        <https://data.amerigeoss.org/dataset/35b01de7-0c8f-4c41-930a-3cc906024e00/resource/1c635c5d-73b3-47c9-a5b3-364bfe0eaf6f>,
        <https://data.amerigeoss.org/dataset/35b01de7-0c8f-4c41-930a-3cc906024e00/resource/a1309f14-fe37-4e38-ac6c-44448ff5810a>,
        <https://data.amerigeoss.org/dataset/35b01de7-0c8f-4c41-930a-3cc906024e00/resource/afd13cd5-e8aa-48f1-8fea-3c8761796417> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "business",
        "city-government",
        "consumer",
        "dca",
        "dcwp",
        "department-of-consumer-affairs",
        "department-of-consumer-and-worker-protection",
        "individual",
        "industry",
        "license" ;
    dcat:theme <%7BBusiness%7D> .

<https://data.amerigeoss.org/dataset/35b01de7-0c8f-4c41-930a-3cc906024e00/resource/0e9735a9-5432-43ad-bf03-e368a56f2d88> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:38.015937"^^xsd:dateTime ;
    dct:modified "2025-09-25T16:12:57.562283"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ptev-4hud/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/35b01de7-0c8f-4c41-930a-3cc906024e00/resource/1c635c5d-73b3-47c9-a5b3-364bfe0eaf6f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:38.015934"^^xsd:dateTime ;
    dct:modified "2025-09-25T16:12:57.560976"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ptev-4hud/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/35b01de7-0c8f-4c41-930a-3cc906024e00/resource/a1309f14-fe37-4e38-ac6c-44448ff5810a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:38.015940"^^xsd:dateTime ;
    dct:modified "2025-09-25T16:12:57.563579"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ptev-4hud/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/35b01de7-0c8f-4c41-930a-3cc906024e00/resource/afd13cd5-e8aa-48f1-8fea-3c8761796417> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:38.015927"^^xsd:dateTime ;
    dct:modified "2025-09-25T16:12:57.559589"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ptev-4hud/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" .

