@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_632e3b0b-3add-c0d7-9f70-1e9b668564a0
  a a2a:Record ;
  rdfs:label "Overlijden op 22 januari 1870 te Zoutkamp gem. Ulrum" ;
  a2a:hasPerson oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person-cc13527e-0585-6fa5-d29f-c47a6cd089b5, oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person-3d6976ea-6d9e-10a5-43a6-1c30bd10ae35, oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person-71bc5791-1fe9-116c-d1d6-e780e87c2340, oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person-eef3088e-8f6a-1981-6c75-0718fd2098c5 ;
  a2a:hasEvent oa:event_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_0, oa:relationep_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_1, oa:relationep_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_2 ;
  a2a:hasRelationPP oa:relationpp_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_0 ;
  a2a:hasSource oa:source_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0 .

oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person-cc13527e-0585-6fa5-d29f-c47a6cd089b5
  a a2a:Person ;
  rdfs:label "Janna Tiddens" ;
  a2a:PersonName [
    rdfs:label "Janna Tiddens" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Tiddens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person-3d6976ea-6d9e-10a5-43a6-1c30bd10ae35
  a a2a:Person ;
  rdfs:label "Aaltje Henckel" ;
  a2a:PersonName [
    rdfs:label "Aaltje Henckel" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Henckel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person-71bc5791-1fe9-116c-d1d6-e780e87c2340
  a a2a:Person ;
  rdfs:label "Dirk Freerks Kniphuizen" ;
  a2a:PersonName [
    rdfs:label "Dirk Freerks Kniphuizen" ;
    a2a:PersonNameFirstName "Dirk Freerks" ;
    a2a:PersonNameLastName "Kniphuizen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zoutkamp gem. Ulrum" ;
    rdfs:label "Zoutkamp gem. Ulrum"
  ] ;
  a2a:Profession "sluiswachter" .

oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person-eef3088e-8f6a-1981-6c75-0718fd2098c5
  a a2a:Person ;
  rdfs:label "Freerk Kniphuizen" ;
  a2a:PersonName [
    rdfs:label "Freerk Kniphuizen" ;
    a2a:PersonNameFirstName "Freerk" ;
    a2a:PersonNameLastName "Kniphuizen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1870-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zoutkamp gem. Ulrum" ;
    rdfs:label "Zoutkamp gem. Ulrum"
  ] .

oa:relationep_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person:cc13527e-0585-6fa5-d29f-c47a6cd089b5 ;
  a2a:EventKeyRef oa:event_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Event1 .

oa:relationep_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person:71bc5791-1fe9-116c-d1d6-e780e87c2340 ;
  a2a:EventKeyRef oa:event_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Event1 .

oa:relationep_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person:eef3088e-8f6a-1981-6c75-0718fd2098c5 ;
  a2a:EventKeyRef oa:event_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Event1 .

oa:relationpp_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person:71bc5791-1fe9-116c-d1d6-e780e87c2340, oa:person_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0_Person:3d6976ea-6d9e-10a5-43a6-1c30bd10ae35 .

oa:source_gra_632e3b0b-3add-c0d7-9f70-1e9b668564a0
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ulrum" ;
    rdfs:label "Ulrum", "1870-01-22 - 1870-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1870-01-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1870" ;
    a2a:Book "Overlijdensregister 1870" ;
    a2a:DocumentNumber "5" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1870, Overlijdensregister 1870, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/29fd14bc-f864-5ad2-5e0d-8e4f40667245.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/632e3b0b-3add-c0d7-9f70-1e9b668564a0" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/29fd14bc-f864-5ad2-5e0d-8e4f40667245.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/632e3b0b-3add-c0d7-9f70-1e9b668564a0" ;
  a2a:RecordGUID "{632e3b0b-3add-c0d7-9f70-1e9b668564a0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14322_00014322.xml van GRA" .

