@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/b7UC0O7>
  pico:hasAge "23"^^xsd:string ;
  schema:givenName "Evertje"^^xsd:string ;
  schema:name "Evertje Rietveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0a7cc1e1-e677-bcb8-df60-69c751fd0d08"^^xsd:string ;
  schema:familyName "Rietveld"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b0cISoh> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9nv1b4> ;
  schema:parent <https://n2t.net/ark:/60537/bfPbPAr>, <https://n2t.net/ark:/60537/boJMEqy> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2604280> .

