@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/bSIx6pJ>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f49a39bc-2c6b-f009-127f-1b619dd4c3bd"^^xsd:string ;
  schema:familyName "Schippers"^^xsd:string ;
  schema:givenName "Willempje"^^xsd:string ;
  schema:name "Willempje Schippers"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Meerkerk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/57f34e8e-2e5d-f194-f62c-4c287f658275> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2197967> ;
  schema:birthDate "1880-03-12"^^xsd:date .

