@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/bPB1L6T>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2ee1ece9-4a4b-b8be-c235-a15f965ea06e"^^xsd:string ;
  schema:familyName "IJsselsteijn"^^xsd:string ;
  schema:givenName "Lambertus Adrianus"^^xsd:string ;
  schema:name "Lambertus Adrianus IJsselsteijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kmxm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2b3f8e83-69e0-15d5-fe77-1a464a0e87a2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2028610> ;
  schema:birthDate "1874-03-02"^^xsd:date .

