@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/b74O3nN>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c63198ce-fc9e-a9bf-61e0-79f65b4aa504"^^xsd:string ;
  schema:familyName "Pinkse"^^xsd:string ;
  schema:givenName "Susanna Cornelia"^^xsd:string ;
  schema:name "Susanna Cornelia Pinkse"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bDwsEdX> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLr1NDy> ;
  schema:children <https://n2t.net/ark:/60537/bnTYH2S> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2342992> .

