@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/bQqPoXw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ba776015-142a-aea9-3876-1d388521b673"^^xsd:string ;
  schema:givenName "Johannes Lucas"^^xsd:string ;
  schema:name "Johannes Lucas Kuijs"@nl ;
  schema:familyName "Kuijs"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s4n2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/14e05b6c-3bb5-d705-6d30-8e0cb48247ac> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/644971> ;
  schema:birthDate "1869-06-01"^^xsd:date .

