@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/149cb123-74e3-4fd6-a664-4ce948a166aa> a dcat:Dataset ;
    dct:description "The Height and Bulk Districts are a component of the Zoning Map which in turn is a key component of the San Francisco Planning Code. A PDF poster of this data is available from here:  https://sfplanning.org/resource/zoning-height-and-bulk-districts" ;
    dct:identifier <https://data.sfgov.org/api/views/h9wh-cg3m> ;
    dct:issued "2020-01-02"^^xsd:date ;
    dct:modified "2025-09-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Zoning Map - Height and Bulk Districts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "mikewynne" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/149cb123-74e3-4fd6-a664-4ce948a166aa/resource/3fbc636c-a97d-428c-a1ad-4ef63ccfe902>,
        <https://data.amerigeoss.org/dataset/149cb123-74e3-4fd6-a664-4ce948a166aa/resource/777506c1-9f0f-4c35-abc4-8f345e89b4aa>,
        <https://data.amerigeoss.org/dataset/149cb123-74e3-4fd6-a664-4ce948a166aa/resource/8629efe7-b6a8-460e-9abb-1b7730c05f3e>,
        <https://data.amerigeoss.org/dataset/149cb123-74e3-4fd6-a664-4ce948a166aa/resource/cd6df85b-8390-4fca-baf8-65e766a8b541> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bulk",
        "development",
        "height",
        "planning",
        "zoning" ;
    dcat:theme <%7B%22Geographic%20Locations%20and%20Boundaries%22%7D> .

<https://data.amerigeoss.org/dataset/149cb123-74e3-4fd6-a664-4ce948a166aa/resource/3fbc636c-a97d-428c-a1ad-4ef63ccfe902> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:36.024949"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:45:46.203373"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/h9wh-cg3m/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/149cb123-74e3-4fd6-a664-4ce948a166aa/resource/777506c1-9f0f-4c35-abc4-8f345e89b4aa> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:36.024938"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:45:46.200624"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/h9wh-cg3m/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/149cb123-74e3-4fd6-a664-4ce948a166aa/resource/8629efe7-b6a8-460e-9abb-1b7730c05f3e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:36.024944"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:45:46.202040"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/h9wh-cg3m/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/149cb123-74e3-4fd6-a664-4ce948a166aa/resource/cd6df85b-8390-4fca-baf8-65e766a8b541> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:36.024927"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:45:46.199155"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/h9wh-cg3m/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" .

