@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/bchiw8A>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6ff077b1-80b2-1df0-aeb2-39b352d2e02c"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  schema:givenName "Pieternella Bardina"^^xsd:string ;
  schema:name "Pieternella Bardina Verschoor"@nl ;
  schema:familyName "Verschoor"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nh52> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f0868257-8276-2d23-115e-937cf0cda2d2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2855561> ;
  schema:birthDate "1839-04-04"^^xsd:date .

