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

<https://n2t.net/ark:/60537/bYkr590>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/652754ac-2b84-4cb7-bdb1-d6cc6bddb300-po3"^^xsd:string ;
  schema:givenName "Sijna"@nl ;
  schema:name "Sijna Sluijter"@nl ;
  schema:familyName "Sluijter"@nl ;
  schema:gender schema:Female ;
  schema:spouse <https://n2t.net/ark:/60537/b6f0Qjj> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  schema:birthPlace <https://n2t.net/ark:/60537/buzpEa> ;
  schema:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  gtm:straat <https://n2t.net/ark:/60537/bx3M3g> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2893095> .

