@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/bixhA4m>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ddc65b33-2921-5a3d-d3b5-c9deb6609a2a"^^xsd:string ;
  schema:givenName "Johannes Jacobus"^^xsd:string ;
  schema:name "Johannes Jacobus Nieuwenhuizen"@nl ;
  schema:familyName "Nieuwenhuizen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w6k1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b1bcd496-905b-460c-6b06-81f4c7c23e3f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2510116> ;
  schema:birthDate "1868-05-14"^^xsd:date .

