@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/15404d00-c92a-48db-b17b-75172ed62a89> a dcat:Dataset ;
    dct:description "The dataset includes bibliographic records resulting from the scientific output of the EuQu project, as well as part of the bibliographies used in the early stages of the research. These records were collected by project members using an open-source bibliographic manager."@en,
        "El conjunto de datos recoge las entradas bibliográficas resultado de la producción científica del proyecto EuQu, y parte de las bibliografías empleadas en las primeras fases de la investigación. Han sido recogidas por miembros del proyecto a través de un gestor bibliográfico de código abierto."@es ;
    dct:identifier "http://hdl.handle.net/10261/440377" ;
    dct:issued "2026-07-31T00:00:00+02:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-08-01T08:44:47+02:00"^^xsd:dateTime ;
    dct:publisher <https://datos.gob.es/recurso/sector-publico/org/Organismo/EA0041268> ;
    dct:references <https://ddd.uab.cat/search?f=series&p=The%20European%20Qur%27an&sc=1&ln=ca>,
        <https://digital.csic.es/cris/project/pj00266>,
        <https://doi.org/10.20350/digitalCSIC/15700>,
        <https://explore.openaire.eu/search/project?projectId=corda__h2020::687d030024f669110f41d17e59e3e84a>,
        <https://shs.hal.science/search/index?q=The+European+Qur’an>,
        <https://www.zotero.org/groups/4461548/the_european_quran_-_euqu_project/library> ;
    dct:temporal [ a dct:PeriodOfTime,
                time:Interval ;
            time:hasBeginning [ a time:Instant ;
                    time:inXSDDateTime "2020-02-01T00:00:00"^^xsd:dateTime ] ;
            time:hasEnd [ a time:Instant ;
                    time:inXSDDateTime "2026-07-28T00:00:00"^^xsd:dateTime ] ] ;
    dct:title "Bibliography associated to the publications resulting from the EuQu project v. 2"@en,
        "Bibliography associated to the publications resulting from the EuQu project v. 2"@es ;
    dcat:distribution <https://datos.cchs.csic.es/dataset/15404d00-c92a-48db-b17b-75172ed62a89/resource/401ac3f4-8ec2-4073-ad74-60d3e7cd35df>,
        <https://datos.cchs.csic.es/dataset/15404d00-c92a-48db-b17b-75172ed62a89/resource/c82758ef-1de0-489e-bcde-15c228067244> ;
    dcat:keyword "Arabic"@en,
        "Bibliografías"@en,
        "Bibliographies"@en,
        "Castellano"@en,
        "Corán"@en,
        "EuQu projec"@en,
        "Historia"@en,
        "History"@en,
        "Latin"@en,
        "Latín"@en,
        "Polemics"@en,
        "Polémica"@en,
        "Qur an"@en,
        "Spanish"@en,
        "Traducciones"@en,
        "Translations"@en,
        "Zotero"@en,
        "Árabe"@en,
        "Arabic"@es,
        "Bibliografías"@es,
        "Bibliographies"@es,
        "Castellano"@es,
        "Corán"@es,
        "EuQu projec"@es,
        "Historia"@es,
        "History"@es,
        "Latin"@es,
        "Latín"@es,
        "Polemics"@es,
        "Polémica"@es,
        "Qur an"@es,
        "Spanish"@es,
        "Traducciones"@es,
        "Translations"@es,
        "Zotero"@es,
        "Árabe"@es ;
    dcat:theme <http://datos.gob.es/kos/sector-publico/sector/ciencia-tecnologia> .

<https://datos.cchs.csic.es/dataset/15404d00-c92a-48db-b17b-75172ed62a89/resource/401ac3f4-8ec2-4073-ad74-60d3e7cd35df> a dcat:Distribution ;
    dct:format [ a dct:IMT ;
            rdfs:label "bibtex" ;
            rdf:value "text/plain" ] ;
    dct:title "EuQu Bibliographic dataset_v2.Bibtex"@en,
        "EuQu Bibliographic dataset_v2.Bibtex"@es ;
    dcat:accessURL "https://digital.csic.es/bitstream/10261/440377/2/EuQu%20Bibliographic%20dataset_v2.Bibtex" ;
    dcat:mediaType "text/plain" .

<https://datos.cchs.csic.es/dataset/15404d00-c92a-48db-b17b-75172ed62a89/resource/c82758ef-1de0-489e-bcde-15c228067244> a dcat:Distribution ;
    dct:format [ a dct:IMT ;
            rdfs:label "csv" ;
            rdf:value "text/csv" ] ;
    dct:title "EuQu Bibliographic dataset_v2 CSV.csv"@en,
        "EuQu Bibliographic dataset_v2 CSV.csv"@es ;
    dcat:accessURL "https://digital.csic.es/bitstream/10261/440377/1/EuQu%20Bibliographic%20dataset_v2%20CSV.csv" ;
    dcat:mediaType "text/csv" .

