@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/p112336884> a schema1:Organization ;
    schema1:alternateName "IDO/VU (Amsterdam)" ;
    schema1:description "sis !D",
        "Voortz. van?: Universitaire Lerarenopleiding Vrije Universiteit, Amsterdam"@nl ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/26255bc06ce95f30164f0e0f74c76318> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p112336884>,
        <https://data2.bibliotheken.nl/.well-known/genid/50fb1860052b08dee1e702966563837c> ;
    schema1:name "Instituut voor Didactiek en Onderwijspraktijk (Amsterdam)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075344459> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p182832007>,
        <http://data.bibliotheken.nl/id/thes/p269426264> .

