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

<https://n2t.net/ark:/60537/beZoSan>
  pico:hasAge "63"^^xsd:string ;
  schema:givenName "Antonius Leonardus"^^xsd:string ;
  schema:name "Antonius Leonardus Ravier"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9997821c-6028-308e-0847-bfdc7e9078a1"^^xsd:string ;
  schema:familyName "Ravier"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b74O3kp>, <https://n2t.net/ark:/60537/bZnUYEP> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8jZtDB> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2342395> ;
  schema:deathDate "1900-08-31"^^xsd:date .

