@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/bumG4Ep>
  pico:hasAge "26"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a7eed307-7f43-7dfb-8d66-4a16aa45b745"^^xsd:string ;
  schema:familyName "Lunenburg"^^xsd:string ;
  schema:hasOccupation "Pottenbakkersknegt"@nl ;
  schema:givenName "Theodorus Roelettus"^^xsd:string ;
  schema:name "Theodorus Roelettus Lunenburg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0qpRZb> ;
  schema:children <https://n2t.net/ark:/60537/bCgfTs6> ;
  schema:spouse <https://n2t.net/ark:/60537/bKaQIg1> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2698414> .

