@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/p11853341X> a schema1:Organization ;
    schema1:description "Voortz. van: Vakgroep Luchthygiëne en -verontreiniging, Wageningen"@nl ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/7e15e531c63d0392b5f1562804237cab> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p11853341X>,
        <https://data2.bibliotheken.nl/.well-known/genid/6c66bd19d60203e60be7f8188bbb8c66> ;
    schema1:name "Vakgroep Luchtkwaliteit (Wageningen)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075383217> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075383616> .

