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

<https://n2t.net/ark:/60537/br1up1>
  pico:hasAge "19"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Geertruida Elizabeth Johanna"^^xsd:string ;
  ns0:name "Geertruida Elizabeth Johanna ten Brummeler"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/8b1ee09793afb6263c0c680c855eee58e21dc271b088d4c903c608cc56bd0647"^^xsd:string ;
  ns0:familyName "ten Brummeler"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bN5F4H> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bV0vpY> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5809> ;
  ns0:additionalName [
    ns1:baseSurname "Brummeler"^^xsd:string ;
    ns1:literalName "Geertruida Elizabeth Johanna ten Brummeler"@nl ;
    ns1:surnamePrefix "ten"^^xsd:string
  ] .

