@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/e944c54a-41fa-452a-b894-394fc8e98bbc> a dcat:Dataset ;
    dct:identifier "e944c54a-41fa-452a-b894-394fc8e98bbc" ;
    dct:issued "2025-11-25T12:32:33.381692"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:32:33.381697"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Lista de Patentes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PROPESPI" ;
            vcard:hasEmail <mailto:propesq@ifrr.edu.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e944c54a-41fa-452a-b894-394fc8e98bbc/resource/1be139c3-596e-4c39-88e6-89c843fe0a3e>,
        <https://data.amerigeoss.org/dataset/e944c54a-41fa-452a-b894-394fc8e98bbc/resource/47fc96b3-c96c-4afb-8ef8-aad7d1bfc165> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "patentes",
        "pesquisa",
        "produtos",
        "south-america" ;
    dcat:landingPage <PROPESPI/IFRR> .

<PROPESPI/IFRR> a foaf:Document .

<https://data.amerigeoss.org/dataset/e944c54a-41fa-452a-b894-394fc8e98bbc/resource/1be139c3-596e-4c39-88e6-89c843fe0a3e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-24T23:34:59.199289"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:32:33.371035"^^xsd:dateTime ;
    dct:title "Lista de Patentes.json" ;
    dcat:accessURL <https://dados.ifrr.edu.br/dataset/e944c54a-41fa-452a-b894-394fc8e98bbc/resource/1be139c3-596e-4c39-88e6-89c843fe0a3e/download/lista-de-patentes.json> ;
    dcat:byteSize "1933"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/e944c54a-41fa-452a-b894-394fc8e98bbc/resource/47fc96b3-c96c-4afb-8ef8-aad7d1bfc165> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-24T23:34:10.904986"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:32:33.370363"^^xsd:dateTime ;
    dct:title "Lista de Patentes.csv" ;
    dcat:accessURL <https://dados.ifrr.edu.br/dataset/e944c54a-41fa-452a-b894-394fc8e98bbc/resource/47fc96b3-c96c-4afb-8ef8-aad7d1bfc165/download/lista-de-patentes.csv> ;
    dcat:byteSize "923"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

