@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/90748> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80761> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300385936>,
        <https://www.wikidata.org/entity/Q683724> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KERK> ;
    skos:notation "90748" ;
    skos:prefLabel "Armenian Apostolic Church"@en,
        "Armeens-apostolische Kerk"@nl ;
    skos:scopeNote "Oriental Orthodox Christian religion based in Armenia, which was the first country to adopt Christianity as its official religion in 301 CE. By tradition, it originated in missionary work of the apostles Bartholomew and Thaddeus in the first century."@en,
        "Oriëntaals-orthodox christelijke religie in Armenië, het eerste land dat het christendom als officiële godsdienst aannam, in 301 n.Chr. Volgens haar eigen traditie is de kerk ontstaan uit de missie van de apostelen Bartolomeüs en Taddeüs in de 1e eeuw."@nl ;
    prov:generatedAtTime "2021-10-19T15:06:52+00:00"^^xsd:dateTime .

