@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/b4Aq0f7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b775e4c5-a2ce-c549-e11d-640e796d9e39"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Smits"@nl ;
  schema:familyName "Smits"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hazerswoude> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013hqg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a3293f4a-3975-c2d4-b52e-0e91384d671f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2453592> ;
  schema:birthDate "1862-09-03"^^xsd:date .

