@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/bEYoid>
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Oman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/fa8be8267ae17c0c99a82a08c280dd99ef9683c4c0f5b62f9666fb218d32adc8"^^xsd:string ;
  ns0:familyName "Oman"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiderdorp> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bTymwn> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23213> .

