@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_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4
  a a2a:Record ;
  rdfs:label "Geboorte op 7 oktober 1910 te Steenbergen" ;
  a2a:hasPerson oa:person_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Person-d0e04e06-6776-0d4f-a2ec-e6d6ce02bf1a, oa:person_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Person-f68804b5-1be1-0a56-71f0-7b95d5ad8d2d, oa:person_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Person-47b68695-6633-912c-4404-836c8d1288c9 ;
  a2a:hasEvent oa:event_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_0, oa:relationep_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_1, oa:relationep_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_2 ;
  a2a:hasSource oa:source_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4 .

oa:person_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Person-d0e04e06-6776-0d4f-a2ec-e6d6ce02bf1a
  a a2a:Person ;
  rdfs:label "Henricus Hermanus Plasmans" ;
  a2a:PersonName [
    rdfs:label "Henricus Hermanus Plasmans" ;
    a2a:PersonNameFirstName "Henricus Hermanus" ;
    a2a:PersonNameLastName "Plasmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:Profession "hoofd onderwijzer" .

oa:person_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Person-f68804b5-1be1-0a56-71f0-7b95d5ad8d2d
  a a2a:Person ;
  rdfs:label "Maria Josephina Jalink" ;
  a2a:PersonName [
    rdfs:label "Maria Josephina Jalink" ;
    a2a:PersonNameFirstName "Maria Josephina" ;
    a2a:PersonNameLastName "Jalink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Person-47b68695-6633-912c-4404-836c8d1288c9
  a a2a:Person ;
  rdfs:label "Herman Johan Jozef Marie Plasmans" ;
  a2a:PersonName [
    rdfs:label "Herman Johan Jozef Marie Plasmans" ;
    a2a:PersonNameFirstName "Herman Johan Jozef Marie" ;
    a2a:PersonNameLastName "Plasmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1910-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:event_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1910-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Person:d0e04e06-6776-0d4f-a2ec-e6d6ce02bf1a ;
  a2a:EventKeyRef oa:event_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Event1 .

oa:relationep_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Person:f68804b5-1be1-0a56-71f0-7b95d5ad8d2d ;
  a2a:EventKeyRef oa:event_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Event1 .

oa:relationep_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Person:47b68695-6633-912c-4404-836c8d1288c9 ;
  a2a:EventKeyRef oa:event_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4_Event1 .

oa:source_wba_cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1910-10-07 - 1910-10-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-10-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-10-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1910-10-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Steenbergen - burgerlijke stand, Bron: boek, Deel: 4123, Per..." ;
    a2a:Book "Geboorteregister 1909-1910" ;
    a2a:DocumentNumber "214" ;
    a2a:RegistryNumber "4123" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Steenbergen - burgerlijke stand, Bron: boek, Deel: 4123, Per..., Geboorteregister 1909-1910, 214, 4123"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/d377f879-dc4c-e939-ef2e-803a980bbe95.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/d377f879-dc4c-e939-ef2e-803a980bbe95.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4" ;
  a2a:RecordGUID "{cbc9805d-9dcd-8e65-2ef2-c67c887ca5b4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_16938_00016938.xml van WBA" .

