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

<http://data.bibliotheken.nl/id/thes/p109723805> a schema1:Person ;
    rdfs:label "Cune, Marco Stephan (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:description "B0313768: dr.; tandarts" ;
    schema1:familyName "Cune" ;
    schema1:givenName "Marco Stephan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5031ffbf19629303648af399443724af> ;
    schema1:name "Marco Stephan Cune" ;
    schema1:sameAs <http://viaf.org/viaf/189862909>,
        <https://isni.org/isni/0000000356525570> .

