@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/c032a215-3cf0-4f05-a61d-e5b1ea9e1b45> a dcat:Dataset ;
    dct:description "Presenta datos correspondientes al numero de predios existentes la raza bovina predominante y su proposito o finalidad productiva de cada municipio del departamento del Cauca." ;
    dct:identifier <https://www.datos.gov.co/api/views/gbkt-z9rf> ;
    dct:issued "2018-10-15"^^xsd:date ;
    dct:modified "2018-12-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Orientacion hato" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c032a215-3cf0-4f05-a61d-e5b1ea9e1b45/resource/a6f13d92-bb91-4cdd-bf25-ca3e3774855b> ;
    dcat:keyword "hato",
        "proposito",
        "raza" ;
    dcat:landingPage <https://www.datos.gov.co/d/gbkt-z9rf> .

<https://data.amerigeoss.org/dataset/c032a215-3cf0-4f05-a61d-e5b1ea9e1b45/resource/a6f13d92-bb91-4cdd-bf25-ca3e3774855b> a dcat:Distribution ;
    dct:issued "2019-08-08T17:49:18.013139"^^xsd:dateTime ;
    dct:modified "2025-10-02T00:44:46.912787"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/341fb0dd-f703-46a0-a603-7f32672a62e5> .

<https://www.datos.gov.co/d/gbkt-z9rf> a foaf:Document .

