@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bB13TLx>
  pico:hasAge "25"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7beaa332-6303-f30e-6c86-c4d599cc4b42"^^xsd:string ;
  schema:givenName "Johannes Marinus"^^xsd:string ;
  schema:name "Johannes Marinus van den Berg"@nl ;
  schema:hasOccupation "Timmerman"@nl ;
  schema:familyName "van den Berg"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bkbTg98> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNw1Efp> ;
  schema:spouse <https://n2t.net/ark:/60537/bt6u4WD> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2787454> ;
  schema:additionalName [
    ns0:baseSurname "Berg"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

