@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/3700b115-3d40-4531-a710-6257861e9ae8> a dcat:Dataset ;
    dct:description "Parcels rated under Article 11 of the Planning Code - Preservation of buildings and districts of architectural, historical and aesthetic importance in the C-3 zoning district." ;
    dct:identifier <https://data.sfgov.org/api/views/6m3x-8fu4> ;
    dct:issued "2020-01-03"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Article 11 Ratings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "mikewynne" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3700b115-3d40-4531-a710-6257861e9ae8/resource/9009652d-67dc-4b6d-aaaf-1077603b69d8>,
        <https://data.amerigeoss.org/dataset/3700b115-3d40-4531-a710-6257861e9ae8/resource/999d06e3-1557-45e8-96cc-03c2f050d2f1>,
        <https://data.amerigeoss.org/dataset/3700b115-3d40-4531-a710-6257861e9ae8/resource/b5a40f60-9a02-41e3-a253-f4f03e317c9f>,
        <https://data.amerigeoss.org/dataset/3700b115-3d40-4531-a710-6257861e9ae8/resource/efed176f-8a4f-4ca5-9d2a-41446c7ad279> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "c-3",
        "ckan",
        "conservation",
        "geo",
        "geoss",
        "historic",
        "national",
        "north-america",
        "planning",
        "preservation",
        "united-states" ;
    dcat:theme <%7B%22Geographic%20Locations%20and%20Boundaries%22%7D> .

<https://data.amerigeoss.org/dataset/3700b115-3d40-4531-a710-6257861e9ae8/resource/9009652d-67dc-4b6d-aaaf-1077603b69d8> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:14.471669"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:38:38.573551"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/6m3x-8fu4/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3700b115-3d40-4531-a710-6257861e9ae8/resource/999d06e3-1557-45e8-96cc-03c2f050d2f1> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:14.471675"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:38:38.573951"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/6m3x-8fu4/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3700b115-3d40-4531-a710-6257861e9ae8/resource/b5a40f60-9a02-41e3-a253-f4f03e317c9f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:14.471659"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:38:38.573156"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/6m3x-8fu4/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3700b115-3d40-4531-a710-6257861e9ae8/resource/efed176f-8a4f-4ca5-9d2a-41446c7ad279> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:14.471681"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:38:38.574339"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/6m3x-8fu4/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" .

