@prefix pico: <https://personsincontext.org/model#> .
@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/bfCx3B>
  pico:hasAge "80" ;
  ns0:givenName "Cornelia" ;
  ns0:name "Cornelia de Bruijn"@nl ;
  ns0:familyName "de Bruijn" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/97102b3e-8606-4acd-8022-8c678161d4da" ;
  ns0:comment "overleden" ;
  gtm:religie "Protestant" ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schoolhouderesse> ;
  gtm:straat <https://n2t.net/ark:/60537/b4ApaO> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bWG5Zy> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/53141> ;
  ns0:additionalName [
    ns1:baseSurname "Bruijn" ;
    ns1:literalName "Cornelia de Bruijn"@nl ;
    ns1:surnamePrefix "de"
  ] .

