@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/bRtknBF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d5cc6456-6a68-6c2d-66b1-ff60d134f6ac"^^xsd:string ;
  schema:givenName "Josephina Johanna Maria"^^xsd:string ;
  schema:name "Josephina Johanna Maria Polderman"@nl ;
  schema:familyName "Polderman"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wrr5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c1546423-87e4-96f2-bdf6-504d1827fdb6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2570522> ;
  schema:birthDate "1886-02-08"^^xsd:date .

