@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/30fa270e-38f6-49d9-b456-206041a3a930> a dcat:Dataset ;
    dct:description "A site plan is a request by an Arlington property owner to use multiple properties in a different manner than they are zoned for. This dataset includes information about submitted site plan applications including description, comments and usage square footage and can be associated with Real Estate Property Site Plan Property Lookup by SitePlanKey." ;
    dct:identifier <https://datahub-v2.arlingtonva.us/api/RealEstate/SitePlan> ;
    dct:issued "2017-06-06T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-09-19T08:20:57+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Real Estate Property Site Plan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arlington County" ;
            vcard:hasEmail <mailto:opendata@arlingtonva.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/30fa270e-38f6-49d9-b456-206041a3a930/resource/905edef1-3102-4f95-8aef-f9925236bb7f>,
        <https://data.amerigeoss.org/dataset/30fa270e-38f6-49d9-b456-206041a3a930/resource/ee963901-3ea4-4f58-885c-90ab691343f1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States" .

<https://data.amerigeoss.org/dataset/30fa270e-38f6-49d9-b456-206041a3a930/resource/905edef1-3102-4f95-8aef-f9925236bb7f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:16:02.344041"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:55:10.338533"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://datahub-v2.arlingtonva.us/api/RealEstate/SitePlan?%24top=10000> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/30fa270e-38f6-49d9-b456-206041a3a930/resource/ee963901-3ea4-4f58-885c-90ab691343f1> a dcat:Distribution ;
    dct:description "SitePlan.txt" ;
    dct:issued "2020-11-12T13:16:02.344047"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:55:10.339886"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://download.data.arlingtonva.us/RealEstate/SitePlan.txt> ;
    dcat:mediaType "application/text" .

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

