@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/bIweLND>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/11fe7e58-6696-99b5-6f6f-e0e5676ca99b"^^xsd:string ;
  schema:familyName "Kok"^^xsd:string ;
  schema:birthPlace "Loenen"@nl ;
  schema:givenName "Maria Dorethea"^^xsd:string ;
  schema:name "Maria Dorethea Kok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hmnm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4a2fd2a6-0266-1da4-bf26-1cc611837263> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2145012> .

