@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/bpzAdGH>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1d49513c-2cef-d497-035d-a457e536f0e4"^^xsd:string ;
  schema:familyName "Janssens"^^xsd:string ;
  schema:givenName "Rosalie Cornelia Elisabeth"^^xsd:string ;
  schema:name "Rosalie Cornelia Elisabeth 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/a2cb97b7-65dc-629a-3308-7bf26952f7d6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2452204> ;
  schema:birthDate "1867-07-15"^^xsd:date .

