@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/bY7Ix8y>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7a22ee8f-d206-f335-22e9-8f34e4bc745a"^^xsd:string ;
  schema:familyName "Janssens"^^xsd:string ;
  schema:givenName "Josephina Elisabeth Cornelia"^^xsd:string ;
  schema:name "Josephina Elisabeth Cornelia Janssens"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfqn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/13d20eb0-6295-9ed9-e981-6859ab7bf996> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/640797> ;
  schema:birthDate "1866-03-31"^^xsd:date .

