@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/7635b946-9f49-4eb5-9254-b303fbd5846b> a dcat:Dataset ;
    dct:description "Snapshot of San Francisco Development Pipeline. Tracking of construction and entitlement activity based on data from Department of Building Inspection's Permit Tracking and the Planning Department's Project & Permit Tracking System, processed quarterly." ;
    dct:identifier <https://data.sfgov.org/api/views/g5sr-9nhs> ;
    dct:issued "2017-05-02"^^xsd:date ;
    dct:modified "2020-03-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SF Development Pipeline 2016 Q2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Information & Analysis Group (IAG) - SFPlanning" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7635b946-9f49-4eb5-9254-b303fbd5846b/resource/9904baf1-f58e-4a34-989a-2492abce29ee>,
        <https://data.amerigeoss.org/dataset/7635b946-9f49-4eb5-9254-b303fbd5846b/resource/bae7a872-6cd6-4c88-9381-f109ed98f41a>,
        <https://data.amerigeoss.org/dataset/7635b946-9f49-4eb5-9254-b303fbd5846b/resource/c4b9b365-ad6d-494f-8099-aa95d587af91>,
        <https://data.amerigeoss.org/dataset/7635b946-9f49-4eb5-9254-b303fbd5846b/resource/febdeb6e-eb12-43d7-bb11-f04a83542c8b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "commercial",
        "construction",
        "development",
        "geo",
        "geoss",
        "national",
        "north-america",
        "planning",
        "residential",
        "united-states" ;
    dcat:theme <%7B%22Housing%20and%20Buildings%22%7D> .

<https://data.amerigeoss.org/dataset/7635b946-9f49-4eb5-9254-b303fbd5846b/resource/9904baf1-f58e-4a34-989a-2492abce29ee> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:33.362639"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:34:30.440859"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/g5sr-9nhs/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7635b946-9f49-4eb5-9254-b303fbd5846b/resource/bae7a872-6cd6-4c88-9381-f109ed98f41a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:33.362633"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:34:30.440428"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/g5sr-9nhs/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7635b946-9f49-4eb5-9254-b303fbd5846b/resource/c4b9b365-ad6d-494f-8099-aa95d587af91> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:33.362644"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:34:30.441275"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/g5sr-9nhs/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7635b946-9f49-4eb5-9254-b303fbd5846b/resource/febdeb6e-eb12-43d7-bb11-f04a83542c8b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:33.362622"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:34:30.439829"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/g5sr-9nhs/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

