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

<https://data.amerigeoss.org/dataset/1d6ac9d4-e35c-489c-8ebf-e1ff828c9b7e> a dcat:Dataset ;
    dct:accrualPeriodicity "R/P6M" ;
    dct:description "REGISTRO DE EXPOSICIONES DEL MUSEO REGIONAL POTOSINO" ;
    dct:identifier "secult-museo-regional-potosino-exposiciones" ;
    dct:issued "2020-04-16T14:04:07+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:modified "2025-11-24T15:14:10.846820"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "Secretaria de Cultura" ;
            foaf:mbox "monica_gamez@inah.gob.mx" ;
            foaf:name "Estado de San Luis Potosí" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "San Luis Potosí" ] ;
    dct:title "SECULT - Museo Regional Potosino, EXPOSICIONES" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1d6ac9d4-e35c-489c-8ebf-e1ff828c9b7e/resource/baf61b7a-fe86-45b3-83e5-edea467068ae> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "exposiciones",
        "geo",
        "geoss",
        "mexico",
        "museo-regional",
        "national",
        "secretaria-de-cultura" ;
    dcat:landingPage <https://slp.gob.mx/sitionuevo/Paginas/Inicio.aspx> ;
    dcat:theme <Gobiernos%20Locales> .

<https://data.amerigeoss.org/dataset/1d6ac9d4-e35c-489c-8ebf-e1ff828c9b7e/resource/baf61b7a-fe86-45b3-83e5-edea467068ae> a dcat:Distribution ;
    dct:description "REGISTRO DE EXPOSICIONES DEL MUSEO REGIONAL POTOSINO" ;
    dct:format "CSV" ;
    dct:issued "2024-04-24T19:59:04.444465"^^xsd:dateTime ;
    dct:modified "2025-11-24T15:14:10.840276"^^xsd:dateTime ;
    dct:title "SECULT - Museo Regional Potosino, EXPOSICIONES" ;
    dcat:accessURL <https://datos15-21.slp.gob.mx/dataset/exposiciones-del-museo-regional-potosino> .

<https://slp.gob.mx/sitionuevo/Paginas/Inicio.aspx> a foaf:Document .

