@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/bPokus9>
  schema:familyName "Alphenaar"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7be174c3-6e93-f35b-08b7-f4d836a32721"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Alphenaar"@nl ;
  schema:hasOccupation "Nettenbreier"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0142g0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a70f83f5-0f77-1735-f53a-10f7a7d4d1f3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2468749> ;
  schema:birthDate "1878-01-31"^^xsd:date .

