@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/be9Btpd>
  pico:hasAge "82"^^xsd:string ;
  schema:givenName "Arie"^^xsd:string ;
  schema:name "Arie Baas"@nl ;
  schema:familyName "Baas"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/06533cdc-fd48-0fa2-9adb-3ff138d1e4f1"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bCTmUSZ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhh4Tjf> ;
  schema:parent <https://n2t.net/ark:/60537/bn4bhfG>, <https://n2t.net/ark:/60537/buYM64t> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2681981> ;
  schema:deathDate "1944-03-19"^^xsd:date .

