@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/15fffd57-abba-45af-b978-464a0f69ba28> a dcat:Dataset ;
    dct:description "New York Public Library (NYPL) branch services from July 2010 to June 2011(Manhattan)" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/3nja-bsch> ;
    dct:issued "2013-06-21"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NYPL Branch Services - Manhattan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/15fffd57-abba-45af-b978-464a0f69ba28/resource/5b12c098-19a1-40f5-aab4-dcdbc7f1818d>,
        <https://data.amerigeoss.org/dataset/15fffd57-abba-45af-b978-464a0f69ba28/resource/8e4edb39-67a1-4723-b74f-5a0ffd6861f3>,
        <https://data.amerigeoss.org/dataset/15fffd57-abba-45af-b978-464a0f69ba28/resource/b5e44470-7da8-4fb0-b76f-4a0b17e2bc13>,
        <https://data.amerigeoss.org/dataset/15fffd57-abba-45af-b978-464a0f69ba28/resource/f3a16636-8d00-4de6-8945-c598c9f9753d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "community",
        "culture",
        "education",
        "libraries",
        "recreation" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/15fffd57-abba-45af-b978-464a0f69ba28/resource/5b12c098-19a1-40f5-aab4-dcdbc7f1818d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:00:32.308034"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:48:45.103096"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3nja-bsch/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/15fffd57-abba-45af-b978-464a0f69ba28/resource/8e4edb39-67a1-4723-b74f-5a0ffd6861f3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:00:32.308044"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:48:45.104776"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3nja-bsch/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/15fffd57-abba-45af-b978-464a0f69ba28/resource/b5e44470-7da8-4fb0-b76f-4a0b17e2bc13> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:00:32.308051"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:48:45.106927"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3nja-bsch/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/15fffd57-abba-45af-b978-464a0f69ba28/resource/f3a16636-8d00-4de6-8945-c598c9f9753d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:00:32.308049"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:48:45.105891"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3nja-bsch/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" .

