@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/bzz9Lqy>
  schema:familyName "Botterop"^^xsd:string ;
  schema:givenName "Geertruij Wilhelmina"^^xsd:string ;
  schema:name "Geertruij Wilhelmina Botterop"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6bf08365-baa1-2964-b689-663fec6a3755"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3XidfA> ;
  schema:parent <https://n2t.net/ark:/60537/bHtKAdg>, <https://n2t.net/ark:/60537/brEzWAh> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2371856> ;
  schema:birthDate "1910-07-10"^^xsd:date .

