@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_4da58f88-06cf-a153-e92a-5ada5fd6fdd0
  a a2a:Record ;
  rdfs:label "Doop op 7 maart 1711 te Oosterhout" ;
  a2a:hasPerson oa:person_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Person-4e42f324-632c-2e38-fada-1c3640c3742e, oa:person_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Person-0e4d3816-21c4-248b-7f6a-97c2afac4e5a, oa:person_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Person-fd7fbe6f-6a6a-2564-37d7-2527d0a6b265 ;
  a2a:hasEvent oa:event_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_0, oa:relationep_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_1, oa:relationep_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_2 ;
  a2a:hasSource oa:source_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0 .

oa:person_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Person-4e42f324-632c-2e38-fada-1c3640c3742e
  a a2a:Person ;
  rdfs:label "Petrus Gijsbertus Crul" ;
  a2a:PersonName [
    rdfs:label "Petrus Gijsbertus Crul" ;
    a2a:PersonNameFirstName "Petrus Gijsbertus" ;
    a2a:PersonNameLastName "Crul"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Person-0e4d3816-21c4-248b-7f6a-97c2afac4e5a
  a a2a:Person ;
  rdfs:label "Guilielma Cornelius Roulandus" ;
  a2a:PersonName [
    rdfs:label "Guilielma Cornelius Roulandus" ;
    a2a:PersonNameFirstName "Guilielma Cornelius" ;
    a2a:PersonNameLastName "Roulandus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Person-fd7fbe6f-6a6a-2564-37d7-2527d0a6b265
  a a2a:Person ;
  rdfs:label "Petronella Crul" ;
  a2a:PersonName [
    rdfs:label "Petronella Crul" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Crul"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1711-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Person:4e42f324-632c-2e38-fada-1c3640c3742e ;
  a2a:EventKeyRef oa:event_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Event1 .

oa:relationep_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Person:0e4d3816-21c4-248b-7f6a-97c2afac4e5a ;
  a2a:EventKeyRef oa:event_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Event1 .

oa:relationep_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Person:fd7fbe6f-6a6a-2564-37d7-2527d0a6b265 ;
  a2a:EventKeyRef oa:event_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0_Event1 .

oa:source_rat_4da58f88-06cf-a153-e92a-5ada5fd6fdd0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1711-03-07 - 1711-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1711-03-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: register, Deel: 12, Periode: 1703-1727" ;
    a2a:Book "Inv.nr. 12 - Oosterhout - doopboek 1703-1727 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "92" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: register, Deel: 12, Periode: 1703-1727, Inv.nr. 12 - Oosterhout - doopboek 1703-1727 (rooms-katholieke parochie), 12, 92"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/fe1c2cd5-0eb6-5fa4-49c6-913f93307795.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4da58f88-06cf-a153-e92a-5ada5fd6fdd0" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/fe1c2cd5-0eb6-5fa4-49c6-913f93307795.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4da58f88-06cf-a153-e92a-5ada5fd6fdd0" ;
  a2a:RecordGUID "{4da58f88-06cf-a153-e92a-5ada5fd6fdd0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21232_00021232.xml van RAT" .

[] a2a:PersonRemarkdiversen "tweeling samen met Gijsbertus" .
