@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/bHGsEu6>
  pico:hasAge "44"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/faffe6b7-8b01-5ed1-ce5b-d8e6357424ef"^^xsd:string ;
  schema:familyName "Koemans"^^xsd:string ;
  schema:hasOccupation "Pijpmakersknegt"@nl ;
  schema:givenName "Wilhelmus"^^xsd:string ;
  schema:name "Wilhelmus Koemans"@nl ;
  schema:children <https://n2t.net/ark:/60537/bPB2tkz> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSIwL9P> ;
  schema:spouse <https://n2t.net/ark:/60537/bXvDh9u> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2796927> .

