@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/bezZdtV>
  pico:hasAge "28"^^xsd:string ;
  schema:familyName "Brand van Straaten"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/78853dfb-6cd2-4637-ca4f-c99320ae9c3d"^^xsd:string ;
  schema:givenName "Martina Neeltje Metje"^^xsd:string ;
  schema:name "Martina Neeltje Metje Brand van Straaten"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b6FppE0> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOywPh7> ;
  schema:parent <https://n2t.net/ark:/60537/bvp9R6T>, <https://n2t.net/ark:/60537/bYKOEx7> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2027888> .

