@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/bWFQNM>
  pico:hasAge "12" ;
  ns0:familyName "de Bruin" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Hendrika" ;
  ns0:name "Hendrika de Bruin"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ca695c3268b32bbefd338acb0e25ceb2e12ecda897520e1421f0b33869654482" ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bPaU6w> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1695> ;
  ns0:additionalName [
    ns1:baseSurname "Bruin" ;
    ns1:literalName "Hendrika de Bruin"@nl ;
    ns1:surnamePrefix "de"
  ] .

