@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_ced8a396-c2d0-eec2-8287-9188f2602d1b
  a a2a:Record ;
  rdfs:label "Geboorte op 28 januari 1922 te Dinteloord" ;
  a2a:hasPerson oa:person_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Person-ca5c2e49-cf08-b32b-9237-a34bf66f20cb, oa:person_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Person-6fd68c0e-eb90-8f10-4f3e-32e3d26fde15, oa:person_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Person-ba195655-e353-c4bc-3c25-55edf9ab746f ;
  a2a:hasEvent oa:event_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_0, oa:relationep_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_1, oa:relationep_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_2 ;
  a2a:hasSource oa:source_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b .

oa:person_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Person-ca5c2e49-cf08-b32b-9237-a34bf66f20cb
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Coppens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Coppens" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Person-6fd68c0e-eb90-8f10-4f3e-32e3d26fde15
  a a2a:Person ;
  rdfs:label "Dimphena Cornelia Antonetta Maria van Oers" ;
  a2a:PersonName [
    rdfs:label "Dimphena Cornelia Antonetta Maria van Oers" ;
    a2a:PersonNameFirstName "Dimphena Cornelia Antonetta Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Person-ba195655-e353-c4bc-3c25-55edf9ab746f
  a a2a:Person ;
  rdfs:label "Cornelia Dymphna Anna Maria Coppens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Dymphna Anna Maria Coppens" ;
    a2a:PersonNameFirstName "Cornelia Dymphna Anna Maria" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1922-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] .

oa:event_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1922-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] .

oa:relationep_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Person:ca5c2e49-cf08-b32b-9237-a34bf66f20cb ;
  a2a:EventKeyRef oa:event_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Event1 .

oa:relationep_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Person:6fd68c0e-eb90-8f10-4f3e-32e3d26fde15 ;
  a2a:EventKeyRef oa:event_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Event1 .

oa:relationep_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Person:ba195655-e353-c4bc-3c25-55edf9ab746f ;
  a2a:EventKeyRef oa:event_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b_Event1 .

oa:source_wba_ced8a396-c2d0-eec2-8287-9188f2602d1b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord", "1922-01-28 - 1922-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1922-01-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Dinteloord en Prinsenland - burgerlijke stand, Bron: boek, D..." ;
    a2a:Book "Geboorteregister 1922" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "5011" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Dinteloord en Prinsenland - burgerlijke stand, Bron: boek, D..., Geboorteregister 1922, 8, 5011"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/30d43bed-adc6-3a4c-8f21-0a4f5a051805.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ced8a396-c2d0-eec2-8287-9188f2602d1b" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/30d43bed-adc6-3a4c-8f21-0a4f5a051805.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ced8a396-c2d0-eec2-8287-9188f2602d1b" ;
  a2a:RecordGUID "{ced8a396-c2d0-eec2-8287-9188f2602d1b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_25949_00025949.xml van WBA" .

