@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/3bedcd5d-9305-41b5-b5c7-ebc68029cd38> a dcat:Dataset ;
    dct:description "This dataset contains information about requests for animal assistance, relocation, and/or rescue completed by the Urban Park Rangers" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/fuhs-xmg2> ;
    dct:issued "2018-10-31"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Urban Park Ranger Animal Condition Response" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3bedcd5d-9305-41b5-b5c7-ebc68029cd38/resource/551c8ca9-c66d-448c-9f2f-ade97bc110bf>,
        <https://data.amerigeoss.org/dataset/3bedcd5d-9305-41b5-b5c7-ebc68029cd38/resource/9de67b63-272d-4b56-aa9c-63ce78bac45f>,
        <https://data.amerigeoss.org/dataset/3bedcd5d-9305-41b5-b5c7-ebc68029cd38/resource/bc24e45f-3730-474e-8d63-fd18868090bc>,
        <https://data.amerigeoss.org/dataset/3bedcd5d-9305-41b5-b5c7-ebc68029cd38/resource/c5b41308-34e2-4534-b19e-3dc32b2fec7b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "animal",
        "bird",
        "cat",
        "chicken",
        "ckan",
        "deer",
        "dog",
        "geo",
        "geoss",
        "hawk",
        "national",
        "north-america",
        "raccoon",
        "rescue",
        "rooster",
        "squirrel",
        "united-states",
        "urban-park-ranger",
        "wildlife" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/3bedcd5d-9305-41b5-b5c7-ebc68029cd38/resource/551c8ca9-c66d-448c-9f2f-ade97bc110bf> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:02:58.369633"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:36:31.809103"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fuhs-xmg2/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3bedcd5d-9305-41b5-b5c7-ebc68029cd38/resource/9de67b63-272d-4b56-aa9c-63ce78bac45f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:02:58.369612"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:36:31.807954"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fuhs-xmg2/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3bedcd5d-9305-41b5-b5c7-ebc68029cd38/resource/bc24e45f-3730-474e-8d63-fd18868090bc> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:02:58.369628"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:36:31.808730"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fuhs-xmg2/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3bedcd5d-9305-41b5-b5c7-ebc68029cd38/resource/c5b41308-34e2-4534-b19e-3dc32b2fec7b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:02:58.369622"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:36:31.808351"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/fuhs-xmg2/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" .

