@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_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5
  a a2a:Record ;
  rdfs:label "Geboorte op 27 september 1921 te Bedum" ;
  a2a:hasPerson oa:person_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Person-564f4df7-6f8c-ec98-5ffb-c59c58c47547, oa:person_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Person-e542b761-d414-6ee8-c070-40c8bc995d2e, oa:person_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Person-681e7895-a26a-84bb-6430-66733f6cc5d8 ;
  a2a:hasEvent oa:event_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_0, oa:relationep_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_1, oa:relationep_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_2 ;
  a2a:hasSource oa:source_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5 .

oa:person_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Person-564f4df7-6f8c-ec98-5ffb-c59c58c47547
  a a2a:Person ;
  rdfs:label "Gezina Moorlag" ;
  a2a:PersonName [
    rdfs:label "Gezina Moorlag" ;
    a2a:PersonNameFirstName "Gezina" ;
    a2a:PersonNameLastName "Moorlag"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Person-e542b761-d414-6ee8-c070-40c8bc995d2e
  a a2a:Person ;
  rdfs:label "Jantje Eliza Oosterloo" ;
  a2a:PersonName [
    rdfs:label "Jantje Eliza Oosterloo" ;
    a2a:PersonNameFirstName "Jantje Eliza" ;
    a2a:PersonNameLastName "Oosterloo"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1921-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum"
  ] .

oa:person_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Person-681e7895-a26a-84bb-6430-66733f6cc5d8
  a a2a:Person ;
  rdfs:label "Ebo Oosterloo" ;
  a2a:PersonName [
    rdfs:label "Ebo Oosterloo" ;
    a2a:PersonNameFirstName "Ebo" ;
    a2a:PersonNameLastName "Oosterloo"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar jaar" ;
    rdfs:label "26 jaar jaar"
  ] ;
  a2a:Profession "Chauffeur" .

oa:event_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1921-09-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum"
  ] .

oa:relationep_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Person:564f4df7-6f8c-ec98-5ffb-c59c58c47547 ;
  a2a:EventKeyRef oa:event_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Event1 .

oa:relationep_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Person:e542b761-d414-6ee8-c070-40c8bc995d2e ;
  a2a:EventKeyRef oa:event_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Event1 .

oa:relationep_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Person:681e7895-a26a-84bb-6430-66733f6cc5d8 ;
  a2a:EventKeyRef oa:event_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5_Event1 .

oa:source_gra_8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum", "1921-09-28 - 1921-09-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-09-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-09-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1921-09-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 59, Periode: 1921" ;
    a2a:Book "Geboorteregister 1921" ;
    a2a:DocumentNumber "116" ;
    a2a:RegistryNumber "59" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 59, Periode: 1921, Geboorteregister 1921, 116, 59"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0598c3d4-c5c0-f809-d742-6febc04e6859.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0598c3d4-c5c0-f809-d742-6febc04e6859.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5" ;
  a2a:RecordGUID "{8a384fc2-ffd7-f60f-e1b5-6f99bb20bee5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221219_1_00000001.xml van GRA" .

