@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_4d5e045b-2eca-480a-8d2f-c14a558e19c2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1914)" ;
  a2a:hasPerson oa:person_ven_4d5e045b-2eca-480a-8d2f-c14a558e19c2_Person-e71a97fd-6ea7-492d-bc5c-0279e9943b76 ;
  a2a:hasEvent oa:event_ven_4d5e045b-2eca-480a-8d2f-c14a558e19c2_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_4d5e045b-2eca-480a-8d2f-c14a558e19c2_0 ;
  a2a:hasSource oa:source_ven_4d5e045b-2eca-480a-8d2f-c14a558e19c2 .

oa:person_ven_4d5e045b-2eca-480a-8d2f-c14a558e19c2_Person-e71a97fd-6ea7-492d-bc5c-0279e9943b76
  a a2a:Person ;
  rdfs:label "Aldegonda Anna Maria Reijnen" ;
  a2a:PersonName [
    rdfs:label "Aldegonda Anna Maria Reijnen" ;
    a2a:PersonNameFirstName "Aldegonda Anna Maria" ;
    a2a:PersonNameLastName "Reijnen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1893-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray"
  ] .

oa:event_ven_4d5e045b-2eca-480a-8d2f-c14a558e19c2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ven_4d5e045b-2eca-480a-8d2f-c14a558e19c2_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_ven_4d5e045b-2eca-480a-8d2f-c14a558e19c2_Person:e71a97fd-6ea7-492d-bc5c-0279e9943b76 ;
  a2a:EventKeyRef oa:event_ven_4d5e045b-2eca-480a-8d2f-c14a558e19c2_Event1 .

oa:source_ven_4d5e045b-2eca-480a-8d2f-c14a558e19c2
  a a2a:Source ;
  rdfs:label "Gemeente Venray, gemeentearchief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray", "1880-01-01 - 1914-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Venray, gemeentearchief" ;
    a2a:Place "Venray" ;
    a2a:Collection "Bron: boek, Deel: 5347, Periode: 1880-1914" ;
    a2a:Book "Bevolkingsregister Venray 1880-1914/VII" ;
    a2a:RegistryNumber "5347" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Bron: boek, Deel: 5347, Periode: 1880-1914, Bevolkingsregister Venray 1880-1914/VII, 5347"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/4792897a-f3e9-93c9-edff-bbfdd7b8c883.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/4d5e045b-2eca-480a-8d2f-c14a558e19c2" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/4792897a-f3e9-93c9-edff-bbfdd7b8c883.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/4d5e045b-2eca-480a-8d2f-c14a558e19c2" ;
  a2a:RecordGUID "{4d5e045b-2eca-480a-8d2f-c14a558e19c2}" ;
  a2a:SourceRemarkOpmerking "Bladnummer: 35<br />Volgnummer: 6" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5347" ;
  a2a:SourceRemarkregister_periode "1880-1914" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_7_00000007.xml van VEN" .

