@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/64c732af-cbfa-4c52-9a4b-666995d6a89d> a dcat:Dataset ;
    dct:description "Open Checkbook BR logo in standard colors" ;
    dct:identifier <https://data.brla.gov/api/views/hxy9-x4yz> ;
    dct:issued "2018-04-17"^^xsd:date ;
    dct:modified "2018-04-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Open Checkbook BR Logo - Large" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data BR" ;
            vcard:hasEmail <mailto:no-reply@data.brla.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/64c732af-cbfa-4c52-9a4b-666995d6a89d/resource/5cad6331-f737-41e8-af35-5e28c1924fb7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "checkbook",
        "ckan",
        "geo",
        "geoss",
        "image",
        "national",
        "north-america",
        "open-checkbook-br",
        "united-states" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/64c732af-cbfa-4c52-9a4b-666995d6a89d/resource/5cad6331-f737-41e8-af35-5e28c1924fb7> a dcat:Distribution ;
    dct:format "PNG" ;
    dct:issued "2020-11-12T15:00:02.922884"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:48:24.106405"^^xsd:dateTime ;
    dct:title "PNG Image File" ;
    dcat:accessURL <https://data.brla.gov/download/hxy9-x4yz/image/png> ;
    dcat:mediaType "image/png" .

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

