@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/bDVQZ4B>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Hendrika"^^xsd:string ;
  schema:name "Hendrika Koop"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4659e0b6-9013-4929-f8e2-8bfd584f5ead"^^xsd:string ;
  schema:familyName "Koop"^^xsd:string ;
  schema:birthPlace "Laren"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mn57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/78b963f2-4f94-88db-ec3d-1079fbfe5859> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2324612> ;
  schema:birthDate "1841-05-26"^^xsd:date .

