@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/brEA7BD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8ddc25e4-b0fc-5fbe-4655-eb86d9b23e0e"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Prang"@nl ;
  schema:familyName "Prang"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010g8p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c0a2cade-514e-8269-baba-79bbf5e4e102> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2567824> ;
  schema:birthDate "1893-01-04"^^xsd:date .

