@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/bxu9Uqa>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6b2abd21-9d2c-713f-7a93-f7ecc3f066d2"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Sjardijn"@nl ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  schema:familyName "Sjardijn"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woerden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x5tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/746546fc-ba11-67dc-82fe-1cc251531221> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2308111> ;
  schema:birthDate "1859-07-06"^^xsd:date .

