@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bDVR3MW>
  pico:hasAge "1"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f23b0a97-2453-36c7-9ea5-089320dbd0ec"^^xsd:string ;
  schema:familyName "Swaanenburg"^^xsd:string ;
  schema:givenName "Wilhelmina Carolina"^^xsd:string ;
  schema:name "Wilhelmina Carolina Swaanenburg"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bLQrSC2>, <https://n2t.net/ark:/60537/bTL1HqU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bYXvZsJ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2408853> ;
  schema:deathDate "1889-08-14"^^xsd:date .

