@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/3cce293e-32e2-494b-bfbd-67ccf3fa59fc> a dcat:Dataset ;
    dct:description "This dataset is a representation of each Assessor Block in the City. Each block is comprised of one or more subdivision lots." ;
    dct:identifier "3cce293e-32e2-494b-bfbd-67ccf3fa59fc" ;
    dct:issued "2025-11-29T14:02:25.413495"^^xsd:dateTime ;
    dct:modified "2025-11-29T14:02:25.413499"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "San Francisco Assessor Blocks" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OpenData" ;
            vcard:hasEmail <mailto:datasf.support@sfgov.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3cce293e-32e2-494b-bfbd-67ccf3fa59fc/resource/2638ad0c-8d8f-459c-9c08-7923d20d085d>,
        <https://data.amerigeoss.org/dataset/3cce293e-32e2-494b-bfbd-67ccf3fa59fc/resource/267765bf-8bac-447b-a49a-b5c09617a786>,
        <https://data.amerigeoss.org/dataset/3cce293e-32e2-494b-bfbd-67ccf3fa59fc/resource/553d3ba0-aad1-4992-92fd-5eedf538f920>,
        <https://data.amerigeoss.org/dataset/3cce293e-32e2-494b-bfbd-67ccf3fa59fc/resource/f2f806e4-3903-47ba-bc4d-66f38e83bf26> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/3cce293e-32e2-494b-bfbd-67ccf3fa59fc/resource/2638ad0c-8d8f-459c-9c08-7923d20d085d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2016-12-01T04:01:33.136025"^^xsd:dateTime ;
    dct:modified "2025-11-29T14:02:25.406436"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/ndp2-nsue/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3cce293e-32e2-494b-bfbd-67ccf3fa59fc/resource/267765bf-8bac-447b-a49a-b5c09617a786> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2016-12-01T04:01:33.136075"^^xsd:dateTime ;
    dct:modified "2025-11-29T14:02:25.407665"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/ndp2-nsue/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3cce293e-32e2-494b-bfbd-67ccf3fa59fc/resource/553d3ba0-aad1-4992-92fd-5eedf538f920> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2016-12-01T04:01:33.136066"^^xsd:dateTime ;
    dct:modified "2025-11-29T14:02:25.407270"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/ndp2-nsue/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3cce293e-32e2-494b-bfbd-67ccf3fa59fc/resource/f2f806e4-3903-47ba-bc4d-66f38e83bf26> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2016-12-01T04:01:33.136056"^^xsd:dateTime ;
    dct:modified "2025-11-29T14:02:25.406878"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.sfgov.org/api/views/ndp2-nsue/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" .

