@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/bh4oEUP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/88443816-acf8-46db-5a28-82da475e5022"^^xsd:string ;
  schema:familyName "Oudijk"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Oudijk"@nl ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0102bz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7a30e347-f5ab-cf0a-6f84-acd2c2923d83> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2330297> ;
  schema:birthDate "1864-09-25"^^xsd:date .

