@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/07c27983-e345-4951-8806-ca194f60dd9a> a dcat:Dataset ;
    dct:description "Right of Way polygons apportioned into street segment and intersection areas. This dataset was updated Feb 2024. It provides a representation of the street right of way areas. However, it is not provided at engineering levels of spatial accuracy." ;
    dct:identifier <https://data.sfgov.org/api/views/h8n7-e4ns> ;
    dct:issued "2016-02-16"^^xsd:date ;
    dct:modified "2024-03-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Right of Way Polygons" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "San Francisco Public Works" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/07c27983-e345-4951-8806-ca194f60dd9a/resource/01365d8c-d142-44c7-847b-809c5bfd5778>,
        <https://data.amerigeoss.org/dataset/07c27983-e345-4951-8806-ca194f60dd9a/resource/165a8b56-001a-4273-ae4e-8dd8c04988a8>,
        <https://data.amerigeoss.org/dataset/07c27983-e345-4951-8806-ca194f60dd9a/resource/4e3ff01b-950d-4200-84f5-7d7e01ecb3e8>,
        <https://data.amerigeoss.org/dataset/07c27983-e345-4951-8806-ca194f60dd9a/resource/8c7b2a33-0f5b-4544-b356-2ad9cf3233bb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "centerlines",
        "cnn",
        "pavement",
        "streets" ;
    dcat:theme <%7B%22City%20Infrastructure%22%7D> .

<https://data.amerigeoss.org/dataset/07c27983-e345-4951-8806-ca194f60dd9a/resource/01365d8c-d142-44c7-847b-809c5bfd5778> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2025-03-29T16:59:45.104775"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:57.993188"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/h8n7-e4ns/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/07c27983-e345-4951-8806-ca194f60dd9a/resource/165a8b56-001a-4273-ae4e-8dd8c04988a8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-29T16:59:45.104769"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:57.992341"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/h8n7-e4ns/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/07c27983-e345-4951-8806-ca194f60dd9a/resource/4e3ff01b-950d-4200-84f5-7d7e01ecb3e8> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-03-29T16:59:45.104778"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:57.994016"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/h8n7-e4ns/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/07c27983-e345-4951-8806-ca194f60dd9a/resource/8c7b2a33-0f5b-4544-b356-2ad9cf3233bb> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2025-03-29T16:59:45.104780"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:57.994822"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/h8n7-e4ns/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" .

