@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/bOyxHwB>
  pico:hasAge "33"^^xsd:string ;
  schema:familyName "Breedijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3b2fd8ea-9671-0787-6e83-2571428f5876"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Breedijk"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  schema:spouse <https://n2t.net/ark:/60537/bGDWSK7> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJm21Op> ;
  schema:parent <https://n2t.net/ark:/60537/bWfqPVc>, <https://n2t.net/ark:/60537/byJn3TY> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2393774> .

