@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/bYkqLsM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/88dd6059-a3b6-9d67-1470-d7091640e1fe"^^xsd:string ;
  schema:givenName "Levinus"^^xsd:string ;
  schema:name "Levinus Steenbergen"@nl ;
  schema:familyName "Steenbergen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xchf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b92c1f24-9c2d-cf0e-9820-78541a5415d1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2539229> ;
  schema:birthDate "1893-01-23"^^xsd:date .

