@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/bPNJnQe>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/88a412e4-74b5-2a28-5840-9f6b716500a4"^^xsd:string ;
  schema:familyName "Koers"^^xsd:string ;
  schema:givenName "Maria Catharina"^^xsd:string ;
  schema:name "Maria Catharina Koers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gqz4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1a76b2f6-b597-b3c4-444a-0ebf686b98e2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1965667> ;
  schema:birthDate "1828-03-12"^^xsd:date .

