@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/bsgGoQb>
  schema:familyName "Blansjaar"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/99f5569f-8e6d-032d-2d4f-1719c82471fa"^^xsd:string ;
  schema:givenName "Johannes Leendert"^^xsd:string ;
  schema:name "Johannes Leendert Blansjaar"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00npb1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dd79f8cc-8868-aaf9-a1c2-bb277950084d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2816581> ;
  schema:birthDate "1866-05-27"^^xsd:date .

