@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/bojo8J4>
  pico:hasAge "43"^^xsd:string ;
  schema:givenName "Gerarda Carolina Sibilla"^^xsd:string ;
  schema:name "Gerarda Carolina Sibilla Meuris"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e0d04110-8d14-7d49-00dd-945f2530ac3a"^^xsd:string ;
  schema:familyName "Meuris"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zutphen> ;
  schema:parent <https://n2t.net/ark:/60537/b7HUbxN>, <https://n2t.net/ark:/60537/bwdXXAd> ;
  schema:spouse <https://n2t.net/ark:/60537/bfpNjTO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/buzmQ7d> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2447444> .

