@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/bo6Gq6H>
  schema:familyName "Binnenkade"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/86da9a4f-a673-64f3-68d8-bb9080d321b2"^^xsd:string ;
  schema:givenName "Johanna Wilhelmina"^^xsd:string ;
  schema:name "Johanna Wilhelmina Binnenkade"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zz1f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/89d5c02f-dcb0-a46d-68fd-48a989252c1b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2390542> ;
  schema:birthDate "1879-03-22"^^xsd:date .

