@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/b5cwmpp>
  pico:hasAge "25"^^xsd:string ;
  schema:familyName "Horneman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a4a73412-1301-9fb9-92d2-d4a3861a521c"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Horneman"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bd76adt>, <https://n2t.net/ark:/60537/bPokMoC> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bUNwqOU> ;
  schema:spouse <https://n2t.net/ark:/60537/bXhVBeV> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2788944> .

