@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/bG0QS73>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/573dd931-e314-3e57-20f0-097b0f8e0e7f"^^xsd:string ;
  schema:familyName "Nuvelstijn"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Nuvelstijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9ba2ffb4-2def-6640-eab7-ce32337e1598> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2424836> ;
  schema:birthDate "1886-02-17"^^xsd:date .

