@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/3a1b79d6-23de-40b6-b692-d66a80a73d83> a dcat:Dataset ;
    dct:description """A. SUMMARY Location, cap color and other key attributes of parking meters in San Francisco. Does not include operating schedules or rate schedules.

B. METHODOLOGY  Updated via the SFpark data warehouse (Parking Space Inventory) by meter shop staff, with manual updates sourced from SFMTA CAD drawings and MTAB resolutions. 

C. UPDATE FREQUENCY  Updated weekly.

D. OTHER CRITICAL INFO   For active meters only, filter for "Active_Met" = 'M" or "T". Meter operating and rate schedules are more complex and available as separate tables. Key field for joining is the Parking Space ID field.""" ;
    dct:identifier <https://data.sfgov.org/api/views/8vzz-qzz9> ;
    dct:issued "2020-10-19"^^xsd:date ;
    dct:modified "2022-05-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Parking Meters" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3a1b79d6-23de-40b6-b692-d66a80a73d83/resource/3211b24c-e6b8-4194-8e20-1b0ca3546b6f>,
        <https://data.amerigeoss.org/dataset/3a1b79d6-23de-40b6-b692-d66a80a73d83/resource/46be7528-ffbc-4440-aab0-36d2dee2357f>,
        <https://data.amerigeoss.org/dataset/3a1b79d6-23de-40b6-b692-d66a80a73d83/resource/7c26d6c0-2f61-4119-8f63-2037082fe848>,
        <https://data.amerigeoss.org/dataset/3a1b79d6-23de-40b6-b692-d66a80a73d83/resource/8e1368d4-07d6-4232-ba17-e0866811e49c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "meters",
        "national",
        "north-america",
        "parking-space-inventory",
        "psi",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/3a1b79d6-23de-40b6-b692-d66a80a73d83/resource/3211b24c-e6b8-4194-8e20-1b0ca3546b6f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:56:17.466397"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:30:48.694224"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/8vzz-qzz9/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3a1b79d6-23de-40b6-b692-d66a80a73d83/resource/46be7528-ffbc-4440-aab0-36d2dee2357f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:56:17.466384"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:30:48.693031"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/8vzz-qzz9/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3a1b79d6-23de-40b6-b692-d66a80a73d83/resource/7c26d6c0-2f61-4119-8f63-2037082fe848> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:56:17.466394"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:30:48.693837"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/8vzz-qzz9/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3a1b79d6-23de-40b6-b692-d66a80a73d83/resource/8e1368d4-07d6-4232-ba17-e0866811e49c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:56:17.466391"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:30:48.693451"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/8vzz-qzz9/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

