@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#> .

<https://n2t.net/ark:/60537/bmEMW63>
  pico:hasAge "25"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3e35c8d6-a5b2-c053-9cac-3c403bb4d4ab"^^xsd:string ;
  schema:hasOccupation "Touwslagersknegt"@nl ;
  schema:givenName "Vicent"^^xsd:string ;
  schema:name "Vicent Weber"@nl ;
  schema:familyName "Weber"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bCgfTik> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bmRtQt6> ;
  schema:children <https://n2t.net/ark:/60537/buznKTy> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2695675> .

