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

<http://data.bibliotheken.nl/id/thes/p116658304> a schema1:Person ;
    rdfs:label "Rijsdijk, Mels" ;
    schema1:alternateName "Rijsdijk, M. van" ;
    schema1:description "3#Werkboeken rekenradar" ;
    schema1:familyName "Rijsdijk" ;
    schema1:givenName "Mels" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ccec5155cdf35e23c63d89568014e34> ;
    schema1:name "Mels Rijsdijk" ;
    schema1:sameAs <http://viaf.org/viaf/283265094>,
        <https://isni.org/isni/0000000389785096> .

