@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/p163073767> a schema1:Organization ;
    schema1:alternateName "WeTeN" ;
    schema1:description "Samensmelting van: Stichting Wetenschap & TechniekWeek"@nl,
        "Voortgez. als: Stichting Weten"@nl,
        "en: Stichting Publiek, Wetenschap en Techniek"@nl ;
    schema1:dissolutionDate "2001"^^xsd:gYear ;
    schema1:foundingDate "1997"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/2d52601faa8bdfd0c5c17acd1cd4ea59> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p163073767>,
        <https://data2.bibliotheken.nl/.well-known/genid/0c97f46a83dda5c1dcd272134b1b7da3> ;
    schema1:name "Stichting Wetenschap en Techniek Nederland" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p113299788>,
        <http://data.bibliotheken.nl/id/thes/p135062721>,
        <http://data.bibliotheken.nl/id/thes/p23888094X> .

