@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/80761> a skos:Concept ;
    skos:altLabel "Christian"@en,
        "christelijk"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90234> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300073711>,
        <https://www.wikidata.org/entity/Q5043> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KERK>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46178>,
        <https://data.rkd.nl/thesaurus/47321>,
        <https://data.rkd.nl/thesaurus/81776>,
        <https://data.rkd.nl/thesaurus/82634>,
        <https://data.rkd.nl/thesaurus/82831>,
        <https://data.rkd.nl/thesaurus/90748>,
        <https://data.rkd.nl/thesaurus/95005>,
        <https://data.rkd.nl/thesaurus/95009>,
        <https://data.rkd.nl/thesaurus/98071> ;
    skos:notation "80761" ;
    skos:prefLabel "Christianity"@en,
        "christendom"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63261> ;
    skos:scopeNote "Refers to the world religion and culture that developed in the first century CE, driven by the teachings of Jesus Christ of Nazareth. Its roots are in the Judaic tradition and the Old Testament. The tenets include a belief in the death and redemptive resurrection of Jesus. The religion incorporates a tradition of faith, ritual, and a form of church authority or leadership."@en,
        "Verwijst naar de wereldreligie en -cultuur die in de eerste eeuw n. Chr. tot ontwikkeling kwam op basis van de leer van Jezus Christus van Nazareth. De wortels van deze religie liggen in de joodse traditie en het Oude Testament. Een van de kenmerkende grondbeginselen is het geloof in de dood en wederopstanding van Jezus. De religie omvat een traditie van geloof, rituelen en een vorm van kerkelijke autoriteit of leiderschap."@nl ;
    prov:generatedAtTime "2023-06-19T13:52:45+00:00"^^xsd:dateTime .

