@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/bUarcbF>
  schema:familyName "Fennet"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dd35e6d5-6195-ce1c-df7e-8c71f6a3344b"^^xsd:string ;
  schema:givenName "Joannes Augustinus"^^xsd:string ;
  schema:name "Joannes Augustinus Fennet"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b250XjA>, <https://n2t.net/ark:/60537/bMfQomp> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bTL16t0> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2567325> ;
  schema:birthDate "1892-08-19"^^xsd:date .

