@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/bx3LtcY>
  schema:familyName "Appel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1bf8bd8c-2e08-e37e-3ef8-68b7db528f80"^^xsd:string ;
  schema:givenName "Jacobus Marie"^^xsd:string ;
  schema:name "Jacobus Marie Appel"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bgeAPCA>, <https://n2t.net/ark:/60537/bp9aEpf> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/boWtmLe> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2213179> ;
  schema:birthDate "1907-02-17"^^xsd:date .

