@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/bm1HHK>
  ns0:givenName "Claas"^^xsd:string ;
  ns0:name "Claas Verhoek"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/de654347145de5c891659ac09e70cef861f6634ce2ed874fb232d2d29522167f"^^xsd:string ;
  ns0:familyName "Verhoek"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hoek> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/boer> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bABFTA> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23525> .

