@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/p075491079> a schema1:Organization ;
    schema1:alternateName "Department of Household and Consumer Studies (Wageningen)" ;
    schema1:description "Voortgez. als: Landbouwuniversiteit, Wageningen. Huishoud- en Consumentenstudies"@nl,
        "Voortz. van: Vakgroep Huishoudkunde, Wageningen"@nl ;
    schema1:dissolutionDate "1997"^^xsd:gYear ;
    schema1:foundingDate "1989"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/02e8aace4f07742bc30113e1dbcf459a> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075491079>,
        <https://data2.bibliotheken.nl/.well-known/genid/8cc05680aa7ebf161464a143546f9128> ;
    schema1:name "Vakgroep Huishoudstudies (Wageningen)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075383217> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075350912>,
        <http://data.bibliotheken.nl/id/thes/p173634923> .

