@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_216ece76-009f-d0e5-eb08-283f93f84d7d
  a a2a:Record ;
  rdfs:label "Geboorte op 24 maart 1914 te Wouw" ;
  a2a:hasPerson oa:person_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Person-bd828b4e-90db-8776-bd09-95b07f89b7d4, oa:person_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Person-fcaf359a-d752-518a-41d9-e40a05a0762b, oa:person_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Person-daa7c368-413b-d0c8-2718-17db2d132886 ;
  a2a:hasEvent oa:event_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_0, oa:relationep_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_1, oa:relationep_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_2 ;
  a2a:hasSource oa:source_wba_216ece76-009f-d0e5-eb08-283f93f84d7d .

oa:person_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Person-bd828b4e-90db-8776-bd09-95b07f89b7d4
  a a2a:Person ;
  rdfs:label "Amand Frans Meul" ;
  a2a:PersonName [
    rdfs:label "Amand Frans Meul" ;
    a2a:PersonNameFirstName "Amand Frans" ;
    a2a:PersonNameLastName "Meul"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "klompenmaker" .

oa:person_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Person-fcaf359a-d752-518a-41d9-e40a05a0762b
  a a2a:Person ;
  rdfs:label "Maria Antonetta Anthonissen" ;
  a2a:PersonName [
    rdfs:label "Maria Antonetta Anthonissen" ;
    a2a:PersonNameFirstName "Maria Antonetta" ;
    a2a:PersonNameLastName "Anthonissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Person-daa7c368-413b-d0c8-2718-17db2d132886
  a a2a:Person ;
  rdfs:label "Florentius Franciscus Meul" ;
  a2a:PersonName [
    rdfs:label "Florentius Franciscus Meul" ;
    a2a:PersonNameFirstName "Florentius Franciscus" ;
    a2a:PersonNameLastName "Meul"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1914-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:event_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1914-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Person:bd828b4e-90db-8776-bd09-95b07f89b7d4 ;
  a2a:EventKeyRef oa:event_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Event1 .

oa:relationep_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Person:fcaf359a-d752-518a-41d9-e40a05a0762b ;
  a2a:EventKeyRef oa:event_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Event1 .

oa:relationep_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Person:daa7c368-413b-d0c8-2718-17db2d132886 ;
  a2a:EventKeyRef oa:event_wba_216ece76-009f-d0e5-eb08-283f93f84d7d_Event1 .

oa:source_wba_216ece76-009f-d0e5-eb08-283f93f84d7d
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1914-03-24 - 1914-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1914-03-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3616, Periode: 1914" ;
    a2a:Book "Geboorteregister Wouw 1914" ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "3616" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3616, Periode: 1914, Geboorteregister Wouw 1914, 45, 3616"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/f10b5af0-b676-797c-684c-9e0dda3ce258.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/216ece76-009f-d0e5-eb08-283f93f84d7d" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/f10b5af0-b676-797c-684c-9e0dda3ce258.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/216ece76-009f-d0e5-eb08-283f93f84d7d" ;
  a2a:RecordGUID "{216ece76-009f-d0e5-eb08-283f93f84d7d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2040_00002040.xml van WBA" .

