@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/bG0QMS1>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bb4488d1-1f07-3e28-0d70-29808a38f14f"^^xsd:string ;
  schema:givenName "Johanna Catharina"^^xsd:string ;
  schema:name "Johanna Catharina van Maaren"@nl ;
  schema:familyName "van Maaren"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00g0wb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7a67e682-ca90-b186-6417-a10584603fb1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2331037> ;
  schema:additionalName [
    ns0:baseSurname "Maaren"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

