@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/bCgfTs6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b3394681-b5da-951f-6414-47fa4bcad9f4"^^xsd:string ;
  schema:givenName "Leendert Johannes"^^xsd:string ;
  schema:name "Leendert Johannes Lunenburg"@nl ;
  schema:familyName "Lunenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0qpRZb> ;
  schema:parent <https://n2t.net/ark:/60537/bKaQIg1>, <https://n2t.net/ark:/60537/bumG4Ep> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2698413> ;
  schema:birthDate "1828-06-29"^^xsd:date .

