@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/bXhV6dj>
  schema:familyName "Dauvellier"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e972a87c-b22c-3bd3-41c7-6305f122c7ba"^^xsd:string ;
  schema:hasOccupation "Onderwijzer"@nl ;
  schema:givenName "Pieter Simon"^^xsd:string ;
  schema:name "Pieter Simon Dauvellier"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0155gg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/66365ca4-e13b-60f9-bbb7-c852e175d2b1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2253099> ;
  schema:birthDate "1877-07-19"^^xsd:date .

