@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_1a96b971-784b-ec79-c387-e8074330b287
  a a2a:Record ;
  rdfs:label "Doop op 2 maart 1771 te Haaren" ;
  a2a:hasPerson oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person-b836cfce-68ef-80fb-237b-7b9888f32e12, oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person-46b549ac-3d81-2fbc-8085-77c457a33462, oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person-69095805-3bab-eadf-7351-7a80fe9a5f44, oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person-3628020e-8298-6776-9a3b-77b90bcd4000, oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person-a3988ed1-36e6-1772-ee6f-00657dd2cde1 ;
  a2a:hasEvent oa:event_rat_1a96b971-784b-ec79-c387-e8074330b287_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_1a96b971-784b-ec79-c387-e8074330b287_0, oa:relationep_rat_1a96b971-784b-ec79-c387-e8074330b287_1, oa:relationep_rat_1a96b971-784b-ec79-c387-e8074330b287_2, oa:relationep_rat_1a96b971-784b-ec79-c387-e8074330b287_3, oa:relationep_rat_1a96b971-784b-ec79-c387-e8074330b287_4 ;
  a2a:hasSource oa:source_rat_1a96b971-784b-ec79-c387-e8074330b287 .

oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person-b836cfce-68ef-80fb-237b-7b9888f32e12
  a a2a:Person ;
  rdfs:label "Adrianus Cornelius Verbeek" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelius Verbeek" ;
    a2a:PersonNameFirstName "Adrianus Cornelius" ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person-46b549ac-3d81-2fbc-8085-77c457a33462
  a a2a:Person ;
  rdfs:label "Anna Maria Pijnenburg" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Pijnenburg" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Pijnenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person-69095805-3bab-eadf-7351-7a80fe9a5f44
  a a2a:Person ;
  rdfs:label "Josina van Nieuburg" ;
  a2a:PersonName [
    rdfs:label "Josina van Nieuburg" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nieuburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person-3628020e-8298-6776-9a3b-77b90bcd4000
  a a2a:Person ;
  rdfs:label "Petrus Bertens" ;
  a2a:PersonName [
    rdfs:label "Petrus Bertens" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Bertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person-a3988ed1-36e6-1772-ee6f-00657dd2cde1
  a a2a:Person ;
  rdfs:label "Wilhelmus Bertens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Bertens" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Bertens"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_1a96b971-784b-ec79-c387-e8074330b287_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1771-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_rat_1a96b971-784b-ec79-c387-e8074330b287_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person:b836cfce-68ef-80fb-237b-7b9888f32e12 ;
  a2a:EventKeyRef oa:event_rat_1a96b971-784b-ec79-c387-e8074330b287_Event1 .

oa:relationep_rat_1a96b971-784b-ec79-c387-e8074330b287_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person:46b549ac-3d81-2fbc-8085-77c457a33462 ;
  a2a:EventKeyRef oa:event_rat_1a96b971-784b-ec79-c387-e8074330b287_Event1 .

oa:relationep_rat_1a96b971-784b-ec79-c387-e8074330b287_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person:69095805-3bab-eadf-7351-7a80fe9a5f44 ;
  a2a:EventKeyRef oa:event_rat_1a96b971-784b-ec79-c387-e8074330b287_Event1 .

oa:relationep_rat_1a96b971-784b-ec79-c387-e8074330b287_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person:3628020e-8298-6776-9a3b-77b90bcd4000 ;
  a2a:EventKeyRef oa:event_rat_1a96b971-784b-ec79-c387-e8074330b287_Event1 .

oa:relationep_rat_1a96b971-784b-ec79-c387-e8074330b287_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_1a96b971-784b-ec79-c387-e8074330b287_Person:a3988ed1-36e6-1772-ee6f-00657dd2cde1 ;
  a2a:EventKeyRef oa:event_rat_1a96b971-784b-ec79-c387-e8074330b287_Event1 .

oa:source_rat_1a96b971-784b-ec79-c387-e8074330b287
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren", "1771-03-02 - 1771-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1771-03-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Deel: 15, Periode: 1770-1819" ;
    a2a:Book "Rooms-Katholiek doopboek 1770-1819" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "5-12" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Deel: 15, Periode: 1770-1819, Rooms-Katholiek doopboek 1770-1819, 15, 5-12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/7c7f1404-9d97-38ab-1738-0a71b9e3a751.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1a96b971-784b-ec79-c387-e8074330b287" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/7c7f1404-9d97-38ab-1738-0a71b9e3a751.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1a96b971-784b-ec79-c387-e8074330b287" ;
  a2a:RecordGUID "{1a96b971-784b-ec79-c387-e8074330b287}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_34597_00034597.xml van RAT" .

