@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/5cfeb70a-82c7-4ead-8410-2084abb9d5b2> a dcat:Dataset ;
    dct:description "Proyectos de ley - legislatura periodo 2016-2017 del Senado de la República." ;
    dct:identifier <https://www.datos.gov.co/api/views/vmga-9dy4> ;
    dct:issued "2017-04-07"^^xsd:date ;
    dct:modified "2019-08-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Proyectos de Ley 2016-2017 del Senado de la República" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5cfeb70a-82c7-4ead-8410-2084abb9d5b2/resource/2646c122-781a-47b2-9b6b-efe745bda07b> ;
    dcat:keyword "leyes",
        "nacionales",
        "proyectos de ley",
        "senado" ;
    dcat:landingPage <https://www.datos.gov.co/d/vmga-9dy4> .

<https://data.amerigeoss.org/dataset/5cfeb70a-82c7-4ead-8410-2084abb9d5b2/resource/2646c122-781a-47b2-9b6b-efe745bda07b> a dcat:Distribution ;
    dct:issued "2019-08-08T19:17:38.350627"^^xsd:dateTime ;
    dct:modified "2025-10-01T21:02:58.695147"^^xsd:dateTime ;
    dcat:accessURL <http://senado.gov.co/sala-de-prensa/agenda-legislativa/doc_download/2586-proyectos-de-ley-legislatura-2016-2017-senado> .

<https://www.datos.gov.co/d/vmga-9dy4> a foaf:Document .

