@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/breaLik>
  schema:familyName "Boon"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6991aa89-8a8c-ec42-02ea-42a036ce758d"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Boon"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bH3moW8>, <https://n2t.net/ark:/60537/bz8LA63> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHg2kMr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2561810> ;
  schema:birthDate "1885-06-12"^^xsd:date .

