@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/bW2JAMV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c1a707e6-13fe-4f3c-0620-454278c4ff8f"^^xsd:string ;
  schema:givenName "Rense Libbe"^^xsd:string ;
  schema:name "Rense Libbe van der Woude"@nl ;
  schema:hasOccupation "Scheepstimmerman"@nl ;
  schema:familyName "van der Woude"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zuidwolde> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0105dx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f2c318d1-5a79-a895-a261-e8d87aa8e44d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2863992> ;
  schema:birthDate "1873-06-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Woude"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

