@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p134679741> a schema1:Organization ;
    schema1:alternateName "Missiological Institute" ;
    schema1:description "Te Heerlen en Nijmegen?",
        "Voortgez. als: Nijmeegs Instituut voor Missiologie"@nl ;
    schema1:foundingDate "1994"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/553bcdbef460515370d71aee2a896cca> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p134679741>,
        <https://data2.bibliotheken.nl/.well-known/genid/a2be3036d75dd34af880030f3ef365e9> ;
    schema1:name "Missiologisch Instituut" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p239409663> .

