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

<https://n2t.net/ark:/60537/benkja>
  pico:hasAge "52"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/bca7e997-769a-49ad-969a-9cfd0748b448"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van Rijswijk"^^xsd:string ;
  schema:givenName "Willemijntje"^^xsd:string ;
  schema:name "Willemijntje van Rijswijk"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Culemborg> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b502RK> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/e7b19bd2-4cfa-d386-936d-76270530970e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59906> ;
  schema:additionalName [
    ns0:baseSurname "Rijswijk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

