@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_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35
  a a2a:Record ;
  rdfs:label "Geboorte op 14 december 1920 te Gilze en Rijen" ;
  a2a:hasPerson oa:person_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Person-46d4bdad-f05c-a7c9-bb67-085720dea713, oa:person_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Person-f093cbf1-3a3a-d689-43dd-794ffa25445f, oa:person_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Person-b871fa3f-06c0-3845-6d5c-e611ff8e849c ;
  a2a:hasEvent oa:event_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_0, oa:relationep_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_1, oa:relationep_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_2 ;
  a2a:hasSource oa:source_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35 .

oa:person_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Person-46d4bdad-f05c-a7c9-bb67-085720dea713
  a a2a:Person ;
  rdfs:label "Johannes Metsaars" ;
  a2a:PersonName [
    rdfs:label "Johannes Metsaars" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Metsaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Person-f093cbf1-3a3a-d689-43dd-794ffa25445f
  a a2a:Person ;
  rdfs:label "Adriana Maria van Boxel" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van Boxel" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Person-b871fa3f-06c0-3845-6d5c-e611ff8e849c
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Metsaars" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Metsaars" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Metsaars"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1920-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:event_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1920-12-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:relationep_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Person:46d4bdad-f05c-a7c9-bb67-085720dea713 ;
  a2a:EventKeyRef oa:event_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Event1 .

oa:relationep_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Person:f093cbf1-3a3a-d689-43dd-794ffa25445f ;
  a2a:EventKeyRef oa:event_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Event1 .

oa:relationep_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Person:b871fa3f-06c0-3845-6d5c-e611ff8e849c ;
  a2a:EventKeyRef oa:event_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35_Event1 .

oa:source_rat_3cb9ca71-101e-7b5b-3c69-9d4e671cfc35
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1920-12-14 - 1920-12-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-12-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1920-12-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1920" ;
    a2a:Book "Geboorteregister 1920" ;
    a2a:DocumentNumber "196" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1920, Geboorteregister 1920, 196"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/f8706cf5-beed-713c-4f0c-3febd9e2a347.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3cb9ca71-101e-7b5b-3c69-9d4e671cfc35" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/f8706cf5-beed-713c-4f0c-3febd9e2a347.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/3cb9ca71-101e-7b5b-3c69-9d4e671cfc35" ;
  a2a:RecordGUID "{3cb9ca71-101e-7b5b-3c69-9d4e671cfc35}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_15631_00015631.xml van RAT" .

