@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/bIVGo9>
  ns0:givenName "Hermanus"^^xsd:string ;
  ns0:name "Hermanus Oliezand"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7df74e5cb3cb80c993d9ec3b52ba5dae0270b06c84ab5b077d87caf40483827e"^^xsd:string ;
  ns0:familyName "Oliezand"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Brakel> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schippersknegt> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bXvECu> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23406> .

