@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/btj9YWb>
  schema:givenName "Andreas Johannes"^^xsd:string ;
  schema:name "Andreas Johannes Meijer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/24ccadf1-ea14-8a22-f1a8-6317572debdd"^^xsd:string ;
  schema:familyName "Meijer"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bBdKNMi>, <https://n2t.net/ark:/60537/bJ8kCBn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brEz2Vv> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/647111> ;
  schema:birthDate "1914-10-08"^^xsd:date .

