@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/1e41edf2-0d9a-4748-8faa-5305ce395b19> a dcat:Dataset ;
    dct:description "The Occupations Licensed or Certified by New York State dataset contains a list of occupations, which by law are licensed or certified by a New York State agency." ;
    dct:identifier <https://data.ny.gov/api/views/w2w4-tdxt> ;
    dct:issued "2021-10-18"^^xsd:date ;
    dct:modified "2021-10-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Occupations Licensed or Certified by New York State" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1e41edf2-0d9a-4748-8faa-5305ce395b19/resource/2515077a-234e-4294-8205-0c837e0b4952>,
        <https://data.amerigeoss.org/dataset/1e41edf2-0d9a-4748-8faa-5305ce395b19/resource/88fc8e24-4ade-4c03-806b-24d4c81aa495>,
        <https://data.amerigeoss.org/dataset/1e41edf2-0d9a-4748-8faa-5305ce395b19/resource/d9ce4b79-5f36-4655-b462-2e87a24d9dcd>,
        <https://data.amerigeoss.org/dataset/1e41edf2-0d9a-4748-8faa-5305ce395b19/resource/dc2178e5-53ac-4899-ae4c-39069be05499> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "certified",
        "ckan",
        "geo",
        "geoss",
        "licensed",
        "national",
        "north-america",
        "occupations",
        "united-states" ;
    dcat:theme <%7B%22Economic%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/1e41edf2-0d9a-4748-8faa-5305ce395b19/resource/2515077a-234e-4294-8205-0c837e0b4952> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:50:06.520305"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:41:35.218521"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/w2w4-tdxt/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1e41edf2-0d9a-4748-8faa-5305ce395b19/resource/88fc8e24-4ade-4c03-806b-24d4c81aa495> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:50:06.520297"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:41:35.217741"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/w2w4-tdxt/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1e41edf2-0d9a-4748-8faa-5305ce395b19/resource/d9ce4b79-5f36-4655-b462-2e87a24d9dcd> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:50:06.520301"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:41:35.218129"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/w2w4-tdxt/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1e41edf2-0d9a-4748-8faa-5305ce395b19/resource/dc2178e5-53ac-4899-ae4c-39069be05499> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:50:06.520291"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:41:35.217326"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/w2w4-tdxt/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" .

