@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/24531da0-7ded-476f-bd5b-bb180e18eee0> a dcat:Dataset ;
    dct:description "Snapshot of San Francisco Development Pipeline. Tracking of construction and entitlement activity based on data from Dept of Building Inspection's Permit Tracking and the Planning Department's Case Tracking enterprise databases, processed quarterly." ;
    dct:identifier <https://data.sfgov.org/api/views/b2bw-u33d> ;
    dct:issued "2013-01-19"^^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 2012 Q4" ;
    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/24531da0-7ded-476f-bd5b-bb180e18eee0/resource/04883c6e-cb51-4ea4-a8e5-b9db33f66a2e>,
        <https://data.amerigeoss.org/dataset/24531da0-7ded-476f-bd5b-bb180e18eee0/resource/0ca5f9f9-d5ef-48a0-95fb-7074392801ff>,
        <https://data.amerigeoss.org/dataset/24531da0-7ded-476f-bd5b-bb180e18eee0/resource/3538cc09-2ac5-4869-b7b9-96a73b3786ee>,
        <https://data.amerigeoss.org/dataset/24531da0-7ded-476f-bd5b-bb180e18eee0/resource/9881a924-56af-491b-8a3b-e5bc6ac553d3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "construction",
        "development",
        "geo",
        "geoss",
        "housing",
        "national",
        "north-america",
        "planning",
        "united-states" ;
    dcat:theme <%7B%22Housing%20and%20Buildings%22%7D> .

<https://data.amerigeoss.org/dataset/24531da0-7ded-476f-bd5b-bb180e18eee0/resource/04883c6e-cb51-4ea4-a8e5-b9db33f66a2e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:21.360759"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:11:40.630640"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/b2bw-u33d/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/24531da0-7ded-476f-bd5b-bb180e18eee0/resource/0ca5f9f9-d5ef-48a0-95fb-7074392801ff> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:21.360748"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:11:40.629836"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/b2bw-u33d/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/24531da0-7ded-476f-bd5b-bb180e18eee0/resource/3538cc09-2ac5-4869-b7b9-96a73b3786ee> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:21.360754"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:11:40.630231"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/b2bw-u33d/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/24531da0-7ded-476f-bd5b-bb180e18eee0/resource/9881a924-56af-491b-8a3b-e5bc6ac553d3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:21.360738"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:11:40.629408"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/b2bw-u33d/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" .

