@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/b8Kporg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7adc2b4c-d8f6-8e65-38a7-25f4befd3261"^^xsd:string ;
  schema:givenName "Martinus"^^xsd:string ;
  schema:name "Martinus Schenk"@nl ;
  schema:familyName "Schenk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bchhjoc> ;
  schema:parent <https://n2t.net/ark:/60537/bgEZceZ>, <https://n2t.net/ark:/60537/bpzA14f> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2226998> ;
  schema:birthDate "1870-11-11"^^xsd:date .

