@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/p11968277X> a schema1:Organization ;
    schema1:alternateName "Boekengilde \"De Clauwaert\" (Leuven)" ;
    schema1:description "ISBN: 90-6306",
        "Opgericht: 1948",
        "Vlaams Lijstenboek 1991 \"Clauwaert, De, v.z.w.\"",
        "leden van de Clauwaert Vereniging",
        "Voortgez. als: Davidsfonds/Clauwaert, Leuven"@nl ;
    schema1:dissolutionDate "1993"^^xsd:gYear ;
    schema1:foundingDate "1948"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/64d4663532e814260545ad7d5cfb8106> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p11968277X>,
        <https://data2.bibliotheken.nl/.well-known/genid/2b9f0087224c999d91453a4c5f178477> ;
    schema1:name "De Clauwaert (Leuven)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p119682478> .

