@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/bsTMo8j>
  schema:familyName "Boon"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/50550bba-d053-b7e0-d8ac-e8f8b074a70c"^^xsd:string ;
  schema:givenName "Mie"^^xsd:string ;
  schema:name "Mie Boon"@nl ;
  schema:hasOccupation "Werkster"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sluipwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hdkh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/92aed9dd-7524-5e7b-92fa-9ff6be489348> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2762306> .

