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

<http://data.bibliotheken.nl/id/thes/p068255640> a schema1:Person ;
    rdfs:label "Star Busmann, Cornelis Willem (1877-1966)" ;
    schema1:alternateName "Busmann, C.W. Star" ;
    schema1:birthDate "1877" ;
    schema1:deathDate "1966" ;
    schema1:description "rechter Arr.-Rechtbank Utrecht (1914)" ;
    schema1:familyName "Star Busmann" ;
    schema1:givenName "Cornelis Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fae699a073f117efc72a390f86b5f081> ;
    schema1:name "Cornelis Willem Star Busmann" ;
    schema1:sameAs <http://viaf.org/viaf/212513628>,
        wd:Q63004154,
        <https://isni.org/isni/0000000358765594> .

