@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/67025e05-ce57-4a5e-8fc8-d919d435c44a> a dcat:Dataset ;
    dct:description "Tennis courts in New York City Department of Parks & Recreation properties." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/dies-sqgi> ;
    dct:issued "2011-08-16"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Directory of Tennis Courts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/67025e05-ce57-4a5e-8fc8-d919d435c44a/resource/24059133-6cf2-4412-b98c-210aea1d5327>,
        <https://data.amerigeoss.org/dataset/67025e05-ce57-4a5e-8fc8-d919d435c44a/resource/f56f8e06-6998-4f48-8497-75cefabeb677> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "directory-of-tennis-courts",
        "dpr",
        "geo",
        "geoss",
        "healthy-living",
        "national",
        "north-america",
        "parks",
        "recreation",
        "united-states" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/67025e05-ce57-4a5e-8fc8-d919d435c44a/resource/24059133-6cf2-4412-b98c-210aea1d5327> a dcat:Distribution ;
    dct:description "DPR_Tennis_001.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:02:30.565020"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:27:13.095293"^^xsd:dateTime ;
    dct:title "Directory of Tennis Courts" ;
    dcat:accessURL <http://nycgovparks.org/bigapps/DPR_Tennis_001.xml> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/67025e05-ce57-4a5e-8fc8-d919d435c44a/resource/f56f8e06-6998-4f48-8497-75cefabeb677> a dcat:Distribution ;
    dct:description "DPR_Tennis_001.json" ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:02:30.565030"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:27:13.095786"^^xsd:dateTime ;
    dct:title "Directory of Tennis Courts" ;
    dcat:accessURL <https://www.nycgovparks.org/bigapps/DPR_Tennis_001.json> ;
    dcat:mediaType "application/json" .

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

