@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/p106590480> a schema1:Organization ;
    schema1:description "Tel. info. (2 aparte stichtingen! dit is de commerciële tak)",
        "iw",
        "iw tel. info feb. '97 Deze stichting is opgeheven!!!!" ;
    schema1:dissolutionDate "1995"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/9b8077b1153426b734d93c23524b01dd> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p106590480>,
        <https://data2.bibliotheken.nl/.well-known/genid/0200e4d68d23d1c3fc8da0078c586f0c> ;
    schema1:name "Stichting Recreatie Projecten (Den Haag)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075315637> .

