@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/bsgFV2k>
  schema:givenName "Adriana Johanna"^^xsd:string ;
  schema:name "Adriana Johanna Vos"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1497915b-3fb1-4ad1-2e03-5086c1af8bd3"^^xsd:string ;
  schema:familyName "Vos"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/72f46a0b-b39b-3f9e-0c0d-65b65e17f7a4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2302384> ;
  schema:birthDate "1840-08-04"^^xsd:date .

