@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_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07
  a a2a:Record ;
  rdfs:label "Overlijden op 30 juni 1873 te Oer" ;
  a2a:hasPerson oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684277, oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684278, oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684279, oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684280 ;
  a2a:hasEvent oa:event_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_0, oa:relationep_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_1, oa:relationep_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_2, oa:relationep_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_3 ;
  a2a:hasSource oa:source_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07 .

oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684277
  a a2a:Person ;
  rdfs:label "Antjen Meijerman" ;
  a2a:PersonName [
    rdfs:label "Antjen Meijerman" ;
    a2a:PersonNameFirstName "Antjen" ;
    a2a:PersonNameLastName "Meijerman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "72 Jaar" ;
    rdfs:label "72 Jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wisch (Oude IJsselstreek)" ;
    rdfs:label "Wisch (Oude IJsselstreek)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684278
  a a2a:Person ;
  rdfs:label "Derk Meijerman" ;
  a2a:PersonName [
    rdfs:label "Derk Meijerman" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Meijerman"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684279
  a a2a:Person ;
  rdfs:label "Aaltjen van Lochem" ;
  a2a:PersonName [
    rdfs:label "Aaltjen van Lochem" ;
    a2a:PersonNameFirstName "Aaltjen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lochem"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684280
  a a2a:Person ;
  rdfs:label "Joannes Erntsen" ;
  a2a:PersonName [
    rdfs:label "Joannes Erntsen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Erntsen"
  ] .

oa:event_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "30-06-1873" ;
    a2a:Year "1873" ;
    a2a:Month "06" ;
    a2a:Day "30" ;
    rdfs:label "1873-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oer" ;
    rdfs:label "Oer"
  ] .

oa:relationep_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684277 ;
  a2a:EventKeyRef oa:event_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Event1 .

oa:relationep_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684278 ;
  a2a:EventKeyRef oa:event_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Event1 .

oa:relationep_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684279 ;
  a2a:EventKeyRef oa:event_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Event1 .

oa:relationep_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Person3041684280 ;
  a2a:EventKeyRef oa:event_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07_Event1 .

oa:source_gld_CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gendringen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Gendringen, Nederland", "1873-07-01 - 1873-07-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-07-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-07-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-07-1873" ;
    a2a:Year "1873" ;
    a2a:Month "07" ;
    a2a:Day "01" ;
    rdfs:label "01-07-1873"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Gendringen, Overlijdensregister" ;
    a2a:DocumentNumber "66" ;
    a2a:RegistryNumber "4677.09" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Gendringen, Overlijdensregister, 66, 4677.09"
  ] ;
  a2a:SourceLastChangeDate "2022-11-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/CD07C327CC5F4FCDBFC3FBCB4013FC07" ;
  a2a:RecordIdentifier "3041684276" ;
  a2a:RecordGUID "{CD07C327-CC5F-4FCD-BFC3-FBCB4013FC07}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D1C75D9CDFA04CEBA3A8474C2358B7CB" .

