@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/bqOM8r9>
  pico:hasAge "38"^^xsd:string ;
  schema:familyName "Hoijmeijer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/27222c07-5055-ee2a-66a7-77a8e222f652"^^xsd:string ;
  schema:givenName "Teuntje"^^xsd:string ;
  schema:name "Teuntje Hoijmeijer"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bacibe9> ;
  schema:children <https://n2t.net/ark:/60537/bi6T01G> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bKoxnir> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2275410> .

