@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/30fe958b-4cbc-450e-81db-b562eb027db7> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://data.ferndalemi.gov/documents/Ferndale::ferndale-budget-fiscal-year-2010-2011> ;
    dct:issued "2017-05-24T16:37:02+00:00"^^xsd:dateTime ;
    dct:modified "2017-07-19T18:54:43+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-134.7473 23.5610, -134.7473 50.3092, -55.6955 50.3092, -55.6955 23.5610, -134.7473 23.5610))"^^gsp:wktLiteral ] ;
    dct:title "Ferndale Budget Fiscal Year 2010-2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FerndaleOpenData" ;
            vcard:hasEmail <mailto:Info@Ferndale.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/30fe958b-4cbc-450e-81db-b562eb027db7/resource/a45060d7-0b8f-4a65-a560-cd652d6ebf64> ;
    dcat:keyword "2010",
        "2011",
        "amerigeo",
        "amerigeoss",
        "budget",
        "ckan",
        "ferndale",
        "finances",
        "geo",
        "geoss",
        "government",
        "national",
        "north-america",
        "pdf",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/30fe958b-4cbc-450e-81db-b562eb027db7/resource/a45060d7-0b8f-4a65-a560-cd652d6ebf64> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-24T19:43:19.241746"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:25:05.503131"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.ferndalemi.gov/documents/Ferndale::ferndale-budget-fiscal-year-2010-2011> ;
    dcat:mediaType "text/html" .

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

