@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/3cd1dea8-dc57-4a9f-b543-b7b5202fdb60> a dcat:Dataset ;
    dct:description "This data set shows point locations of Bird Conservation Areas. Bird Conservation Areas are New York State lands that have been officially designated for their value to bird conservation. Points are approximate locations and may represent large areas." ;
    dct:identifier <https://data.ny.gov/api/views/9yjx-h3yi> ;
    dct:issued "2020-05-07"^^xsd:date ;
    dct:modified "2020-10-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Bird Conservation Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3cd1dea8-dc57-4a9f-b543-b7b5202fdb60/resource/4501f904-525b-4c03-b503-3c0cd111ac95>,
        <https://data.amerigeoss.org/dataset/3cd1dea8-dc57-4a9f-b543-b7b5202fdb60/resource/4fc87e1f-e045-41d1-bb00-1a34e5534919>,
        <https://data.amerigeoss.org/dataset/3cd1dea8-dc57-4a9f-b543-b7b5202fdb60/resource/aafaf824-238a-4a77-a279-41c07054d4cb>,
        <https://data.amerigeoss.org/dataset/3cd1dea8-dc57-4a9f-b543-b7b5202fdb60/resource/c1389c67-c6e1-48fe-9f62-3ae29413682d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bird-conservation-areas",
        "birds",
        "ckan",
        "conservation",
        "environmental-education",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/3cd1dea8-dc57-4a9f-b543-b7b5202fdb60/resource/4501f904-525b-4c03-b503-3c0cd111ac95> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:19:54.201282"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:09:56.222823"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/9yjx-h3yi/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3cd1dea8-dc57-4a9f-b543-b7b5202fdb60/resource/4fc87e1f-e045-41d1-bb00-1a34e5534919> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:19:54.201297"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:09:56.224025"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/9yjx-h3yi/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3cd1dea8-dc57-4a9f-b543-b7b5202fdb60/resource/aafaf824-238a-4a77-a279-41c07054d4cb> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:19:54.201293"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:09:56.223639"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/9yjx-h3yi/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3cd1dea8-dc57-4a9f-b543-b7b5202fdb60/resource/c1389c67-c6e1-48fe-9f62-3ae29413682d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:19:54.201289"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:09:56.223246"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/9yjx-h3yi/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" .

