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

<http://data.bibliotheken.nl/id/thes/p070279438> a schema1:Person ;
    rdfs:label "Albrecht, J.H." ;
    schema1:description "vert." ;
    schema1:familyName "Albrecht" ;
    schema1:givenName "J.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ef8c8b2255f938e18bb5c76ca01a95d> ;
    schema1:name "J.H. Albrecht" ;
    schema1:sameAs <http://viaf.org/viaf/290626874>,
        <https://isni.org/isni/0000000395869827> .

