@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/bN5DFx9>
  schema:familyName "Binnendijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e8c483fe-f519-84bf-b42b-f26d355f9410"^^xsd:string ;
  schema:givenName "Levina"^^xsd:string ;
  schema:name "Levina Binnendijk"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012c0x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3c4db42d-5e79-5813-736f-3069e982234a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2091585> ;
  schema:birthDate "1861-05-10"^^xsd:date .

