@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/bo6GvUe>
  schema:givenName "Bernardus Wilhelmus Hendrikus"^^xsd:string ;
  schema:name "Bernardus Wilhelmus Hendrikus Lijster"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cb1602b0-01b9-d9fc-1d6d-2c1935579166"^^xsd:string ;
  schema:familyName "Lijster"^^xsd:string ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018fnm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ada2d99a-c712-68ba-60cb-a3444bc96029> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2494078> ;
  schema:birthDate "1872-09-14"^^xsd:date .

