@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/brEzPNA>
  schema:givenName "Anthonie"^^xsd:string ;
  schema:name "Anthonie Nederhof"@nl ;
  schema:hasOccupation "Arbeider"@nl ;
  schema:birthPlace "Broek cum annexis"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/997f2f09-4111-41cd-9871-6012b91739eb"^^xsd:string ;
  schema:familyName "Nederhof"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jbpb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6591e0af-805d-9a89-3db9-03d3e012aa15> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2250572> .

