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

<http://data.bibliotheken.nl/id/thes/p068841531> a schema1:Person ;
    rdfs:label "Pieck, Max" ;
    schema1:description "mb" ;
    schema1:familyName "Pieck" ;
    schema1:givenName "Max" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04615bd8160216e00cf681814d795bd6> ;
    schema1:name "Max Pieck" ;
    schema1:sameAs <http://viaf.org/viaf/8748806>,
        <https://isni.org/isni/0000000026073364> .

