@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/bumG1cy>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/960fb63a-31d5-f9bf-2e86-b180f6b9d4c6"^^xsd:string ;
  schema:givenName "Sientje Jacob"^^xsd:string ;
  schema:name "Sientje Jacob van Meer"@nl ;
  schema:hasOccupation "Slager"@nl ;
  schema:familyName "van Meer"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Tiel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d237b32e-ca79-5380-d687-e1bf4b80294c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2636779> ;
  schema:birthDate "1840-03-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Meer"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

