@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/5a47689b-91ab-4cf1-8c06-333ae264c022> 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. For more information please see http://sf-planning.org/pipeline-report

A data dictionary can be downloaded from here: https://sfplanninggis.s3.amazonaws.com/PipelineDataDictionary.xlsx""" ;
    dct:identifier <https://data.sfgov.org/api/views/eduu-fkrk> ;
    dct:issued "2018-08-31"^^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 2018 Q2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "mikewynne" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5a47689b-91ab-4cf1-8c06-333ae264c022/resource/7edbad68-2bcc-457b-bd1c-f273a65948bc>,
        <https://data.amerigeoss.org/dataset/5a47689b-91ab-4cf1-8c06-333ae264c022/resource/850f3311-5191-4ad3-a61a-cadc640ed3a2>,
        <https://data.amerigeoss.org/dataset/5a47689b-91ab-4cf1-8c06-333ae264c022/resource/92bd27d6-d98e-4da4-889f-47f741a07376>,
        <https://data.amerigeoss.org/dataset/5a47689b-91ab-4cf1-8c06-333ae264c022/resource/9fe02ed3-4545-495a-90d8-3e3a32f3e548> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "building",
        "ckan",
        "commercial",
        "construction",
        "development",
        "geo",
        "geoss",
        "housing",
        "national",
        "north-america",
        "pipeline",
        "planning",
        "residential",
        "united-states" ;
    dcat:theme <%7B%22Housing%20and%20Buildings%22%7D> .

<https://data.amerigeoss.org/dataset/5a47689b-91ab-4cf1-8c06-333ae264c022/resource/7edbad68-2bcc-457b-bd1c-f273a65948bc> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:29.015517"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:20:28.468771"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/eduu-fkrk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/5a47689b-91ab-4cf1-8c06-333ae264c022/resource/850f3311-5191-4ad3-a61a-cadc640ed3a2> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:29.015527"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:20:28.469532"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/eduu-fkrk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5a47689b-91ab-4cf1-8c06-333ae264c022/resource/92bd27d6-d98e-4da4-889f-47f741a07376> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:29.015522"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:20:28.469157"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/eduu-fkrk/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5a47689b-91ab-4cf1-8c06-333ae264c022/resource/9fe02ed3-4545-495a-90d8-3e3a32f3e548> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:29.015506"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:20:28.468355"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/eduu-fkrk/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" .

