@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bg1XDZ>
  ns0:givenName "Herman" ;
  ns0:name "Herman Kerstinenz"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/1000vangouda/48" ;
  ns0:comment "zie persoon-1000vangouda-50" ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/92732> ;
  ns0:additionalName [
    ns1:literalName "Herman Kerstinenz"@nl ;
    ns1:patronym "Kerstinenz"
  ] .

