@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/p075373610> a schema1:Organization ;
    schema1:description "B0428240: \"... Stichting Ol Eel, sinds kort gesplitst in een beheerstichting en een historische vereniging ...\"",
        "Ten dele voortgez. als: Historische Vereniging Ol Eel, Eelde"@nl ;
    schema1:foundingDate "1980"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075373610>,
        <https://data2.bibliotheken.nl/.well-known/genid/7878cb5d8d0811d00d3161ab313ebce4> ;
    schema1:name "Stichting Ol Eel (Eelde)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p237693895>,
        <http://data.bibliotheken.nl/id/thes/p276826841> .

