@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_8b93141a-36a1-052d-91ae-5923db797d7c
  a a2a:Record ;
  rdfs:label "Geboorte op 31 oktober 1820 te Zuidwolde gem. Bedum" ;
  a2a:hasPerson oa:person_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Person-daceb7d5-dd2f-df8a-606d-38d0225c6f92, oa:person_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Person-535ec221-b5ac-4ddf-0682-752dfe61562b, oa:person_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Person-c0953899-ed88-5b31-05b3-b11d7bba32a0 ;
  a2a:hasEvent oa:event_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8b93141a-36a1-052d-91ae-5923db797d7c_0, oa:relationep_gra_8b93141a-36a1-052d-91ae-5923db797d7c_1, oa:relationep_gra_8b93141a-36a1-052d-91ae-5923db797d7c_2 ;
  a2a:hasSource oa:source_gra_8b93141a-36a1-052d-91ae-5923db797d7c .

oa:person_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Person-daceb7d5-dd2f-df8a-606d-38d0225c6f92
  a a2a:Person ;
  rdfs:label "Hero Geres Heres" ;
  a2a:PersonName [
    rdfs:label "Hero Geres Heres" ;
    a2a:PersonNameFirstName "Hero Geres" ;
    a2a:PersonNameLastName "Heres"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "houtkoper" .

oa:person_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Person-535ec221-b5ac-4ddf-0682-752dfe61562b
  a a2a:Person ;
  rdfs:label "Fenna Klaasen Venema" ;
  a2a:PersonName [
    rdfs:label "Fenna Klaasen Venema" ;
    a2a:PersonNameFirstName "Fenna Klaasen" ;
    a2a:PersonNameLastName "Venema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Person-c0953899-ed88-5b31-05b3-b11d7bba32a0
  a a2a:Person ;
  rdfs:label "Anna Heres" ;
  a2a:PersonName [
    rdfs:label "Anna Heres" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Heres"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1820-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidwolde gem. Bedum" ;
    rdfs:label "Zuidwolde gem. Bedum"
  ] .

oa:event_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1820-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuidwolde gem. Bedum" ;
    rdfs:label "Zuidwolde gem. Bedum"
  ] .

oa:relationep_gra_8b93141a-36a1-052d-91ae-5923db797d7c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Person:daceb7d5-dd2f-df8a-606d-38d0225c6f92 ;
  a2a:EventKeyRef oa:event_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Event1 .

oa:relationep_gra_8b93141a-36a1-052d-91ae-5923db797d7c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Person:535ec221-b5ac-4ddf-0682-752dfe61562b ;
  a2a:EventKeyRef oa:event_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Event1 .

oa:relationep_gra_8b93141a-36a1-052d-91ae-5923db797d7c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Person:c0953899-ed88-5b31-05b3-b11d7bba32a0 ;
  a2a:EventKeyRef oa:event_gra_8b93141a-36a1-052d-91ae-5923db797d7c_Event1 .

oa:source_gra_8b93141a-36a1-052d-91ae-5923db797d7c
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum", "1820-11-02 - 1820-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1820-11-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1820" ;
    a2a:Book "Geboorteregister 1820" ;
    a2a:DocumentNumber "83" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1820, Geboorteregister 1820, 83"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/688c4a7b-3d88-0c66-59f0-3a58a6316c03.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8b93141a-36a1-052d-91ae-5923db797d7c" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/688c4a7b-3d88-0c66-59f0-3a58a6316c03.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8b93141a-36a1-052d-91ae-5923db797d7c" ;
  a2a:RecordGUID "{8b93141a-36a1-052d-91ae-5923db797d7c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230828_188_00000188.xml van GRA" .

