@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/bbsvoXh>
  schema:familyName "Bosch"^^xsd:string ;
  schema:givenName "Catharina Johanna Maria"^^xsd:string ;
  schema:name "Catharina Johanna Maria Bosch"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f468b6dd-1ae9-e47d-a4a9-65abeca7afab"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b3xUA8p> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bELE6Yn> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2419770> .

