@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/005342a5-8cde-43aa-a7a5-cd38c800f070> a dcat:Dataset ;
    dct:description "NYC and Co. museums and galleries" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/kcrm-j9hh> ;
    dct:issued "2011-07-26"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Museums and galleries" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/005342a5-8cde-43aa-a7a5-cd38c800f070/resource/36987269-bdbf-48d5-b488-2fef4e69366f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "co",
        "data",
        "galleries",
        "gallery",
        "museum",
        "museums",
        "new-york",
        "new-york-co",
        "new-york-company",
        "nyc",
        "nycgo",
        "the-city",
        "xml" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/005342a5-8cde-43aa-a7a5-cd38c800f070/resource/36987269-bdbf-48d5-b488-2fef4e69366f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:53.619921"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:21:30.835121"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/download/kcrm-j9hh/application/xml> ;
    dcat:mediaType "application/xml" .

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

