@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/bcuZhyD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4467ef24-ff44-47a7-8aaf-c537eae66ef9"^^xsd:string ;
  schema:givenName "Leena"^^xsd:string ;
  schema:name "Leena Loendersloot"@nl ;
  schema:familyName "Loendersloot"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0132jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0436532b-7a02-e27c-2865-ee3350e8bb5f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/584817> ;
  schema:birthDate "1879-08-13"^^xsd:date .

