@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/7b6123be-e33e-4191-bdc3-7b5047ed9285> a dcat:Dataset ;
    dct:description """Data profiling information about the published datasets on the DataSF open data portal\r
\r
The source code that generates this dataset can be found at: \r
https://github.com/DataSF/datasf-profiler""" ;
    dct:identifier <https://data.sfgov.org/api/views/w6q6-i3uv> ;
    dct:issued "2017-08-08"^^xsd:date ;
    dct:modified "2019-12-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Dataset Profiles" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7b6123be-e33e-4191-bdc3-7b5047ed9285/resource/b5a32b8e-7929-4e58-8d15-adbeaa14e215>,
        <https://data.amerigeoss.org/dataset/7b6123be-e33e-4191-bdc3-7b5047ed9285/resource/baa3c478-fe14-4d9a-84d2-29aa737eedb7>,
        <https://data.amerigeoss.org/dataset/7b6123be-e33e-4191-bdc3-7b5047ed9285/resource/c6b40740-2104-44ce-a731-eafe265af258>,
        <https://data.amerigeoss.org/dataset/7b6123be-e33e-4191-bdc3-7b5047ed9285/resource/d619aae0-220c-43a5-8426-76fad1f4e929> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22City%20Management%20and%20Ethics%22%7D> .

<https://data.amerigeoss.org/dataset/7b6123be-e33e-4191-bdc3-7b5047ed9285/resource/b5a32b8e-7929-4e58-8d15-adbeaa14e215> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:57:02.979975"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:19:30.204369"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/w6q6-i3uv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7b6123be-e33e-4191-bdc3-7b5047ed9285/resource/baa3c478-fe14-4d9a-84d2-29aa737eedb7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:57:02.979970"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:19:30.203524"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/w6q6-i3uv/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7b6123be-e33e-4191-bdc3-7b5047ed9285/resource/c6b40740-2104-44ce-a731-eafe265af258> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:57:02.979963"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:19:30.203044"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/w6q6-i3uv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b6123be-e33e-4191-bdc3-7b5047ed9285/resource/d619aae0-220c-43a5-8426-76fad1f4e929> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:57:02.979973"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:19:30.203952"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/w6q6-i3uv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

