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

<https://data.amerigeoss.org/dataset/ba5a1a6e-e5b9-461f-89b3-a57cc18d3f45> a dcat:Dataset ;
    dct:description "{{default.description}}" ;
    dct:identifier <https://datosgeograficos.car.gov.co/datasets/e883a444376b4eb4b17d2b4d4431a9bd> ;
    dct:issued "2020-06-25"^^xsd:date ;
    dct:modified "2020-06-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Corporación Autónoma Regional de Cundinamarca - CAR" ] ;
    dct:title "Mapa General Areas Protegidas Declaradas" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ba5a1a6e-e5b9-461f-89b3-a57cc18d3f45/resource/df68d9c2-d98a-4e1d-8aa4-23cc2e8aaf74> ;
    dcat:keyword "car",
        "áreas protegidas" ;
    dcat:landingPage <https://datosgeograficos.car.gov.co/datasets/e883a444376b4eb4b17d2b4d4431a9bd> .

<https://data.amerigeoss.org/dataset/ba5a1a6e-e5b9-461f-89b3-a57cc18d3f45/resource/df68d9c2-d98a-4e1d-8aa4-23cc2e8aaf74> a dcat:Distribution ;
    dct:issued "2020-12-08T23:48:48.746948"^^xsd:dateTime ;
    dct:modified "2025-10-02T00:31:54.490144"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://datosgeograficos.car.gov.co/datasets/e883a444376b4eb4b17d2b4d4431a9bd> .

<https://datosgeograficos.car.gov.co/datasets/e883a444376b4eb4b17d2b4d4431a9bd> a foaf:Document .

