@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_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e
  a a2a:Record ;
  rdfs:label "Geboorte op 14 november 1908 te Hooge en Lage Zwaluwe" ;
  a2a:hasPerson oa:person_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Person-ae0f68b7-7df2-4847-8e68-05fa7854c1ff, oa:person_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Person-dc1625bd-353f-1bd4-b2bc-0d1d5726b6bd, oa:person_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Person-768a1086-8f7a-6fef-3751-1de13d88c144 ;
  a2a:hasEvent oa:event_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_0, oa:relationep_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_1, oa:relationep_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_2 ;
  a2a:hasSource oa:source_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e .

oa:person_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Person-ae0f68b7-7df2-4847-8e68-05fa7854c1ff
  a a2a:Person ;
  rdfs:label "Arnoldus Quirinus van Schendel" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Quirinus van Schendel" ;
    a2a:PersonNameFirstName "Arnoldus Quirinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schendel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Person-dc1625bd-353f-1bd4-b2bc-0d1d5726b6bd
  a a2a:Person ;
  rdfs:label "Elisabeth Anna Maria van Schendel" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Anna Maria van Schendel" ;
    a2a:PersonNameFirstName "Elisabeth Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schendel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1908-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:person_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Person-768a1086-8f7a-6fef-3751-1de13d88c144
  a a2a:Person ;
  rdfs:label "Adriana Petronella van Oers" ;
  a2a:PersonName [
    rdfs:label "Adriana Petronella van Oers" ;
    a2a:PersonNameFirstName "Adriana Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1908-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:relationep_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Person:ae0f68b7-7df2-4847-8e68-05fa7854c1ff ;
  a2a:EventKeyRef oa:event_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Event1 .

oa:relationep_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Person:dc1625bd-353f-1bd4-b2bc-0d1d5726b6bd ;
  a2a:EventKeyRef oa:event_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Event1 .

oa:relationep_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Person:768a1086-8f7a-6fef-3751-1de13d88c144 ;
  a2a:EventKeyRef oa:event_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e_Event1 .

oa:source_rat_d2431a63-54e0-ea2f-3e26-e287ab4d4a7e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe", "1908-11-14 - 1908-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1908-11-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1908" ;
    a2a:Book "Geboorteregister 1908" ;
    a2a:DocumentNumber "120" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1908, Geboorteregister 1908, 120"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/e500e81d-ba2a-983e-b0d4-7a53133f8e20.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d2431a63-54e0-ea2f-3e26-e287ab4d4a7e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/e500e81d-ba2a-983e-b0d4-7a53133f8e20.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/d2431a63-54e0-ea2f-3e26-e287ab4d4a7e" ;
  a2a:RecordGUID "{d2431a63-54e0-ea2f-3e26-e287ab4d4a7e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_12850_00012850.xml van RAT" .

