@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/b5qcA9M>
  pico:hasAge "36"^^xsd:string ;
  schema:familyName "Hirschel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e6daea12-8f87-4fa7-8b6e-15398a5850c7"^^xsd:string ;
  schema:givenName "Trijntje Levie"^^xsd:string ;
  schema:name "Trijntje Levie Hirschel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHg2bi6> ;
  schema:spouse <https://n2t.net/ark:/60537/bPB20bK> ;
  schema:children <https://n2t.net/ark:/60537/bXvCP1H> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2294995> .

