@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/bnHgJEH>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/48914cd0-7f61-46db-981c-5497b4fc4fcc"^^xsd:string ;
  schema:familyName "Koemans"^^xsd:string ;
  schema:givenName "Pieter Johannes"^^xsd:string ;
  schema:name "Pieter Johannes Koemans"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0195d1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2f45b706-97b6-a018-d021-500d44bc536b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2044218> ;
  schema:birthDate "1896-10-12"^^xsd:date .

