@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p07543072X> a schema1:Organization ;
    schema1:alternateName "Commissie voor Beentumoren",
        "NCBT",
        "Netherlands Committee on Bone Tumors" ;
    schema1:foundingDate "1953"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07543072X>,
        <https://data2.bibliotheken.nl/.well-known/genid/4b1c91193a392c33ed54259160aba161> ;
    schema1:name "Nederlandse Commissie voor Beentumoren" .

