@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/p321280784> a schema1:Organization ;
    schema1:description "De Bascule is een academisch centrum voor kinder- en jeugdpsychiatrie voor de regio Amsterdam en omstreken. De Bascule is op 1 januari 2004 ontstaan uit een fusie van de Argonaut en het Paedologisch Instituut.",
        "iw !",
        "www.debascule,com",
        "Samensmelting van: Paedologisch Instituut, Duivendrecht"@nl,
        "en: Argonaut"@nl ;
    schema1:foundingDate "2004"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/9840ef530284de41ba770e1791a65f07> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p321280784>,
        <https://data2.bibliotheken.nl/.well-known/genid/868ca04840174524a67cca4821b088f1> ;
    schema1:name "De Bascule" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075380293> .

