@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/bxuaoaC>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c49c53bd-b897-168a-2aa0-56f24589d0e7"^^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/de8ad98f-77f4-458e-0dc6-542cdd98201c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2820757> ;
  schema:birthDate "1883-05-12"^^xsd:date .

