@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bNw6g7>
  pico:hasAge "50"^^xsd:string ;
  schema:familyName "de Bruijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/cd26a697-6095-4e86-95a9-72f8398ee46a"^^xsd:string ;
  schema:hasOccupation "Onderwijzeresje"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:givenName "Wilhelmina Gerardina"^^xsd:string ;
  schema:name "Wilhelmina Gerardina de Bruijn"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bbS8Fa> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60815> ;
  schema:additionalName [
    ns0:baseSurname "Bruijn"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

