@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/p090933575> a schema1:Organization ;
    schema1:alternateName "NIOO",
        "Nederlands Instituut voor Ecologisch Onderzoek",
        "Netherland Institute for Ecological Research",
        "Netherlands Institute of Ecology" ;
    schema1:description "Voortgez. als: Nederlands Instituut voor Ecologie"@nl,
        "Voortz. van: Instituut voor Oecologisch Onderzoek, Heteren"@nl ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/ea6d95e459b265e4352f5cc3821c8f49> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p090933575>,
        <https://data2.bibliotheken.nl/.well-known/genid/7feaefa515bc13c2236e92512d73055f> ;
    schema1:name "Nederlands Instituut voor Oecologisch Onderzoek" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075301636> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p07544027X>,
        <http://data.bibliotheken.nl/id/thes/p329799479> .

