@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bJY8Ewi>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/15c55847-9ee4-62d3-97f9-b079dbb6c263"^^xsd:string ;
  schema:familyName "van Erk"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem van Erk"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ouderkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00czt3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6d9481fb-af8f-7ecc-8787-14e434ed4b47> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2281708> ;
  schema:birthDate "1807-12-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Erk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

