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

<http://data.bibliotheken.nl/id/thes/p070980152> a schema1:Person ;
    rdfs:label "Moors, Johannes Josephus Antonius" ;
    schema1:alternateName "Moors, Hans" ;
    schema1:description "econoom, schaken",
        "roepnaam: Hans" ;
    schema1:familyName "Moors" ;
    schema1:givenName "Johannes Josephus Antonius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23752f22d6aa0fbe45a18444a6329331> ;
    schema1:name "Johannes Josephus Antonius Moors" ;
    schema1:sameAs <http://viaf.org/viaf/165920147>,
        <https://isni.org/isni/0000000113565084> .

