@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_8d8546ae-2a4c-e11d-8820-aa106e9efb85
  a a2a:Record ;
  rdfs:label "Geboorte op 14 juli 1915 te Oisterwijk" ;
  a2a:hasPerson oa:person_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Person-79063103-5d0d-ab04-20df-bb0b4f19f465, oa:person_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Person-dad3b7dd-682e-21fa-ee09-200aa686e670, oa:person_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Person-6029c78d-2996-f88f-c8ac-9c02554ed816 ;
  a2a:hasEvent oa:event_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_0, oa:relationep_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_1, oa:relationep_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_2 ;
  a2a:hasSource oa:source_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85 .

oa:person_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Person-79063103-5d0d-ab04-20df-bb0b4f19f465
  a a2a:Person ;
  rdfs:label "Christiaan Wilhelmus Dominicus" ;
  a2a:PersonName [
    rdfs:label "Christiaan Wilhelmus Dominicus" ;
    a2a:PersonNameFirstName "Christiaan Wilhelmus" ;
    a2a:PersonNameLastName "Dominicus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Person-dad3b7dd-682e-21fa-ee09-200aa686e670
  a a2a:Person ;
  rdfs:label "Everardus Dominicus" ;
  a2a:PersonName [
    rdfs:label "Everardus Dominicus" ;
    a2a:PersonNameFirstName "Everardus" ;
    a2a:PersonNameLastName "Dominicus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1915-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:person_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Person-6029c78d-2996-f88f-c8ac-9c02554ed816
  a a2a:Person ;
  rdfs:label "Gertruda Johanna Pitzner" ;
  a2a:PersonName [
    rdfs:label "Gertruda Johanna Pitzner" ;
    a2a:PersonNameFirstName "Gertruda Johanna" ;
    a2a:PersonNameLastName "Pitzner"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1915-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Person:79063103-5d0d-ab04-20df-bb0b4f19f465 ;
  a2a:EventKeyRef oa:event_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Event1 .

oa:relationep_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Person:dad3b7dd-682e-21fa-ee09-200aa686e670 ;
  a2a:EventKeyRef oa:event_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Event1 .

oa:relationep_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Person:6029c78d-2996-f88f-c8ac-9c02554ed816 ;
  a2a:EventKeyRef oa:event_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85_Event1 .

oa:source_rat_8d8546ae-2a4c-e11d-8820-aa106e9efb85
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1915-07-14 - 1915-07-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-07-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-07-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1915-07-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1915" ;
    a2a:Book "Geboorteregister 1915" ;
    a2a:DocumentNumber "63" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1915, Geboorteregister 1915, 63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/c214e468-3aa9-8acd-1291-2d9f87880693.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/8d8546ae-2a4c-e11d-8820-aa106e9efb85" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/c214e468-3aa9-8acd-1291-2d9f87880693.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/8d8546ae-2a4c-e11d-8820-aa106e9efb85" ;
  a2a:RecordGUID "{8d8546ae-2a4c-e11d-8820-aa106e9efb85}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_23215_00023215.xml van RAT" .

