@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_f27caffb-a1b6-128e-c9b6-e4566c2fc442
  a a2a:Record ;
  rdfs:label "Geboorte op 4 juni 1909 te Baarle-Nassau" ;
  a2a:hasPerson oa:person_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Person-04e9f627-815c-de46-150a-141cc5fc2699, oa:person_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Person-275affc9-268e-f02f-de0d-6c1bb25bae4f, oa:person_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Person-ea86ee05-232c-c90f-91e1-288b0bc30f77 ;
  a2a:hasEvent oa:event_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_0, oa:relationep_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_1, oa:relationep_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_2 ;
  a2a:hasSource oa:source_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442 .

oa:person_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Person-04e9f627-815c-de46-150a-141cc5fc2699
  a a2a:Person ;
  rdfs:label "Frans Vissers" ;
  a2a:PersonName [
    rdfs:label "Frans Vissers" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Person-275affc9-268e-f02f-de0d-6c1bb25bae4f
  a a2a:Person ;
  rdfs:label "Dimphena Jacobs" ;
  a2a:PersonName [
    rdfs:label "Dimphena Jacobs" ;
    a2a:PersonNameFirstName "Dimphena" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Person-ea86ee05-232c-c90f-91e1-288b0bc30f77
  a a2a:Person ;
  rdfs:label "Achilius Maria Vissers" ;
  a2a:PersonName [
    rdfs:label "Achilius Maria Vissers" ;
    a2a:PersonNameFirstName "Achilius Maria" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1909-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:event_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1909-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau"
  ] .

oa:relationep_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Person:04e9f627-815c-de46-150a-141cc5fc2699 ;
  a2a:EventKeyRef oa:event_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Event1 .

oa:relationep_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Person:275affc9-268e-f02f-de0d-6c1bb25bae4f ;
  a2a:EventKeyRef oa:event_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Event1 .

oa:relationep_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Person:ea86ee05-232c-c90f-91e1-288b0bc30f77 ;
  a2a:EventKeyRef oa:event_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442_Event1 .

oa:source_rat_f27caffb-a1b6-128e-c9b6-e4566c2fc442
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baarle-Nassau" ;
    rdfs:label "Baarle-Nassau", "1909-06-04 - 1909-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1909-06-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Periode: 1909" ;
    a2a:Book "Geboorteregister 1909" ;
    a2a:DocumentNumber "23" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Periode: 1909, Geboorteregister 1909, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/0a06aac9-a677-bdc0-f902-ce4564f8da42.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f27caffb-a1b6-128e-c9b6-e4566c2fc442" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/0a06aac9-a677-bdc0-f902-ce4564f8da42.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f27caffb-a1b6-128e-c9b6-e4566c2fc442" ;
  a2a:RecordGUID "{f27caffb-a1b6-128e-c9b6-e4566c2fc442}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_13542_00013542.xml van RAT" .

