@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_wba_faa64708-cd10-de66-e728-4afb4bdafba9
  a a2a:Record ;
  rdfs:label "Geboorte op 13 augustus 1925 te Oud en Nieuw Gastel" ;
  a2a:hasPerson oa:person_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Person-89d00a00-ee5a-9705-6eaa-266f95e55a50, oa:person_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Person-3e702278-f411-cdde-fc9a-f69b244d8bd7, oa:person_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Person-f35271a1-1ea4-5a5a-e58e-eaff8cfdb48b ;
  a2a:hasEvent oa:event_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_faa64708-cd10-de66-e728-4afb4bdafba9_0, oa:relationep_wba_faa64708-cd10-de66-e728-4afb4bdafba9_1, oa:relationep_wba_faa64708-cd10-de66-e728-4afb4bdafba9_2 ;
  a2a:hasSource oa:source_wba_faa64708-cd10-de66-e728-4afb4bdafba9 .

oa:person_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Person-89d00a00-ee5a-9705-6eaa-266f95e55a50
  a a2a:Person ;
  rdfs:label "Marinus Adrianus Antonius Oomen" ;
  a2a:PersonName [
    rdfs:label "Marinus Adrianus Antonius Oomen" ;
    a2a:PersonNameFirstName "Marinus Adrianus Antonius" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Person-3e702278-f411-cdde-fc9a-f69b244d8bd7
  a a2a:Person ;
  rdfs:label "Anna Catharina Johanna Schraauwen" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Johanna Schraauwen" ;
    a2a:PersonNameFirstName "Anna Catharina Johanna" ;
    a2a:PersonNameLastName "Schraauwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Person-f35271a1-1ea4-5a5a-e58e-eaff8cfdb48b
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Bernardus Johannes Oomen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Bernardus Johannes Oomen" ;
    a2a:PersonNameFirstName "Adrianus Cornelis Bernardus Johannes" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1925" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1925-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel"
  ] .

oa:event_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1925" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1925-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel"
  ] .

oa:relationep_wba_faa64708-cd10-de66-e728-4afb4bdafba9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Person:89d00a00-ee5a-9705-6eaa-266f95e55a50 ;
  a2a:EventKeyRef oa:event_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Event1 .

oa:relationep_wba_faa64708-cd10-de66-e728-4afb4bdafba9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Person:3e702278-f411-cdde-fc9a-f69b244d8bd7 ;
  a2a:EventKeyRef oa:event_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Event1 .

oa:relationep_wba_faa64708-cd10-de66-e728-4afb4bdafba9_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Person:f35271a1-1ea4-5a5a-e58e-eaff8cfdb48b ;
  a2a:EventKeyRef oa:event_wba_faa64708-cd10-de66-e728-4afb4bdafba9_Event1 .

oa:source_wba_faa64708-cd10-de66-e728-4afb4bdafba9
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel", "1925-08-13 - 1925-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1925" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1925-08-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Oud en Nieuw Gastel, 1811-1941, Bron: boek, Deel: 1284, Peri..." ;
    a2a:Book "Geboorteregister 1925" ;
    a2a:DocumentNumber "136" ;
    a2a:RegistryNumber "1284" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Oud en Nieuw Gastel, 1811-1941, Bron: boek, Deel: 1284, Peri..., Geboorteregister 1925, 136, 1284"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/iiif/2d7a4c3d-d1c1-4102-b29b-e7d11407e2c7/info.json" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/faa64708-cd10-de66-e728-4afb4bdafba9" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/2d7a4c3d-d1c1-4102-b29b-e7d11407e2c7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/faa64708-cd10-de66-e728-4afb4bdafba9" ;
  a2a:RecordGUID "{faa64708-cd10-de66-e728-4afb4bdafba9}" ;
  a2a:SourceRemarkarchiefnaam "Archief van de gemeente Oud en Nieuw Gastel, 1811-1941" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1284" ;
  a2a:SourceRemarkregister_periode "1925" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_57_00000057.xml van WBA" .

