@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/d3e80989-366e-4562-8e5f-e85ba4ff18e0> a dcat:Dataset ;
    dct:description "Dados sobre as embarcações com outorga cadastrada na ANTAQ" ;
    dct:identifier "d3e80989-366e-4562-8e5f-e85ba4ff18e0" ;
    dct:issued "2025-11-25T12:11:23.690247"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:11:23.690251"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Dados de Frota" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Superintendência de Outorgas" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d3e80989-366e-4562-8e5f-e85ba4ff18e0/resource/791d1f3e-c3b7-4d75-aa7a-5348444d3b3b>,
        <https://data.amerigeoss.org/dataset/d3e80989-366e-4562-8e5f-e85ba4ff18e0/resource/963fd2c6-9eb0-4566-bd9d-972257887faa> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "embarcacao",
        "frota",
        "geo",
        "geoss",
        "national",
        "navegacao",
        "south-america" ;
    dcat:landingPage <http://web.antaq.gov.br/Anuario/> .

<http://web.antaq.gov.br/Anuario/> a foaf:Document .

<https://data.amerigeoss.org/dataset/d3e80989-366e-4562-8e5f-e85ba4ff18e0/resource/791d1f3e-c3b7-4d75-aa7a-5348444d3b3b> a dcat:Distribution ;
    dct:description "Dados sobre embarcação" ;
    dct:format "TXT" ;
    dct:issued "2019-09-19T13:53:57.486725"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:11:23.682515"^^xsd:dateTime ;
    dct:title "FrotaEmbarcacao.txt" ;
    dcat:accessURL <http://dadosabertos.antaq.gov.br/dataset/d3e80989-366e-4562-8e5f-e85ba4ff18e0/resource/791d1f3e-c3b7-4d75-aa7a-5348444d3b3b/download/frotaembarcacao.txt> ;
    dcat:byteSize "557046"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/plain" .

<https://data.amerigeoss.org/dataset/d3e80989-366e-4562-8e5f-e85ba4ff18e0/resource/963fd2c6-9eb0-4566-bd9d-972257887faa> a dcat:Distribution ;
    dct:description "Dados sobre frota" ;
    dct:format "TXT" ;
    dct:issued "2019-09-17T11:35:24.355528"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:11:23.682044"^^xsd:dateTime ;
    dct:title "Frota.txt" ;
    dcat:accessURL <http://dadosabertos.antaq.gov.br/dataset/d3e80989-366e-4562-8e5f-e85ba4ff18e0/resource/963fd2c6-9eb0-4566-bd9d-972257887faa/download/frota.txt> ;
    dcat:byteSize "161821053"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/plain" .

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

