@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/bIIWjPY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7eaebb6a-a1b9-93c4-73ad-4090a145a803"^^xsd:string ;
  schema:familyName "Lunenburg"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Lunenburg"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bAOmw1r>, <https://n2t.net/ark:/60537/bsTLHcn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bcUof0y> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2017214> ;
  schema:birthDate "1818-03-07"^^xsd:date .

