@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_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c
  a a2a:Record ;
  rdfs:label "Geboorte op 3 juni 1919 te Loon op Zand" ;
  a2a:hasPerson oa:person_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Person-1e6a5bc1-7b6c-b8da-f7df-8dbfabbf2fd7, oa:person_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Person-697f55ba-44ee-7670-750e-b665624d9412, oa:person_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Person-4645e051-fc52-5493-e7ad-4cf3b3ab2bd9 ;
  a2a:hasEvent oa:event_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_0, oa:relationep_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_1, oa:relationep_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_2 ;
  a2a:hasSource oa:source_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c .

oa:person_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Person-1e6a5bc1-7b6c-b8da-f7df-8dbfabbf2fd7
  a a2a:Person ;
  rdfs:label "Simon Petrus Veraa" ;
  a2a:PersonName [
    rdfs:label "Simon Petrus Veraa" ;
    a2a:PersonNameFirstName "Simon Petrus" ;
    a2a:PersonNameLastName "Veraa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Person-697f55ba-44ee-7670-750e-b665624d9412
  a a2a:Person ;
  rdfs:label "Maria Martina Wagemakers" ;
  a2a:PersonName [
    rdfs:label "Maria Martina Wagemakers" ;
    a2a:PersonNameFirstName "Maria Martina" ;
    a2a:PersonNameLastName "Wagemakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Person-4645e051-fc52-5493-e7ad-4cf3b3ab2bd9
  a a2a:Person ;
  rdfs:label "Adriana Helena Antonia Veraa" ;
  a2a:PersonName [
    rdfs:label "Adriana Helena Antonia Veraa" ;
    a2a:PersonNameFirstName "Adriana Helena Antonia" ;
    a2a:PersonNameLastName "Veraa"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1919-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:event_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1919-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Person:1e6a5bc1-7b6c-b8da-f7df-8dbfabbf2fd7 ;
  a2a:EventKeyRef oa:event_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Event1 .

oa:relationep_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Person:697f55ba-44ee-7670-750e-b665624d9412 ;
  a2a:EventKeyRef oa:event_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Event1 .

oa:relationep_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Person:4645e051-fc52-5493-e7ad-4cf3b3ab2bd9 ;
  a2a:EventKeyRef oa:event_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c_Event1 .

oa:source_rat_066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1919-06-03 - 1919-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1919-06-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 1730, Periode: 1919" ;
    a2a:Book "Geboorteregister 1919" ;
    a2a:DocumentNumber "134" ;
    a2a:RegistryNumber "1730" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 1730, Periode: 1919, Geboorteregister 1919, 134, 1730"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/048d4377-a4d4-f757-fb1d-4dccb38110ca.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/048d4377-a4d4-f757-fb1d-4dccb38110ca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c" ;
  a2a:RecordGUID "{066aa3fd-a6e7-8035-33f8-e31cc0ca2d5c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_34077_00034077.xml van RAT" .

