@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/5f314137-840e-4070-a84a-8bdb5f7fd42d> a dcat:Dataset ;
    dct:description "This data set pertains to contacts associated with building permits. Data includes application/permit numbers, contact name, address, and license numbers. Data is uploaded weekly by DBI. This data set is intended to be joined to the Building Permits data set. Users can access permit information online through DBI’s Permit Tracking System which is 24/7 at www.sfdbi.org/dbipts." ;
    dct:identifier <https://data.sfgov.org/api/views/3pee-9qhc> ;
    dct:issued "2020-10-23"^^xsd:date ;
    dct:modified "2022-07-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Building Permits Contacts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5f314137-840e-4070-a84a-8bdb5f7fd42d/resource/34c8af48-3bb9-4a87-b590-70674d7ae0cb>,
        <https://data.amerigeoss.org/dataset/5f314137-840e-4070-a84a-8bdb5f7fd42d/resource/4fe0969a-e4b2-49d6-b276-ff712094635c>,
        <https://data.amerigeoss.org/dataset/5f314137-840e-4070-a84a-8bdb5f7fd42d/resource/5b53a0be-b76a-488d-8287-1e7109cacdb4>,
        <https://data.amerigeoss.org/dataset/5f314137-840e-4070-a84a-8bdb5f7fd42d/resource/6bf5213f-000a-4ca9-8eae-be28143b34da> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "construction-permits",
        "geo",
        "geoss",
        "national",
        "north-america",
        "permit",
        "permits",
        "united-states" ;
    dcat:theme <%7B%22Housing%20and%20Buildings%22%7D> .

<https://data.amerigeoss.org/dataset/5f314137-840e-4070-a84a-8bdb5f7fd42d/resource/34c8af48-3bb9-4a87-b590-70674d7ae0cb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:07.401979"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:17:53.496503"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/3pee-9qhc/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5f314137-840e-4070-a84a-8bdb5f7fd42d/resource/4fe0969a-e4b2-49d6-b276-ff712094635c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:07.401993"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:17:53.497310"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/3pee-9qhc/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5f314137-840e-4070-a84a-8bdb5f7fd42d/resource/5b53a0be-b76a-488d-8287-1e7109cacdb4> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:07.401989"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:17:53.496915"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/3pee-9qhc/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/5f314137-840e-4070-a84a-8bdb5f7fd42d/resource/6bf5213f-000a-4ca9-8eae-be28143b34da> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:07.401997"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:17:53.497692"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/3pee-9qhc/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

