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

<http://data.bibliotheken.nl/id/thes/p072178566> a schema1:Person ;
    rdfs:label "Krommenhoek, W." ;
    schema1:description "publ. over Ned. pijpen, mb" ;
    schema1:familyName "Krommenhoek" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/164ac1e082e39decfde784b04cb7ec45> ;
    schema1:name "W. Krommenhoek" ;
    schema1:sameAs <http://viaf.org/viaf/287982551>,
        <https://isni.org/isni/0000000393637379> .

