@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/bxTz7Uc>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ad6df3af-8abf-9d2f-81e6-7318aa39b814"^^xsd:string ;
  schema:familyName "Idsinga"^^xsd:string ;
  schema:givenName "Sietske"^^xsd:string ;
  schema:name "Sietske Idsinga"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haarlem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013crc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4d8b8ad5-76e5-900f-0bdf-3a8a8abdd795> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2158142> ;
  schema:birthDate "1886-09-14"^^xsd:date .

