@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/bbsuWM5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c9e0a800-b7f8-497c-7c0a-eb38f866b8c6"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Nieuwenhuisen"@nl ;
  schema:familyName "Nieuwenhuisen"^^xsd:string ;
  schema:hasOccupation "Schilder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/13ee0dee-a4b9-2286-92fe-2f5fe77020a7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/641230> ;
  schema:birthDate "1828-12-04"^^xsd:date .

