@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/p09696068X> a schema1:Organization ;
    schema1:description "iw",
        "Voortgez. als: Stichting Textiel Plus"@nl ;
    schema1:dissolutionDate "1991"^^xsd:gYear ;
    schema1:foundingDate "1951"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/8f2e077480dca9774f67c4c37f3a9692> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p09696068X>,
        <https://data2.bibliotheken.nl/.well-known/genid/2a6129d02cc7e1bdf9f6f2e80bd0afdf> ;
    schema1:name "Stichting Goed Handwerk ('s-Gravenhage)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p096960795> .

