@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/bXvDkhB>
  pico:hasAge "49"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e0e99085-f951-f410-8846-bdf9c33d88a0"^^xsd:string ;
  schema:givenName "Matje"^^xsd:string ;
  schema:name "Matje Simon"@nl ;
  schema:familyName "Simon"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Mijdrecht> ;
  schema:parent <https://n2t.net/ark:/60537/b5qd5n5>, <https://n2t.net/ark:/60537/bzYzziN> ;
  schema:spouse <https://n2t.net/ark:/60537/bPNKbT0> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQ0qtDH> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2853117> .

