@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/bxTzHLK>
  schema:givenName "Antonie"^^xsd:string ;
  schema:name "Antonie Jue"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4777832c-95c9-0481-494c-1e6743078bc8"^^xsd:string ;
  schema:familyName "Jue"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdxuvHe> ;
  schema:parent <https://n2t.net/ark:/60537/bFO9wCc>, <https://n2t.net/ark:/60537/bpYYSWG> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2781123> ;
  schema:birthDate "1816-01-06"^^xsd:date .

