@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/bRG25MJ>
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Treure"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3fbdbe27-0fc4-1710-57bc-46081e4261f1"^^xsd:string ;
  schema:familyName "Treure"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b7vcFGY>, <https://n2t.net/ark:/60537/bZACUz5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bp9ag5n> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2618965> ;
  schema:birthDate "1881-08-20"^^xsd:date .

