@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/09efd736-a7a0-4a84-97c4-dca79980afd7> a dcat:Dataset ;
    dct:description "Bens móveis da UFCA" ;
    dct:identifier "09efd736-a7a0-4a84-97c4-dca79980afd7" ;
    dct:issued "2025-11-25T08:05:32.896395"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:05:32.896398"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "BENS MÓVEIS UFCA" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diretoria de Tecnologia da Informação" ;
            vcard:hasEmail <mailto:atendimento.dti@ufca.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/09efd736-a7a0-4a84-97c4-dca79980afd7/resource/1a477c94-c7d5-492c-b6e2-eb9a80695ed9>,
        <https://data.amerigeoss.org/dataset/09efd736-a7a0-4a84-97c4-dca79980afd7/resource/1b3b18bd-de6a-46f2-958b-1e4a89e1b74d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bens",
        "bens-moveis",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "patrimonio",
        "south-america" .

<https://data.amerigeoss.org/dataset/09efd736-a7a0-4a84-97c4-dca79980afd7/resource/1a477c94-c7d5-492c-b6e2-eb9a80695ed9> a dcat:Distribution ;
    dct:description "Patrimônio móvel da UFCA" ;
    dct:format "CSV" ;
    dct:issued "2017-06-14T15:19:07.362523"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:05:32.889054"^^xsd:dateTime ;
    dct:title "Bens Moveis" ;
    dcat:accessURL <http://dadosabertosapi.ufca.edu.br/service/recurso/bens_moveis.csv> .

<https://data.amerigeoss.org/dataset/09efd736-a7a0-4a84-97c4-dca79980afd7/resource/1b3b18bd-de6a-46f2-958b-1e4a89e1b74d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2017-06-13T19:34:36.173105"^^xsd:dateTime ;
    dct:modified "2025-11-25T08:05:32.888626"^^xsd:dateTime ;
    dct:title "Bens Móveis" ;
    dcat:accessURL <http://dadosabertosapi.ufca.edu.br/service/recurso/bens_moveis.json> .

<https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> a foaf:Agent ;
    foaf:name "Brazil" .

