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

<http://data.bibliotheken.nl/id/thes/p07468535X> a schema1:Person ;
    rdfs:label "J., M." ;
    schema1:alternateName "M.J." ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "J." ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b6fb348143fb21ac54142e729f8f9a3> ;
    schema1:name "M. J." ;
    schema1:sameAs <http://viaf.org/viaf/284480662>,
        <https://isni.org/isni/0000000390822288> .

