@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bxuakoD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bb0b5578-5a5b-a0f3-4352-1f212ac50a11"^^xsd:string ;
  schema:givenName "Sophia"^^xsd:string ;
  schema:name "Sophia van de Kasteelen"@nl ;
  schema:familyName "van de Kasteelen"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bgEZHI6> ;
  schema:spouse <https://n2t.net/ark:/60537/bNikXYG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bZNiISt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2771403> ;
  schema:additionalName [
    ns0:baseSurname "Kasteelen"^^xsd:string ;
    ns0:surnamePrefix "van de"^^xsd:string
  ] .

