@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/b62iCQ7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/380c833e-9a23-69ed-7949-e8e49a567dbb"^^xsd:string ;
  schema:givenName "Ijda"^^xsd:string ;
  schema:name "Ijda Starrenburg"@nl ;
  schema:familyName "Starrenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2hHKtF> ;
  schema:spouse <https://n2t.net/ark:/60537/bCtXcEI> ;
  schema:children <https://n2t.net/ark:/60537/bmRufsA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2301365> .

