@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bNw4xG>
  ns0:familyName "Heisman"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/2fcf8b22499f932c779b10e973a82a0b8e87252b44de3b550f3a2226fdb01b86"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter Heisman"@nl ;
  ns0:birthPlace "Roelofaartjesveen"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b2501z> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23150> .

