@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#> .

<https://n2t.net/ark:/60537/b9AcrQq>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6c7274ec-bb6f-ec88-9a37-44f5b1138d65"^^xsd:string ;
  schema:familyName "Huigen"^^xsd:string ;
  schema:givenName "Wilhelmina Adriana"^^xsd:string ;
  schema:name "Wilhelmina Adriana Huigen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Maurik> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jwsn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c8db83a9-356a-30d8-3e9d-02a6ec1848d2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2595925> ;
  schema:birthDate "1850-04-18"^^xsd:date .

