@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/b250EGu>
  pico:hasAge "34"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c3796478-4a7d-3ce0-34ed-cbd4a22c2896"^^xsd:string ;
  schema:givenName "Maria Gezina"^^xsd:string ;
  schema:name "Maria Gezina Streng"@nl ;
  schema:familyName "Streng"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lisse> ;
  schema:parent <https://n2t.net/ark:/60537/bhHuBQ5>, <https://n2t.net/ark:/60537/bMfQ4H6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bMfPsXe> ;
  schema:spouse <https://n2t.net/ark:/60537/bUaqTw0> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2233903> .

