@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_a4c6bd41-1dc7-eaff-7942-ad534dcf0888
  a a2a:Record ;
  rdfs:label "Geboorte op 4 april 1921 te Dinteloord" ;
  a2a:hasPerson oa:person_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Person-cb3df7b2-ec34-2ecd-6cc0-e6d6a85f662d, oa:person_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Person-07b97785-a4f8-3656-e032-b94269051db1, oa:person_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Person-989d366f-dc94-d902-a0c7-2ab86608064d ;
  a2a:hasEvent oa:event_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_0, oa:relationep_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_1, oa:relationep_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_2 ;
  a2a:hasSource oa:source_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888 .

oa:person_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Person-cb3df7b2-ec34-2ecd-6cc0-e6d6a85f662d
  a a2a:Person ;
  rdfs:label "Theunis de Frel" ;
  a2a:PersonName [
    rdfs:label "Theunis de Frel" ;
    a2a:PersonNameFirstName "Theunis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Frel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Person-07b97785-a4f8-3656-e032-b94269051db1
  a a2a:Person ;
  rdfs:label "Elizabeth de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Elizabeth de Ruiter" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Person-989d366f-dc94-d902-a0c7-2ab86608064d
  a a2a:Person ;
  rdfs:label "Adriana Jacoba de Frel" ;
  a2a:PersonName [
    rdfs:label "Adriana Jacoba de Frel" ;
    a2a:PersonNameFirstName "Adriana Jacoba" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Frel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1921-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] .

oa:event_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1921-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] .

oa:relationep_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Person:cb3df7b2-ec34-2ecd-6cc0-e6d6a85f662d ;
  a2a:EventKeyRef oa:event_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Event1 .

oa:relationep_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Person:07b97785-a4f8-3656-e032-b94269051db1 ;
  a2a:EventKeyRef oa:event_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Event1 .

oa:relationep_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Person:989d366f-dc94-d902-a0c7-2ab86608064d ;
  a2a:EventKeyRef oa:event_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888_Event1 .

oa:source_wba_a4c6bd41-1dc7-eaff-7942-ad534dcf0888
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord", "1921-04-04 - 1921-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1921-04-04"^^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 1921" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "5011" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Dinteloord en Prinsenland - burgerlijke stand, Bron: boek, D..., Geboorteregister 1921, 46, 5011"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b710d945-b7c5-d358-2d8e-c1a15c5e7eba.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a4c6bd41-1dc7-eaff-7942-ad534dcf0888" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b710d945-b7c5-d358-2d8e-c1a15c5e7eba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a4c6bd41-1dc7-eaff-7942-ad534dcf0888" ;
  a2a:RecordGUID "{a4c6bd41-1dc7-eaff-7942-ad534dcf0888}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_19146_00019146.xml van WBA" .

