@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bsTMjeM>
  schema:givenName "Annette Antonia"^^xsd:string ;
  schema:name "Annette Antonia Olree"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17a98e88-2019-61e4-b9e4-925b0d94a9ff"^^xsd:string ;
  schema:familyName "Olree"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bAOn81s>, <https://n2t.net/ark:/60537/bIIWWPP> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbeNbPA> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2692701> ;
  schema:birthDate "1861-11-07"^^xsd:date .

