@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/bM38x2t>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a28f7523-5bf6-887b-978e-744c4ec9e7cf"^^xsd:string ;
  schema:givenName "Johanna Paulina"^^xsd:string ;
  schema:name "Johanna Paulina van der Starre"@nl ;
  schema:familyName "van der Starre"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCTkXsf> ;
  schema:children <https://n2t.net/ark:/60537/bE8yIfN> ;
  schema:spouse <https://n2t.net/ark:/60537/bTXJkR4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2373534> ;
  schema:additionalName [
    ns0:baseSurname "Starre"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

