@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/4b53daa7-7ffe-47fe-8299-550a20524354> a dcat:Dataset ;
    dct:description "Registro de Gente de Mar inscrita en el Registro Maritimo Salvadoreño" ;
    dct:identifier "4b53daa7-7ffe-47fe-8299-550a20524354" ;
    dct:issued "2025-11-25T21:02:25.382813"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:02:25.382817"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/78a5cedf-8392-4467-8bbe-9eb1bbe95e18> ;
    dct:title "Número de Gente de Mar Inscrita" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Loyda López" ;
            vcard:hasEmail <mailto:llopez@amp.gob.sv> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4b53daa7-7ffe-47fe-8299-550a20524354/resource/fbc04c2b-26b8-4461-9168-33a8dd769abd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "el-salvador",
        "gente-de-mar",
        "geo",
        "geoss",
        "national",
        "registro" ;
    dcat:landingPage <registro%20maritimo> .

<https://data.amerigeoss.org/dataset/4b53daa7-7ffe-47fe-8299-550a20524354/resource/fbc04c2b-26b8-4461-9168-33a8dd769abd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-05-23T20:44:02.601147"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:02:25.376273"^^xsd:dateTime ;
    dct:title "GENTE DE MAR.csv" ;
    dcat:accessURL <http://datos.gob.sv/dataset/4b53daa7-7ffe-47fe-8299-550a20524354/resource/fbc04c2b-26b8-4461-9168-33a8dd769abd/download/gente-de-mar.csv> ;
    dcat:byteSize "1351300"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/organization/78a5cedf-8392-4467-8bbe-9eb1bbe95e18> a foaf:Agent ;
    foaf:name "El Salvador" .

<registro%20maritimo> a foaf:Document .

