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

<http://data.bibliotheken.nl/id/thes/p375136371> a schema1:Person ;
    rdfs:label "Mariotte, Michael" ;
    schema1:description "bri 26110624: Nuclear Information & Resource Service" ;
    schema1:familyName "Mariotte" ;
    schema1:givenName "Michael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/981ad74b9da99085bef3bf1271dc14a6> ;
    schema1:name "Michael Mariotte" ;
    schema1:sameAs <http://viaf.org/viaf/309899186> .

