@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/b4N6mGP>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3809d3a2-e42d-b1e7-0705-70886108764c"^^xsd:string ;
  schema:givenName "Theodorus"^^xsd:string ;
  schema:name "Theodorus van der Meer"@nl ;
  schema:familyName "van der Meer"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Harderwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jqbc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3d86a3c5-1edc-5d7b-d5ee-30897e8e7ff5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2096276> ;
  schema:birthDate "1842-06-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Meer"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

