@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bCTmi0T>
  schema:givenName "Adriana Geertruij"^^xsd:string ;
  schema:name "Adriana Geertruij van der Louw"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/905b1cad-7709-8344-3cd7-df93935bed86"^^xsd:string ;
  schema:familyName "van der Louw"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01268b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/26581a9c-ff2c-11dd-6867-22cb1cc0a24d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2009414> ;
  schema:birthDate "1874-07-12"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Louw"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

