@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_36ca0cba-7906-a58a-c331-261e43f9ce29
  a a2a:Record ;
  rdfs:label "Geboorte op 29 maart 1820 te Groningen" ;
  a2a:hasPerson oa:person_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Person-3fddb8fb-0a04-d483-7598-4aa7695dd8ce, oa:person_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Person-2e07384b-3afb-8d3a-f924-bdebc37aa418, oa:person_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Person-dc3f7ab5-2324-dcab-dd09-bc4057d86f7b ;
  a2a:hasEvent oa:event_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_0, oa:relationep_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_1, oa:relationep_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_2 ;
  a2a:hasSource oa:source_gra_36ca0cba-7906-a58a-c331-261e43f9ce29 .

oa:person_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Person-3fddb8fb-0a04-d483-7598-4aa7695dd8ce
  a a2a:Person ;
  rdfs:label "Aaltje Doornbos" ;
  a2a:PersonName [
    rdfs:label "Aaltje Doornbos" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Doornbos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] .

oa:person_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Person-2e07384b-3afb-8d3a-f924-bdebc37aa418
  a a2a:Person ;
  rdfs:label "Jacobus Doornbos de Riem" ;
  a2a:PersonName [
    rdfs:label "Jacobus Doornbos de Riem" ;
    a2a:PersonNameFirstName "Jacobus Doornbos" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Riem"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1820-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Person-dc3f7ab5-2324-dcab-dd09-bc4057d86f7b
  a a2a:Person ;
  rdfs:label "Jacobus de Riem" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Riem" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Riem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "boekbinder" .

oa:event_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1820-03-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Person:3fddb8fb-0a04-d483-7598-4aa7695dd8ce ;
  a2a:EventKeyRef oa:event_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Event1 .

oa:relationep_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Person:2e07384b-3afb-8d3a-f924-bdebc37aa418 ;
  a2a:EventKeyRef oa:event_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Event1 .

oa:relationep_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Person:dc3f7ab5-2324-dcab-dd09-bc4057d86f7b ;
  a2a:EventKeyRef oa:event_gra_36ca0cba-7906-a58a-c331-261e43f9ce29_Event1 .

oa:source_gra_36ca0cba-7906-a58a-c331-261e43f9ce29
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1820-04-01 - 1820-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1820-04-01"^^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 "286" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1820, Geboorteregister 1820, 286"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/28d231fc-0412-8254-84c5-6919bf6afc5e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/36ca0cba-7906-a58a-c331-261e43f9ce29" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/28d231fc-0412-8254-84c5-6919bf6afc5e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/36ca0cba-7906-a58a-c331-261e43f9ce29" ;
  a2a:RecordGUID "{36ca0cba-7906-a58a-c331-261e43f9ce29}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_5715_00005715.xml van GRA" .

