@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/bcuZsUL>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4c72342c-cac4-c52b-8909-3919456d8346"^^xsd:string ;
  schema:givenName "Nanning"^^xsd:string ;
  schema:name "Nanning Vlasveld"@nl ;
  schema:hasOccupation "Onderwijzer"@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/33a1ca47-3291-6594-f880-3ceb7917b78f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2061212> ;
  schema:birthDate "1863-02-09"^^xsd:date .

