@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/bS5tFS>
  ns0:givenName "Hendrik Willem"^^xsd:string ;
  ns0:name "Hendrik Willem Verveen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/83be7f2662744f75609167a1c41d35ed9171d93f3d9327f3c272c99b298f0b64"^^xsd:string ;
  ns0:familyName "Verveen"^^xsd:string ;
  roar:documentedIn <https://n2t.net/ark:/60537/b6S5PP> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23072> .

