@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_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f
  a a2a:Record ;
  rdfs:label "Geboorte op 11 november 1907 te Geertruidenberg" ;
  a2a:hasPerson oa:person_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Person-d917216f-e99a-c608-5f93-3f4accecd226, oa:person_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Person-4b92f4c6-2c5e-83b8-3657-73ea0f92c132, oa:person_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Person-a64c23db-c276-1bb8-abad-c1fbf5d9ee4a ;
  a2a:hasEvent oa:event_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_0, oa:relationep_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_1, oa:relationep_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_2 ;
  a2a:hasSource oa:source_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f .

oa:person_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Person-d917216f-e99a-c608-5f93-3f4accecd226
  a a2a:Person ;
  rdfs:label "Cornelis Wilhelmus Berende" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wilhelmus Berende" ;
    a2a:PersonNameFirstName "Cornelis Wilhelmus" ;
    a2a:PersonNameLastName "Berende"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Person-4b92f4c6-2c5e-83b8-3657-73ea0f92c132
  a a2a:Person ;
  rdfs:label "Hendrika Arnoldina Boekema" ;
  a2a:PersonName [
    rdfs:label "Hendrika Arnoldina Boekema" ;
    a2a:PersonNameFirstName "Hendrika Arnoldina" ;
    a2a:PersonNameLastName "Boekema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Person-a64c23db-c276-1bb8-abad-c1fbf5d9ee4a
  a a2a:Person ;
  rdfs:label "Antonetta Hendrika Berende" ;
  a2a:PersonName [
    rdfs:label "Antonetta Hendrika Berende" ;
    a2a:PersonNameFirstName "Antonetta Hendrika" ;
    a2a:PersonNameLastName "Berende"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1907-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:event_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1907-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:relationep_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Person:d917216f-e99a-c608-5f93-3f4accecd226 ;
  a2a:EventKeyRef oa:event_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Event1 .

oa:relationep_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Person:4b92f4c6-2c5e-83b8-3657-73ea0f92c132 ;
  a2a:EventKeyRef oa:event_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Event1 .

oa:relationep_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Person:a64c23db-c276-1bb8-abad-c1fbf5d9ee4a ;
  a2a:EventKeyRef oa:event_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f_Event1 .

oa:source_rat_d273bc03-e8fb-7ce8-0a4d-708a0e135b4f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1907-11-11 - 1907-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1907-11-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1907" ;
    a2a:Book "Geboorteregister 1907" ;
    a2a:DocumentNumber "55" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1907, Geboorteregister 1907, 55"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/5820dbaf-8df3-640d-c900-a1d1090fdc69.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d273bc03-e8fb-7ce8-0a4d-708a0e135b4f" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/5820dbaf-8df3-640d-c900-a1d1090fdc69.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d273bc03-e8fb-7ce8-0a4d-708a0e135b4f" ;
  a2a:RecordGUID "{d273bc03-e8fb-7ce8-0a4d-708a0e135b4f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_12852_00012852.xml van RAT" .

