@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/77f0e930-aacc-4ef4-90e8-00d6517d194b> a dcat:Dataset ;
    dct:description """The San Francisco Basemap in CAD format comprised of 74 (zipped) tiled drawing files (SF00C.dwg - SF99C.dwg) refreshed weekly.\r
\r
Projection and Datum\r
· The files are referenced to the California State Plane Coordinate System, Zone III. The coordinate units are in feet. \r
· The Datum is North American Datum 1983.""" ;
    dct:identifier <https://data.sfgov.org/api/views/uh8r-b96p> ;
    dct:issued "2014-01-22"^^xsd:date ;
    dct:modified "2019-09-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CCSF Digital Basemap CAD Files" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Public Works" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/77f0e930-aacc-4ef4-90e8-00d6517d194b/resource/f829c670-407f-4e3d-ba56-d0565aef6b04> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "base",
        "basemap",
        "blocks",
        "cad",
        "cadastral",
        "ckan",
        "drawings",
        "geo",
        "geoss",
        "map",
        "national",
        "north-america",
        "parcel",
        "united-states" ;
    dcat:theme <%7B%22Geographic%20Locations%20and%20Boundaries%22%7D> .

<https://data.amerigeoss.org/dataset/77f0e930-aacc-4ef4-90e8-00d6517d194b/resource/f829c670-407f-4e3d-ba56-d0565aef6b04> a dcat:Distribution ;
    dct:description """Access and download the CAD files via the external link below. The link goes to an index of separate zipped files and a reference map.\r
\r
Projection and Datum\r
· The files are referenced to the California State Plane Coordinate System, Zone III. The coordinate units are in feet. \r
· The Datum is North American Datum 1983. """ ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:56:58.686027"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:31:19.729804"^^xsd:dateTime ;
    dct:title "Index of basemap CAD Files" ;
    dcat:accessURL <http://bsm.sfdpw.org/maps/basemapdwg.aspx> ;
    dcat:mediaType "text/html" .

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

