@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8
  a a2a:Record ;
  rdfs:label "Overlijden op 17 maart 1847 te Adorp" ;
  a2a:hasPerson oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person-96585d08-275b-4279-4267-07a342d034c2, oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person-0a752418-b13c-8e82-11a3-95e92782d491, oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person-d5d618e9-d0fc-2547-f514-a73dc0d7b216, oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person-65def6cc-ab0c-b37c-e199-75486585c825 ;
  a2a:hasEvent oa:event_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_0, oa:relationep_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_1, oa:relationep_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_2 ;
  a2a:hasRelationPP oa:relationpp_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_0 ;
  a2a:hasSource oa:source_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8 .

oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person-96585d08-275b-4279-4267-07a342d034c2
  a a2a:Person ;
  rdfs:label "Jantje Freerks Vroom" ;
  a2a:PersonName [
    rdfs:label "Jantje Freerks Vroom" ;
    a2a:PersonNameFirstName "Jantje Freerks" ;
    a2a:PersonNameLastName "Vroom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lagemeden" ;
    rdfs:label "Lagemeden"
  ] .

oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person-0a752418-b13c-8e82-11a3-95e92782d491
  a a2a:Person ;
  rdfs:label "Pieter Ites Tornga" ;
  a2a:PersonName [
    rdfs:label "Pieter Ites Tornga" ;
    a2a:PersonNameFirstName "Pieter Ites" ;
    a2a:PersonNameLastName "Tornga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person-d5d618e9-d0fc-2547-f514-a73dc0d7b216
  a a2a:Person ;
  rdfs:label "Freerk Geerts Vroom" ;
  a2a:PersonName [
    rdfs:label "Freerk Geerts Vroom" ;
    a2a:PersonNameFirstName "Freerk Geerts" ;
    a2a:PersonNameLastName "Vroom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person-65def6cc-ab0c-b37c-e199-75486585c825
  a a2a:Person ;
  rdfs:label "Aafke Pieters" ;
  a2a:PersonName [
    rdfs:label "Aafke Pieters" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1847-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Adorp" ;
    rdfs:label "Adorp"
  ] .

oa:relationep_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person:96585d08-275b-4279-4267-07a342d034c2 ;
  a2a:EventKeyRef oa:event_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Event1 .

oa:relationep_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person:d5d618e9-d0fc-2547-f514-a73dc0d7b216 ;
  a2a:EventKeyRef oa:event_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Event1 .

oa:relationep_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person:65def6cc-ab0c-b37c-e199-75486585c825 ;
  a2a:EventKeyRef oa:event_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Event1 .

oa:relationpp_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person:96585d08-275b-4279-4267-07a342d034c2, oa:person_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8_Person:0a752418-b13c-8e82-11a3-95e92782d491 .

oa:source_gra_0e8bde34-7bc2-85ab-e340-adbd78bac4f8
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Adorp" ;
    rdfs:label "Adorp", "1847-03-18 - 1847-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1847-03-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 380, Periode: 1847" ;
    a2a:Book "Overlijdensregister 1847" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "380" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 380, Periode: 1847, Overlijdensregister 1847, 9, 380"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/c5ee8413-53d1-1de2-b4c4-52c3378fdd5a.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/0e8bde34-7bc2-85ab-e340-adbd78bac4f8" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/c5ee8413-53d1-1de2-b4c4-52c3378fdd5a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/0e8bde34-7bc2-85ab-e340-adbd78bac4f8" ;
  a2a:RecordGUID "{0e8bde34-7bc2-85ab-e340-adbd78bac4f8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15159_00015159.xml van GRA" .

