@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/61254784-a5b4-437d-b85b-48e592f2fcb3> a dcat:Dataset ;
    dct:description "This dataset contains contact information for Wildlife Rehabilitators as well as the type of animals they handle.  These rehabilitators are licensed by the New York State Department of Environmental Conservation (DEC) Bureau of Fish and Wildlife Services." ;
    dct:identifier <https://data.ny.gov/api/views/p5wx-nivw> ;
    dct:issued "2020-06-17"^^xsd:date ;
    dct:modified "2021-12-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Currently Licensed Wildlife Rehabilitators" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/61254784-a5b4-437d-b85b-48e592f2fcb3/resource/0a254428-867f-4de8-b84c-84d1cfb7b158>,
        <https://data.amerigeoss.org/dataset/61254784-a5b4-437d-b85b-48e592f2fcb3/resource/3686299d-c8d3-409a-861a-81d1f7e61e82>,
        <https://data.amerigeoss.org/dataset/61254784-a5b4-437d-b85b-48e592f2fcb3/resource/7f6ece4c-fadb-4d4c-a2c8-aa31ab29063e>,
        <https://data.amerigeoss.org/dataset/61254784-a5b4-437d-b85b-48e592f2fcb3/resource/cb3a57c3-a73c-4d7a-b30b-a7f8fbfb4473> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "rehabilitator",
        "united-states",
        "wildlife" ;
    dcat:theme <%7B%22Energy%20&%20Environment%22%7D> .

<https://data.amerigeoss.org/dataset/61254784-a5b4-437d-b85b-48e592f2fcb3/resource/0a254428-867f-4de8-b84c-84d1cfb7b158> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:40:13.770789"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:52:33.969146"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/p5wx-nivw/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/61254784-a5b4-437d-b85b-48e592f2fcb3/resource/3686299d-c8d3-409a-861a-81d1f7e61e82> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:40:13.770770"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:52:33.966844"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/p5wx-nivw/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/61254784-a5b4-437d-b85b-48e592f2fcb3/resource/7f6ece4c-fadb-4d4c-a2c8-aa31ab29063e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:40:13.770776"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:52:33.967519"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/p5wx-nivw/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/61254784-a5b4-437d-b85b-48e592f2fcb3/resource/cb3a57c3-a73c-4d7a-b30b-a7f8fbfb4473> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:40:13.770783"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:52:33.968153"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/p5wx-nivw/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" .

