@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bnuzWAh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/43d36a38-c2c8-6f24-ae09-2fedead99c8d"^^xsd:string ;
  schema:givenName "Johannes Dirk"^^xsd:string ;
  schema:name "Johannes Dirk van Vreumingen"@nl ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  schema:familyName "van Vreumingen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dqjg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/10de1fc0-9ce2-88d6-0dee-48ed7b81b444> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1943950> ;
  schema:birthDate "1830-09-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vreumingen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

