@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/bDJ9M2c>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/34274369-26f0-c611-7a64-781ee0e88583"^^xsd:string ;
  schema:familyName "Koetsier"^^xsd:string ;
  schema:hasOccupation "Metselaar"@nl ;
  schema:givenName "Petrus"^^xsd:string ;
  schema:name "Petrus Koetsier"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n8jz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ea6287f6-7b98-7867-05bc-7ae7080d30d0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2832082> ;
  schema:birthDate "1852-09-15"^^xsd:date .

