@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/bhh5vJ0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3172e23c-0c75-6a03-f739-dd5b507fb394"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Laforce"@nl ;
  schema:familyName "Laforce"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0192zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b33deb58-cada-ebbe-f85e-90448ebf0735> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2516107> ;
  schema:birthDate "1887-10-29"^^xsd:date .

