@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/bM38CPO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4fd12e7f-dd17-fad6-25fb-2b0c7772a516"^^xsd:string ;
  schema:givenName "Nicolaas Hendrik"^^xsd:string ;
  schema:name "Nicolaas Hendrik Vlasveld"@nl ;
  schema:familyName "Vlasveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0124jw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a92d178e-e814-c8c6-645b-c3a3124890ed> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2476683> ;
  schema:birthDate "1876-11-15"^^xsd:date .

