@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/bTXITKF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d28fdc7d-94e5-683e-6fa5-dc97638160a7"^^xsd:string ;
  schema:hasOccupation "Kleedermaker"@nl ;
  schema:familyName "Leeuwenstein"^^xsd:string ;
  schema:givenName "Maarten"^^xsd:string ;
  schema:name "Maarten Leeuwenstein"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h89p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/08348e2f-d7e5-206a-b12f-2d54f773111d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/600696> .

