@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/bG0QGHM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a5bc18b9-0eed-7baf-0292-33967b305648"^^xsd:string ;
  schema:givenName "Johannes Philippus"^^xsd:string ;
  schema:name "Johannes Philippus Nuvelstijn"@nl ;
  schema:familyName "Nuvelstijn"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5dfb8375-5726-d920-a717-c98a0c84b76f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2221065> ;
  schema:birthDate "1881-03-29"^^xsd:date .

