@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/b7hvY5m>
  pico:hasAge "38"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c73e900c-41f2-15fb-d411-a04f557dba46"^^xsd:string ;
  schema:givenName "Jozuwa"^^xsd:string ;
  schema:name "Jozuwa van der Zwalm"@nl ;
  schema:hasOccupation "Pijpmaker"@nl ;
  schema:familyName "van der Zwalm"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bg1SLbM> ;
  schema:children <https://n2t.net/ark:/60537/bRtkp7j> ;
  schema:spouse <https://n2t.net/ark:/60537/bZnVcXf> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2597512> ;
  schema:additionalName [
    ns0:baseSurname "Zwalm"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

