@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/bUo7fyk>
  pico:hasAge "35"^^xsd:string ;
  schema:hasOccupation "Broodbakker"@nl ;
  schema:familyName "de Man"^^xsd:string ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit de Man"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/49c6a99d-11f9-31b9-cb10-401225bb02fa"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bELEim3> ;
  schema:spouse <https://n2t.net/ark:/60537/bMtxrLF> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOXV6QF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/599439> ;
  schema:additionalName [
    ns0:baseSurname "Man"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

