@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/bOkQaLY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4596c2d3-afb4-0329-2050-c82098a93e69"^^xsd:string ;
  schema:givenName "Johannes Laurentius"^^xsd:string ;
  schema:name "Johannes Laurentius Prevoost"@nl ;
  schema:familyName "Prevoost"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018tdw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c0303602-adaf-bd5d-0f07-8c77dd524d8e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2566157> ;
  schema:birthDate "1854-11-24"^^xsd:date .

