@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/bfc5dgr>
  schema:familyName "Annaars"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/65271533-6963-d68f-a6cd-4920218a0e8f"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Annaars"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b7hvptz>, <https://n2t.net/ark:/60537/bo6G25m> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFBrAO9> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1982632> ;
  schema:birthDate "1869-08-23"^^xsd:date .

