@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/bCGFaWR>
  schema:familyName "Baas"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aa37d2d8-3eb7-2bf9-70d4-320e5b90fee0"^^xsd:string ;
  schema:givenName "Jannigje Hendrica"^^xsd:string ;
  schema:name "Jannigje Hendrica Baas"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015zbj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ce7f450c-bbbd-553d-78cf-e8cc0b74067d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2619083> ;
  schema:birthDate "1903-02-06"^^xsd:date .

