@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/bqC4uAT>
  pico:hasAge "45"^^xsd:string ;
  schema:familyName "Goes"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e1b67925-a184-8c1e-9180-8ffb2cc9d1b9"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Goes"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b250IEO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b74NnMY> ;
  schema:parent <https://n2t.net/ark:/60537/b9ZBxsp>, <https://n2t.net/ark:/60537/bhHuFNd> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2304683> ;
  schema:deathDate "1859-10-10"^^xsd:date .

