@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_e00a2ff0-df25-3268-8b21-62c025b02c84
  a a2a:Record ;
  rdfs:label "Geboorte op 18 januari 1915 te Groningen" ;
  a2a:hasPerson oa:person_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Person-a3b4dee5-584c-027b-922e-ff4ba10f2567, oa:person_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Person-00b5b65d-b419-1d22-0b52-b961af586b1d, oa:person_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Person-f5219c71-1e1d-7f4c-3327-8c51ca9c91e5 ;
  a2a:hasEvent oa:event_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_0, oa:relationep_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_1, oa:relationep_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_2 ;
  a2a:hasSource oa:source_gra_e00a2ff0-df25-3268-8b21-62c025b02c84 .

oa:person_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Person-a3b4dee5-584c-027b-922e-ff4ba10f2567
  a a2a:Person ;
  rdfs:label "Janna Boer" ;
  a2a:PersonName [
    rdfs:label "Janna Boer" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Person-00b5b65d-b419-1d22-0b52-b961af586b1d
  a a2a:Person ;
  rdfs:label "Roelf Tobias Bot" ;
  a2a:PersonName [
    rdfs:label "Roelf Tobias Bot" ;
    a2a:PersonNameFirstName "Roelf Tobias" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1915-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Person-f5219c71-1e1d-7f4c-3327-8c51ca9c91e5
  a a2a:Person ;
  rdfs:label "Tobias Bot" ;
  a2a:PersonName [
    rdfs:label "Tobias Bot" ;
    a2a:PersonNameFirstName "Tobias" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:Profession "slager" .

oa:event_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1915-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Person:a3b4dee5-584c-027b-922e-ff4ba10f2567 ;
  a2a:EventKeyRef oa:event_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Event1 .

oa:relationep_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Person:00b5b65d-b419-1d22-0b52-b961af586b1d ;
  a2a:EventKeyRef oa:event_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Event1 .

oa:relationep_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Person:f5219c71-1e1d-7f4c-3327-8c51ca9c91e5 ;
  a2a:EventKeyRef oa:event_gra_e00a2ff0-df25-3268-8b21-62c025b02c84_Event1 .

oa:source_gra_e00a2ff0-df25-3268-8b21-62c025b02c84
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1915-01-19 - 1915-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1915-01-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1915" ;
    a2a:Book "Geboorteregister 1915" ;
    a2a:DocumentNumber "95" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1915, Geboorteregister 1915, 95"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/918a840d-6f29-4825-1855-ca46ab34ab3c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/e00a2ff0-df25-3268-8b21-62c025b02c84" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/918a840d-6f29-4825-1855-ca46ab34ab3c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/e00a2ff0-df25-3268-8b21-62c025b02c84" ;
  a2a:RecordGUID "{e00a2ff0-df25-3268-8b21-62c025b02c84}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10597_00010597.xml van GRA" .

