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

<http://data.bibliotheken.nl/id/thes/p074614533> a schema1:Person ;
    rdfs:label "Ruytenschildt, Marius" ;
    schema1:description "watersport (o.a. zeilsport)" ;
    schema1:familyName "Ruytenschildt" ;
    schema1:givenName "Marius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6fe2b2635ec21f10c406ed4cfd5e1d6> ;
    schema1:name "Marius Ruytenschildt" ;
    schema1:sameAs <http://viaf.org/viaf/289185951>,
        <https://isni.org/isni/0000000369174124> .

