@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/bxGRhq8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7b46131b-26f3-4f99-c518-fb40c072eda8"^^xsd:string ;
  schema:givenName "Johannes Franciscus Wilhelmus Stephanus"^^xsd:string ;
  schema:name "Johannes Franciscus Wilhelmus Stephanus Nielschuuren"@nl ;
  schema:familyName "Nielschuuren"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0138n0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1f8a4151-757b-779c-7da5-ac206672bcac> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1982653> ;
  schema:birthDate "1874-06-29"^^xsd:date .

