@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/bPaDkDJ>
  pico:hasAge "24"^^xsd:string ;
  schema:familyName "Boer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d06797b0-5aa8-3ef6-208e-78fc2c89513f"^^xsd:string ;
  schema:givenName "Sijgje"^^xsd:string ;
  schema:name "Sijgje Boer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwerkerk_aan_den_IJssel> ;
  schema:parent <https://n2t.net/ark:/60537/b4ZNUD1>, <https://n2t.net/ark:/60537/bzmsI2w> ;
  schema:spouse <https://n2t.net/ark:/60537/bHg2wQc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bMGdGk3> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/663707> .

