@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/bdxvyHW>
  pico:hasAge "30"^^xsd:string ;
  schema:familyName "Hornis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/715f9043-8ef0-a06e-8fdb-0c75727828bb"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Hornis"@nl ;
  schema:children <https://n2t.net/ark:/60537/b5CUJSS> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNIJtdQ> ;
  schema:spouse <https://n2t.net/ark:/60537/bXIjYJK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2818154> .

