@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/bOLedrm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3a2eb552-483c-9bb2-c705-312e82dabf24"^^xsd:string ;
  schema:familyName "Kromme"^^xsd:string ;
  schema:givenName "Maria Elisabeth"^^xsd:string ;
  schema:name "Maria Elisabeth Kromme"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mz3t> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5eb36228-428d-a097-3a27-286d3482fd44> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2223711> ;
  schema:birthDate "1878-12-27"^^xsd:date .

