@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/bCGENRz>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3d866f99-a9ca-d202-e322-a5e8ad350ab8"^^xsd:string ;
  schema:familyName "Rost van Tonningen"^^xsd:string ;
  schema:givenName "Wilhelmina Digna Cornelia"^^xsd:string ;
  schema:name "Wilhelmina Digna Cornelia Rost van Tonningen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Hertogenbosch> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dk1r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5a5a04cf-4c70-0670-6102-fd8e65f54dae> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2207172> ;
  schema:birthDate "1858-01-12"^^xsd:date .

