@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/bZnVn6P>
  schema:givenName "Adriana Lamberdina"^^xsd:string ;
  schema:name "Adriana Lamberdina Schellings"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/68bb974e-945a-070b-5715-6d542b693872"^^xsd:string ;
  schema:familyName "Schellings"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Uden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01c2c5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fe6215ac-9c88-5549-965e-799a77bffeb8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2760849> ;
  schema:birthDate "1883-10-10"^^xsd:date .

