@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/81781c19-f6f8-42b7-8389-7162b13b154e> a dcat:Dataset ;
    dct:description "Listing of the official county seat for each county in New York.  The locations are the street address of the primary county office building." ;
    dct:identifier <https://data.ny.gov/api/views/4xc7-bukh> ;
    dct:issued "2014-01-16"^^xsd:date ;
    dct:modified "2019-06-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "County Seats" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/81781c19-f6f8-42b7-8389-7162b13b154e/resource/26b88868-23ef-494d-bca6-62e5cbef10e6>,
        <https://data.amerigeoss.org/dataset/81781c19-f6f8-42b7-8389-7162b13b154e/resource/6cfdade4-f578-4b3f-91f5-2b7f6ec36578>,
        <https://data.amerigeoss.org/dataset/81781c19-f6f8-42b7-8389-7162b13b154e/resource/6f196ab4-8923-430c-beac-48b812a8923d>,
        <https://data.amerigeoss.org/dataset/81781c19-f6f8-42b7-8389-7162b13b154e/resource/c24a301e-ae47-42f0-8206-212d63e35855> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "county",
        "geo",
        "geoss",
        "gis",
        "national",
        "north-america",
        "office",
        "seat",
        "united-states" ;
    dcat:theme <%7B%22Government%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/81781c19-f6f8-42b7-8389-7162b13b154e/resource/26b88868-23ef-494d-bca6-62e5cbef10e6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:12:22.146893"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:33:36.431843"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/4xc7-bukh/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/81781c19-f6f8-42b7-8389-7162b13b154e/resource/6cfdade4-f578-4b3f-91f5-2b7f6ec36578> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:12:22.146907"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:33:36.433050"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/4xc7-bukh/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/81781c19-f6f8-42b7-8389-7162b13b154e/resource/6f196ab4-8923-430c-beac-48b812a8923d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:12:22.146903"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:33:36.432655"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/4xc7-bukh/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/81781c19-f6f8-42b7-8389-7162b13b154e/resource/c24a301e-ae47-42f0-8206-212d63e35855> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:12:22.146899"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:33:36.432266"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/4xc7-bukh/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

