@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/bjZbrwj>
  schema:familyName "Binee"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ae3ab3d6-22b3-808a-590b-97b97f272d8a"^^xsd:string ;
  schema:givenName "Leena"^^xsd:string ;
  schema:name "Leena Binee"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011435> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cf58db90-9d2c-2662-cadd-68aacaa06806> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2623499> ;
  schema:birthDate "1860-08-21"^^xsd:date .

