@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/b9Acpm9>
  schema:givenName "Constantia Christina"^^xsd:string ;
  schema:name "Constantia Christina van Steel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5c124449-f3b2-438b-7ea6-a68ff1a97832"^^xsd:string ;
  schema:familyName "van Steel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016ct7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bc6a1644-55d6-7476-57cd-b9493983255f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2551573> ;
  schema:birthDate "1846-10-31"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Steel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

