@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/bwR4gUu>
  schema:familyName "Biljee"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7a030c2-c8d4-4c90-1c91-18338257a16d"^^xsd:string ;
  schema:givenName "Maria Gerarda"^^xsd:string ;
  schema:name "Maria Gerarda Biljee"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0132jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fcf2e35e-abeb-9370-7199-54f26753af05> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2750434> ;
  schema:birthDate "1881-09-24"^^xsd:date .

