@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/910405d2-2b61-45ee-955d-4acacd4efb15> a dcat:Dataset ;
    dct:description "Describe la magnitud del sacrificio de ganado bovino a partir de tres variables desagregadas por sexo,  en los Municipios del departamento del Cauca." ;
    dct:identifier <https://www.datos.gov.co/api/views/q8wc-dvmi> ;
    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 "Sacrificio, peso y precio bovino" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/910405d2-2b61-45ee-955d-4acacd4efb15/resource/4016a8c3-1431-4028-b9ad-3e56ce2619c6> ;
    dcat:keyword "bovino",
        "peso",
        "sacrificio" ;
    dcat:landingPage <https://www.datos.gov.co/d/q8wc-dvmi> .

<https://data.amerigeoss.org/dataset/910405d2-2b61-45ee-955d-4acacd4efb15/resource/4016a8c3-1431-4028-b9ad-3e56ce2619c6> a dcat:Distribution ;
    dct:issued "2019-08-08T18:43:04.454586"^^xsd:dateTime ;
    dct:modified "2025-10-01T22:58:13.052422"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/2bb90c86-f514-4d48-8520-e2b1f032ea06> .

<https://www.datos.gov.co/d/q8wc-dvmi> a foaf:Document .

