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

<https://n2t.net/ark:/60537/b8X8ng>
  pico:hasAge "73"^^xsd:string ;
  schema:familyName "Braun"^^xsd:string ;
  schema:birthPlace "Hanover"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/ac70031a-e3f8-45bb-b9b0-90965c1bd7b2"^^xsd:string ;
  schema:givenName "Marianna"^^xsd:string ;
  schema:name "Marianna Braun"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/winkelierster> ;
  gtm:straat <https://n2t.net/ark:/60537/b4ZNyA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGEd7U> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/1f7528e2-fe52-26ef-28ae-af638d7b0a5d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59659> .

