@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/bO88hki>
  schema:givenName "Anthonie Franciscus"^^xsd:string ;
  schema:name "Anthonie Franciscus Ernst"@nl ;
  schema:familyName "Ernst"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/782a6f1c-4dbe-a673-2a68-fe0016af3cac"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b3XiRjp>, <https://n2t.net/ark:/60537/bW2J6aq> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgEYE5V> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2335115> ;
  schema:birthDate "1881-03-20"^^xsd:date .

