@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/bbRTx8H>
  schema:familyName "Coomans"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c3ed2397-3454-80df-292c-ff3d87188c59"^^xsd:string ;
  schema:givenName "Johanna Wilhelmina"^^xsd:string ;
  schema:name "Johanna Wilhelmina Coomans"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x1sz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/51c095c9-71d1-ec8d-e4a9-0197368048ac> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2174427> ;
  schema:birthDate "1898-08-28"^^xsd:date .

