@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bRSLcJ>
  pico:hasAge "12"^^xsd:string ;
  ns0:givenName "Clara Maria"^^xsd:string ;
  ns0:name "Clara Maria van der Ben"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/56e74a594661ee9f19e51c04c1e02db1069a0005fd59b1f1887730fd4bd4b4d5"^^xsd:string ;
  ns0:familyName "van der Ben"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bO8pIG> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/be67a043-2b00-dadc-e2f0-f71f62ccfd52> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5287> ;
  ns0:additionalName [
    ns1:baseSurname "Ben"^^xsd:string ;
    ns1:literalName "Clara Maria van der Ben"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

