@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/bqbG4LM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2e34afb8-c792-bf63-be4a-8daddd9bb7c5"^^xsd:string ;
  schema:givenName "Leonardus"^^xsd:string ;
  schema:name "Leonardus van Rijsdam"@nl ;
  schema:familyName "van Rijsdam"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bG0QIop>, <https://n2t.net/ark:/60537/by6fTAG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvbsLc1> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2251292> ;
  schema:birthDate "1862-10-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Rijsdam"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

