@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_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626
  a a2a:Record ;
  rdfs:label "Geboorte op 12 juli 1926 te Venray" ;
  a2a:hasPerson oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person-2e17be98-0ab9-1bcf-07da-edeb2610e71e, oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person-1eec5a88-38c3-565f-4776-9a3511ef72cd, oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person-eaefea6d-38a5-b9ae-18bb-6d9d4cc0d187, oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person-26bac3c6-4b14-80e1-70ab-7ee0c611e3c5, oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person-886810ea-b2e6-f349-e73e-39f1f6703ab7 ;
  a2a:hasEvent oa:event_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_0, oa:relationep_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_1, oa:relationep_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_2, oa:relationep_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_3, oa:relationep_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_4 ;
  a2a:hasSource oa:source_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626 .

oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person-2e17be98-0ab9-1bcf-07da-edeb2610e71e
  a a2a:Person ;
  rdfs:label "Thomas Hubert Michels" ;
  a2a:PersonName [
    rdfs:label "Thomas Hubert Michels" ;
    a2a:PersonNameFirstName "Thomas Hubert" ;
    a2a:PersonNameLastName "Michels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person-1eec5a88-38c3-565f-4776-9a3511ef72cd
  a a2a:Person ;
  rdfs:label "Gerard Peeters" ;
  a2a:PersonName [
    rdfs:label "Gerard Peeters" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person-eaefea6d-38a5-b9ae-18bb-6d9d4cc0d187
  a a2a:Person ;
  rdfs:label "Antoon Hermanus Henricus Marie Peters" ;
  a2a:PersonName [
    rdfs:label "Antoon Hermanus Henricus Marie Peters" ;
    a2a:PersonNameFirstName "Antoon Hermanus Henricus Marie" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1926" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1926-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray"
  ] .

oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person-26bac3c6-4b14-80e1-70ab-7ee0c611e3c5
  a a2a:Person ;
  rdfs:label "Martinus Peters" ;
  a2a:PersonName [
    rdfs:label "Martinus Peters" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person-886810ea-b2e6-f349-e73e-39f1f6703ab7
  a a2a:Person ;
  rdfs:label "Wilhelmina Maria Gertruda Rongen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Maria Gertruda Rongen" ;
    a2a:PersonNameFirstName "Wilhelmina Maria Gertruda" ;
    a2a:PersonNameLastName "Rongen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1926" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1926-07-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray"
  ] .

oa:relationep_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person:2e17be98-0ab9-1bcf-07da-edeb2610e71e ;
  a2a:EventKeyRef oa:event_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Event1 .

oa:relationep_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person:1eec5a88-38c3-565f-4776-9a3511ef72cd ;
  a2a:EventKeyRef oa:event_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Event1 .

oa:relationep_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person:eaefea6d-38a5-b9ae-18bb-6d9d4cc0d187 ;
  a2a:EventKeyRef oa:event_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Event1 .

oa:relationep_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person:26bac3c6-4b14-80e1-70ab-7ee0c611e3c5 ;
  a2a:EventKeyRef oa:event_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Event1 .

oa:relationep_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Person:886810ea-b2e6-f349-e73e-39f1f6703ab7 ;
  a2a:EventKeyRef oa:event_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626_Event1 .

oa:source_ven_3afc7f3a-2cdf-7c43-928a-e64c4377a626
  a a2a:Source ;
  rdfs:label "Gemeente Venray, gemeentearchief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray", "1926-07-13 - 1926-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1926" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1926-07-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Venray, gemeentearchief" ;
    a2a:Place "Venray" ;
    a2a:Collection "Bron: boek, Deel: 5241, Periode: 1926" ;
    a2a:Book "Geboorten Venray 1926" ;
    a2a:DocumentNumber "180" ;
    a2a:RegistryNumber "5241" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Bron: boek, Deel: 5241, Periode: 1926, Geboorten Venray 1926, 180, 5241"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/5524f900-5745-7745-c621-a3e5435f6552.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/3afc7f3a-2cdf-7c43-928a-e64c4377a626" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/5524f900-5745-7745-c621-a3e5435f6552.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/3afc7f3a-2cdf-7c43-928a-e64c4377a626" ;
  a2a:RecordGUID "{3afc7f3a-2cdf-7c43-928a-e64c4377a626}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5241" ;
  a2a:SourceRemarkregister_periode "1926" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_8_00000008.xml van VEN" .

