@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/bqC4aN1>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6dd81833-9230-f3d6-7a28-7102a5386942"^^xsd:string ;
  schema:familyName "Schilder"^^xsd:string ;
  schema:givenName "Willempje"^^xsd:string ;
  schema:name "Willempje Schilder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Kampen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0126ck> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1d02b50e-298a-dc45-b9d4-a03a013bf137> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1972624> ;
  schema:birthDate "1877-06-21"^^xsd:date .

