@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_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8
  a a2a:Record ;
  rdfs:label "Geboorte op 24 oktober 1897 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Person-ab6dbb37-ff79-6d3a-e2e6-8bf9bff40021, oa:person_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Person-9b42e013-8f63-bfb3-5615-4d54283dc3f7, oa:person_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Person-18148516-4340-2561-19a8-a65f21874f69 ;
  a2a:hasEvent oa:event_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_0, oa:relationep_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_1, oa:relationep_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_2 ;
  a2a:hasSource oa:source_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8 .

oa:person_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Person-ab6dbb37-ff79-6d3a-e2e6-8bf9bff40021
  a a2a:Person ;
  rdfs:label "Petrus Gustaaf Maria Verdult" ;
  a2a:PersonName [
    rdfs:label "Petrus Gustaaf Maria Verdult" ;
    a2a:PersonNameFirstName "Petrus Gustaaf Maria" ;
    a2a:PersonNameLastName "Verdult"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "koster" .

oa:person_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Person-9b42e013-8f63-bfb3-5615-4d54283dc3f7
  a a2a:Person ;
  rdfs:label "Jacoba Isabella Bril" ;
  a2a:PersonName [
    rdfs:label "Jacoba Isabella Bril" ;
    a2a:PersonNameFirstName "Jacoba Isabella" ;
    a2a:PersonNameLastName "Bril"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Person-18148516-4340-2561-19a8-a65f21874f69
  a a2a:Person ;
  rdfs:label "Marinus Franciscus Verdult" ;
  a2a:PersonName [
    rdfs:label "Marinus Franciscus Verdult" ;
    a2a:PersonNameFirstName "Marinus Franciscus" ;
    a2a:PersonNameLastName "Verdult"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1897-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:event_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1897-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Person:ab6dbb37-ff79-6d3a-e2e6-8bf9bff40021 ;
  a2a:EventKeyRef oa:event_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Event1 .

oa:relationep_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Person:9b42e013-8f63-bfb3-5615-4d54283dc3f7 ;
  a2a:EventKeyRef oa:event_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Event1 .

oa:relationep_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Person:18148516-4340-2561-19a8-a65f21874f69 ;
  a2a:EventKeyRef oa:event_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8_Event1 .

oa:source_wba_41e5c2e3-ff36-b020-ea75-0f7b96ef0df8
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1897-10-24 - 1897-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1897-10-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 10002, Pe..." ;
    a2a:Book "Geboorteregister 1891-1900" ;
    a2a:DocumentNumber "89" ;
    a2a:RegistryNumber "10002" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 10002, Pe..., Geboorteregister 1891-1900, 89, 10002"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c27a0820-56b6-3099-9fad-a24ea81aa919.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/41e5c2e3-ff36-b020-ea75-0f7b96ef0df8" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c27a0820-56b6-3099-9fad-a24ea81aa919.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-10-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/41e5c2e3-ff36-b020-ea75-0f7b96ef0df8" ;
  a2a:RecordGUID "{41e5c2e3-ff36-b020-ea75-0f7b96ef0df8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1649_00001649.xml van WBA" .

