@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/buzn1Sq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b2978194-29a1-0d5c-c7a1-99bedf4c2fb8"^^xsd:string ;
  schema:givenName "Johannes Theodorus"^^xsd:string ;
  schema:name "Johannes Theodorus Lunenburg"@nl ;
  schema:familyName "Lunenburg"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bCtWQJz>, <https://n2t.net/ark:/60537/bKoxFxr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bn4a5e9> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/622425> ;
  schema:birthDate "1847-03-05"^^xsd:date .

