@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/bi6TiHZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e9aae63c-b92c-d704-de4d-d81519eaed6a"^^xsd:string ;
  schema:familyName "Janssen"^^xsd:string ;
  schema:givenName "Pieter Johannes"^^xsd:string ;
  schema:name "Pieter Johannes Janssen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012c0x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cbb38bfe-eff4-4106-3e68-42359d4608ae> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2608350> ;
  schema:birthDate "1889-02-24"^^xsd:date .

