@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/bjn5iiJ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3299becd-074c-f82b-e7a4-140a96461353"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Meijer"@nl ;
  schema:familyName "Meijer"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bbsvuvR>, <https://n2t.net/ark:/60537/bsgG792> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgeAp6N> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2518630> ;
  schema:birthDate "1910-11-27"^^xsd:date .

