@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_03cc68c1-d192-4e81-5c96-c845a975c3e2
  a a2a:Record ;
  rdfs:label "Geboorte op 11 februari 1914" ;
  a2a:hasPerson oa:person_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Person-4544b307-4a17-0bec-16d2-b66ec33ffd6b, oa:person_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Person-be0dd520-cbde-31d1-8797-01087996587e, oa:person_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Person-8c66b029-5d8b-486d-a196-595017c7583e ;
  a2a:hasEvent oa:event_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_0, oa:relationep_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_1, oa:relationep_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_2 ;
  a2a:hasSource oa:source_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2 .

oa:person_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Person-4544b307-4a17-0bec-16d2-b66ec33ffd6b
  a a2a:Person ;
  rdfs:label "Anna Cornelia Peeters" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Peeters" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Person-be0dd520-cbde-31d1-8797-01087996587e
  a a2a:Person ;
  rdfs:label "Willem Nouws" ;
  a2a:PersonName [
    rdfs:label "Willem Nouws" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Nouws"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Person-8c66b029-5d8b-486d-a196-595017c7583e
  a a2a:Person ;
  rdfs:label "Petronella Josina Nouws" ;
  a2a:PersonName [
    rdfs:label "Petronella Josina Nouws" ;
    a2a:PersonNameFirstName "Petronella Josina" ;
    a2a:PersonNameLastName "Nouws"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1914-02-11"^^xsd:date
  ] .

oa:event_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1914-02-11"^^xsd:date
  ] .

oa:relationep_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Person:4544b307-4a17-0bec-16d2-b66ec33ffd6b ;
  a2a:EventKeyRef oa:event_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Event1 .

oa:relationep_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Person:be0dd520-cbde-31d1-8797-01087996587e ;
  a2a:EventKeyRef oa:event_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Event1 .

oa:relationep_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Person:8c66b029-5d8b-486d-a196-595017c7583e ;
  a2a:EventKeyRef oa:event_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2_Event1 .

oa:source_wba_03cc68c1-d192-4e81-5c96-c845a975c3e2
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert", "1914-02-11 - 1914-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1914-02-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Zundert, 1811-1927, Bron: boek, Deel: 2233, Periode: 1914" ;
    a2a:Book "Geboorteregister 1914" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "2233" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Zundert, 1811-1927, Bron: boek, Deel: 2233, Periode: 1914, Geboorteregister 1914, 27, 2233"
  ] ;
  a2a:SourceLastChangeDate "2012-03-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/03cc68c1-d192-4e81-5c96-c845a975c3e2" ;
  a2a:RecordGUID "{03cc68c1-d192-4e81-5c96-c845a975c3e2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1841_00001841.xml van WBA" .

