@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/bW2J19j>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a9658509-02a6-2be7-d95b-be8f50951f90"^^xsd:string ;
  schema:givenName "Johanna Maria Clasina"^^xsd:string ;
  schema:name "Johanna Maria Clasina Mauriks"@nl ;
  schema:familyName "Mauriks"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s9qs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/644e23bb-65b0-173e-7ec4-b49b620b2dac> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2245421> ;
  schema:birthDate "1859-01-18"^^xsd:date .

