@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/439e0f45-1f84-4dba-8b5d-7659e5ae8188> a dcat:Dataset ;
    dct:description "This dataset contains a list of all active permits issued by the State Liquor Authority.  Permits in this dataset are issued for 1-3 year terms.  This dataset does not include temporary or single event." ;
    dct:identifier <https://data.ny.gov/api/views/mmmf-xgpx> ;
    dct:issued "2020-02-04"^^xsd:date ;
    dct:modified "2020-02-04"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Liquor Authority Quarterly List of Active Permits" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/439e0f45-1f84-4dba-8b5d-7659e5ae8188/resource/78a9047a-7559-4826-a228-704481c1aedf>,
        <https://data.amerigeoss.org/dataset/439e0f45-1f84-4dba-8b5d-7659e5ae8188/resource/90c65c31-085e-4566-903d-af952a13eeb8>,
        <https://data.amerigeoss.org/dataset/439e0f45-1f84-4dba-8b5d-7659e5ae8188/resource/9f5a8cb5-11d9-49d4-897b-9a0acbf40fd1>,
        <https://data.amerigeoss.org/dataset/439e0f45-1f84-4dba-8b5d-7659e5ae8188/resource/b3d2f61d-05fe-4755-b369-6657290dfb6f> ;
    dcat:keyword "abc",
        "alcohol",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "liquor-authority",
        "national",
        "north-america",
        "permits",
        "united-states" ;
    dcat:theme <%7B%22Economic%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/439e0f45-1f84-4dba-8b5d-7659e5ae8188/resource/78a9047a-7559-4826-a228-704481c1aedf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T04:00:12.725951"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:54:13.581350"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/mmmf-xgpx/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/439e0f45-1f84-4dba-8b5d-7659e5ae8188/resource/90c65c31-085e-4566-903d-af952a13eeb8> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T04:00:12.725959"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:54:13.581769"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/mmmf-xgpx/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/439e0f45-1f84-4dba-8b5d-7659e5ae8188/resource/9f5a8cb5-11d9-49d4-897b-9a0acbf40fd1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:00:12.725964"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:54:13.582607"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/mmmf-xgpx/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/439e0f45-1f84-4dba-8b5d-7659e5ae8188/resource/b3d2f61d-05fe-4755-b369-6657290dfb6f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T04:00:12.725962"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:54:13.582171"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/mmmf-xgpx/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

