@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_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4
  a a2a:Record ;
  rdfs:label "Geboorte op 18 februari 1911 te Putte" ;
  a2a:hasPerson oa:person_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Person-73ddd262-10c1-df64-1994-e9a071307a07, oa:person_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Person-5ffb5a1a-a1a1-342b-82de-8945f53556c0, oa:person_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Person-1b3a2486-ff75-6f92-6cf2-c43938cb40c7 ;
  a2a:hasEvent oa:event_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_0, oa:relationep_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_1, oa:relationep_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_2 ;
  a2a:hasSource oa:source_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4 .

oa:person_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Person-73ddd262-10c1-df64-1994-e9a071307a07
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Monden" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Monden" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Monden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Person-5ffb5a1a-a1a1-342b-82de-8945f53556c0
  a a2a:Person ;
  rdfs:label "Johanna de Keyzer" ;
  a2a:PersonName [
    rdfs:label "Johanna de Keyzer" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Keyzer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Person-1b3a2486-ff75-6f92-6cf2-c43938cb40c7
  a a2a:Person ;
  rdfs:label "Petrus Johannes Monden" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Monden" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Monden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1911-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:event_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1911-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:relationep_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Person:73ddd262-10c1-df64-1994-e9a071307a07 ;
  a2a:EventKeyRef oa:event_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Event1 .

oa:relationep_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Person:5ffb5a1a-a1a1-342b-82de-8945f53556c0 ;
  a2a:EventKeyRef oa:event_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Event1 .

oa:relationep_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Person:1b3a2486-ff75-6f92-6cf2-c43938cb40c7 ;
  a2a:EventKeyRef oa:event_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4_Event1 .

oa:source_wba_1ab8cefd-a49b-214d-e36d-9b9a804cf9a4
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1911-02-18 - 1911-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1911-02-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 10001, Periode:..." ;
    a2a:Book "Geboorteregister 1883-1912" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "10001" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 10001, Periode:..., Geboorteregister 1883-1912, 5, 10001"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/eeb43fd1-b4e7-7d08-25a1-e0793a6b23df.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1ab8cefd-a49b-214d-e36d-9b9a804cf9a4" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/eeb43fd1-b4e7-7d08-25a1-e0793a6b23df.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1ab8cefd-a49b-214d-e36d-9b9a804cf9a4" ;
  a2a:RecordGUID "{1ab8cefd-a49b-214d-e36d-9b9a804cf9a4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2014_00002014.xml van WBA" .

