@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/96596> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/46176> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055996>,
        <https://www.wikidata.org/entity/Q193664> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KERK> ;
    skos:notation "96596" ;
    skos:prefLabel "Pietism"@en,
        "piëtisme"@nl ;
    skos:scopeNote "A religious ideology originally developed within Lutheranism in the 17th and 18th centuries as a reform movement and reaction against rigid Protestant dogmatism. Pietism emphasizes good works, study of the Bible, and devotion. It came to influence other movements and ideologies such as evangelicalism, Methodism, and Moravian Brethren."@en,
        "Een religieuze ideologie die in de 17de en 18de eeuw binnen het lutheranisme ontstond als hervormingsbeweging en als reactie op het starre protestantse dogmatisme. Het piëtisme legt de nadruk op goede daden, bestudering van de Bijbel en vroomheid. Het piëtisme beïnvloedde bewegingen en ideologieën zoals de evangelische leer, het methodisme en de Moravische broeders."@nl ;
    prov:generatedAtTime "2022-01-31T11:07:13+00:00"^^xsd:dateTime .

