@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datos.cchs.csic.es/dataset/d0781108-e962-4981-b606-b3f16e0c4424> a dcat:Dataset ;
    dct:description "Documentary sources and bibliography used by the researchers of the research project “Castile and Portugal in the Late Middle Ages: social, cultural and spiritual contacts between two rival monarchies”."@en,
        "Fuentes documentales y bibliografía utilizada por los investigadores del proyecto de investigación “Castilla y Portugal en la Baja Edad Media: contactos sociales, culturales y espirituales entre dos monarquías rivales”."@es ;
    dct:identifier "http://hdl.handle.net/10261/436546" ;
    dct:issued "2026-06-19T00:00:00+02:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:license <https://digital.csic.es/handle/10261/436546> ;
    dct:modified "2026-06-20T08:44:36+02:00"^^xsd:dateTime ;
    dct:publisher <https://datos.gob.es/recurso/sector-publico/org/Organismo/EA0041268> ;
    dct:spatial <http://datos.gob.es/recurso/sector-publico/territorio/Pais/España> ;
    dct:temporal [ a dct:PeriodOfTime,
                time:Interval ;
            time:hasBeginning [ a time:Instant ;
                    time:inXSDDateTime "2026-06-18T00:00:00"^^xsd:dateTime ] ;
            time:hasEnd [ a time:Instant ;
                    time:inXSDDateTime "2026-06-18T00:00:00"^^xsd:dateTime ] ] ;
    dct:title "Documentary sources and bibliography for the project ‘Castile and Portugal in the Late Middle Ages: social, cultural and spiritual contacts between two rival monarchies’"@en,
        "Fuentes documentales y bibliografía del proyecto “Castilla y Portugal en la Baja Edad Media: contactos sociales, culturales y espirituales entre dos monarquías rivales”"@es ;
    dcat:distribution <https://datos.cchs.csic.es/dataset/d0781108-e962-4981-b606-b3f16e0c4424/resource/c5e4d46a-5d41-4dcd-86be-330fd317b84e> ;
    dcat:keyword "Castile"@en,
        "Cultural history"@en,
        "Middle Ages"@en,
        "Portugal"@en,
        "Social history"@en,
        "Castilla"@es,
        "Edad Media"@es,
        "Historia cultural"@es,
        "Historia social"@es ;
    dcat:theme <http://datos.gob.es/kos/sector-publico/sector/ciencia-tecnologia> .

<https://datos.cchs.csic.es/dataset/d0781108-e962-4981-b606-b3f16e0c4424/resource/c5e4d46a-5d41-4dcd-86be-330fd317b84e> a dcat:Distribution ;
    dct:format [ a dct:IMT ;
            rdfs:label "pdf" ;
            rdf:value "application/pdf" ] ;
    dct:title "LUSO_dataset.pdf"@en,
        "LUSO_dataset.pdf"@es ;
    dcat:accessURL "https://digital.csic.es/bitstream/10261/436546/1/LUSO_dataset.pdf" ;
    dcat:mediaType "application/pdf" .

