@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/b8xHOm0>
  schema:givenName "Adrianus Johannes"^^xsd:string ;
  schema:name "Adrianus Johannes Moons"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/935f0cd1-167b-d0e1-7a9e-8721407b8978"^^xsd:string ;
  schema:familyName "Moons"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b0D6ZwT>, <https://n2t.net/ark:/60537/bSIxepa> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bm1FUzs> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2340902> ;
  schema:deathDate "1875-06-23"^^xsd:date .

