@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/bTL24wp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e0b75bb5-6cea-e7a9-aab3-b7a6d312c7bc"^^xsd:string ;
  schema:givenName "Magtelina"^^xsd:string ;
  schema:name "Magtelina Schep"@nl ;
  schema:hasOccupation "Naaister"@nl ;
  schema:familyName "Schep"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dec13cc4-2f72-3db3-396c-2237ae767e7d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2821473> .

