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

<https://n2t.net/ark:/60537/b250o5w>
  pico:hasAge "1" ;
  ns0:givenName "Arie" ;
  ns0:name "Arie Revet"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/0a62042d-13ff-9c40-1122-7edd4340f38a" ;
  ns0:familyName "Revet" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6FoPpA> ;
  ns0:parent <https://n2t.net/ark:/60537/bMfPO8n>, <https://n2t.net/ark:/60537/bUaqCXf> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/644987> ;
  ns0:deathDate "1870-07-26"^^xsd:date .

