@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p155445022> a schema1:Thing,
        skos:Concept ;
    rdfs:label "Theology (Judaism)" ;
    schema1:alternateName "Jewish religion",
        "Jodendom",
        "Joodse religie",
        "Judaism",
        "Religie (joodse)",
        "Religion (jewish)",
        "Theologie (jodendom)" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0afc863ed7f607688f18c95a01269223> ;
    schema1:name "Theology (Judaism)" .

