@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/bX5dpCt>
  pico:hasAge "35"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/65619a6b-128e-a699-7eaf-350f30edbe36"^^xsd:string ;
  schema:familyName "Olijkan"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  schema:givenName "Trijntje"^^xsd:string ;
  schema:name "Trijntje Olijkan"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b1SimpN> ;
  schema:children <https://n2t.net/ark:/60537/b4ZO9Kg> ;
  schema:spouse <https://n2t.net/ark:/60537/bPaDAOB> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2232255> .

