@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/bsunDaD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5d87ed65-55c4-4f59-6d1f-e4b6a80de679"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Noteboom"@nl ;
  schema:familyName "Noteboom"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w09f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7accf14a-01f0-4450-c0e6-e9601370bf10> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2332579> ;
  schema:birthDate "1887-04-21"^^xsd:date .

