@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/bqbIJg>
  pico:hasAge "23" ;
  ns0:familyName "de Beu" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/4bbea7da-58eb-414e-a83b-ff9ab82c5ff2" ;
  ns0:givenName "Maria" ;
  ns0:name "Maria de Beu"@nl ;
  gtm:religie "Protestant" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b3KQGa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/52985> ;
  ns0:additionalName [
    ns1:baseSurname "Beu" ;
    ns1:literalName "Maria de Beu"@nl ;
    ns1:surnamePrefix "de"
  ] .

