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

<http://data.bibliotheken.nl/id/thes/p136156886> a schema1:Person ;
    rdfs:label "Buster, Marcel Christophorus Andreas (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:description "Ook ls:  M.C.A. Buster",
        "drs." ;
    schema1:familyName "Buster" ;
    schema1:givenName "Marcel Christophorus Andreas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4429c339c735fad8d8d9ed6663376206> ;
    schema1:name "Marcel Christophorus Andreas Buster" ;
    schema1:sameAs <http://viaf.org/viaf/290760388>,
        <https://isni.org/isni/0000000395966408> .

