@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p075454971> a schema1:Organization ;
    schema1:alternateName "CVN" ;
    schema1:description "1985-....",
        "Op 22 augustus 1985 was het begin van de - officiëel een feit, en ...",
        "Postbus 101, 1200 AC Hilversum",
        "en voortgez. als: Vereniging Cerebraal"@nl ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075454971>,
        <https://data2.bibliotheken.nl/.well-known/genid/4444f696a29353928c247931153acb9f> ;
    schema1:name "Coma Vereniging Nederland" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p111890144> .

