@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/baPpGBu>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/418537de-d60f-bb65-4167-4a98a13c01f8"^^xsd:string ;
  schema:familyName "Nonner"^^xsd:string ;
  schema:givenName "Wouter Anthonie"^^xsd:string ;
  schema:name "Wouter Anthonie Nonner"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0195d1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/94df0967-b7ba-88e2-7ee3-b43a9747da41> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2776296> ;
  schema:birthDate "1899-06-28"^^xsd:date .

