@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/bOyxy4F>
  schema:familyName "de Ronde"^^xsd:string ;
  schema:givenName "Grada"^^xsd:string ;
  schema:name "Grada de Ronde"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9fbd9ce5-160a-8696-00c1-c57003298508"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qtgw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5f1ad93f-52f3-ddba-26e8-4c086515dbc1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2225290> ;
  schema:birthDate "1857-04-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ronde"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

