@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/b37wB4a>
  ns0:givenName "Arie" ;
  ns0:name "Arie Revet"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/00136b8b-ea46-8dd6-5b3a-b111b3dba21b" ;
  ns0:familyName "Revet" ;
  ns0:parent <https://n2t.net/ark:/60537/bb26pUf>, <https://n2t.net/ark:/60537/bVcVPVI> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bz8KUsD> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2827355> ;
  ns0:birthDate "1869-06-22"^^xsd:date .

