@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/b5cvHbt>
  schema:givenName "Carolina Amalia Frederica Wilhelmina"^^xsd:string ;
  schema:name "Carolina Amalia Frederica Wilhelmina Kooijman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c94f7341-b495-d10c-8794-5ee5f73990fe"^^xsd:string ;
  schema:familyName "Kooijman"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nijmegen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01b4zm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/37103758-e31b-847a-e77e-fd9b78feb761> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2071115> ;
  schema:birthDate "1855-11-29"^^xsd:date .

