@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bQDxmAB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/99d3607e-0731-911d-8164-2246759826a6"^^xsd:string ;
  schema:givenName "Leonardus"^^xsd:string ;
  schema:name "Leonardus van Loon"@nl ;
  schema:hasOccupation "Touwslager"@nl ;
  schema:familyName "van Loon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nptt> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6425bf3d-e9ed-ad91-c10d-3e60549df67e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2244787> ;
  schema:birthDate "1836-01-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Loon"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

