@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_sha_13a3528a-661e-ec79-822b-883dbb20e65a
  a a2a:Record ;
  rdfs:label "Geboorte op 18 juli 1907 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person-b88fbbba-b837-ab0e-0f02-b8e8cedd1201, oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person-2282768a-404a-0db9-9f5a-da8d41b38643, oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person-6bf1708b-580a-cc56-ce65-ef555301c5ff, oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person-a0caa2fa-0525-6b87-9f13-9443e0e5fb48, oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person-044a49ce-b5a1-cd97-ea9b-c91d8abb592b ;
  a2a:hasEvent oa:event_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_13a3528a-661e-ec79-822b-883dbb20e65a_0, oa:relationep_sha_13a3528a-661e-ec79-822b-883dbb20e65a_1, oa:relationep_sha_13a3528a-661e-ec79-822b-883dbb20e65a_2, oa:relationep_sha_13a3528a-661e-ec79-822b-883dbb20e65a_3, oa:relationep_sha_13a3528a-661e-ec79-822b-883dbb20e65a_4 ;
  a2a:hasSource oa:source_sha_13a3528a-661e-ec79-822b-883dbb20e65a .

oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person-b88fbbba-b837-ab0e-0f02-b8e8cedd1201
  a a2a:Person ;
  rdfs:label "Cornelius Adrianus Wilmont" ;
  a2a:PersonName [
    rdfs:label "Cornelius Adrianus Wilmont" ;
    a2a:PersonNameFirstName "Cornelius Adrianus" ;
    a2a:PersonNameLastName "Wilmont"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1907-07-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person-2282768a-404a-0db9-9f5a-da8d41b38643
  a a2a:Person ;
  rdfs:label "Adrianus van de Ven" ;
  a2a:PersonName [
    rdfs:label "Adrianus van de Ven" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person-6bf1708b-580a-cc56-ce65-ef555301c5ff
  a a2a:Person ;
  rdfs:label "Martinus Mahieu" ;
  a2a:PersonName [
    rdfs:label "Martinus Mahieu" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Mahieu"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person-a0caa2fa-0525-6b87-9f13-9443e0e5fb48
  a a2a:Person ;
  rdfs:label "Jozephus Franciscus Wilmont" ;
  a2a:PersonName [
    rdfs:label "Jozephus Franciscus Wilmont" ;
    a2a:PersonNameFirstName "Jozephus Franciscus" ;
    a2a:PersonNameLastName "Wilmont"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "handelsreiziger" .

oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person-044a49ce-b5a1-cd97-ea9b-c91d8abb592b
  a a2a:Person ;
  rdfs:label "Wilhelmina Cornelia van de Ven" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Cornelia van de Ven" ;
    a2a:PersonNameFirstName "Wilhelmina Cornelia" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1907-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_13a3528a-661e-ec79-822b-883dbb20e65a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person:b88fbbba-b837-ab0e-0f02-b8e8cedd1201 ;
  a2a:EventKeyRef oa:event_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Event1 .

oa:relationep_sha_13a3528a-661e-ec79-822b-883dbb20e65a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person:2282768a-404a-0db9-9f5a-da8d41b38643 ;
  a2a:EventKeyRef oa:event_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Event1 .

oa:relationep_sha_13a3528a-661e-ec79-822b-883dbb20e65a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person:6bf1708b-580a-cc56-ce65-ef555301c5ff ;
  a2a:EventKeyRef oa:event_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Event1 .

oa:relationep_sha_13a3528a-661e-ec79-822b-883dbb20e65a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person:a0caa2fa-0525-6b87-9f13-9443e0e5fb48 ;
  a2a:EventKeyRef oa:event_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Event1 .

oa:relationep_sha_13a3528a-661e-ec79-822b-883dbb20e65a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Person:044a49ce-b5a1-cd97-ea9b-c91d8abb592b ;
  a2a:EventKeyRef oa:event_sha_13a3528a-661e-ec79-822b-883dbb20e65a_Event1 .

oa:source_sha_13a3528a-661e-ec79-822b-883dbb20e65a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1907-07-18 - 1907-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1907-07-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 1011, Periode: 1907-1915" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "90" ;
    a2a:RegistryNumber "1011" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 1011, Periode: 1907-1915, Geboorteregister, 90, 1011"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6b9ef52a-3ff9-f219-a973-703704631c5a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/13a3528a-661e-ec79-822b-883dbb20e65a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6b9ef52a-3ff9-f219-a973-703704631c5a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/13a3528a-661e-ec79-822b-883dbb20e65a" ;
  a2a:RecordGUID "{13a3528a-661e-ec79-822b-883dbb20e65a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5311_00005311.xml van SHA" .

