@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/bm1GnzF>
  schema:familyName "Biljee"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8d4a94f4-7620-5846-9dbc-226e5ace7c03"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Biljee"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0132jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/43dff1d5-dae9-ad37-c553-1b336177cb34> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2120569> ;
  schema:birthDate "1876-06-24"^^xsd:date .

