@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bqOLNZT>
  schema:givenName "Cornelia Johanna Catharina"^^xsd:string ;
  schema:name "Cornelia Johanna Catharina van Kooten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b49b852f-862a-b87b-283d-a1352d1ad45c"^^xsd:string ;
  schema:familyName "van Kooten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdkx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0dbab4a0-0f24-68ff-821a-086909ddb4c1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1931920> ;
  schema:birthDate "1829-06-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kooten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

