@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_5e05ee3f-58da-9799-cd8a-01a6af81e6fb
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1932-1940)" ;
  a2a:hasPerson oa:person_ven_5e05ee3f-58da-9799-cd8a-01a6af81e6fb_Person-4b5e7376-2ff9-7ab9-7ac9-e26eaa799c5d ;
  a2a:hasEvent oa:event_ven_5e05ee3f-58da-9799-cd8a-01a6af81e6fb_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_5e05ee3f-58da-9799-cd8a-01a6af81e6fb_0 ;
  a2a:hasSource oa:source_ven_5e05ee3f-58da-9799-cd8a-01a6af81e6fb .

oa:person_ven_5e05ee3f-58da-9799-cd8a-01a6af81e6fb_Person-4b5e7376-2ff9-7ab9-7ac9-e26eaa799c5d
  a a2a:Person ;
  rdfs:label "Antonius Thomas Carolus Voesten" ;
  a2a:PersonName [
    rdfs:label "Antonius Thomas Carolus Voesten" ;
    a2a:PersonNameFirstName "Antonius Thomas Carolus" ;
    a2a:PersonNameLastName "Voesten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1931" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1931-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray"
  ] .

oa:event_ven_5e05ee3f-58da-9799-cd8a-01a6af81e6fb_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ven_5e05ee3f-58da-9799-cd8a-01a6af81e6fb_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_ven_5e05ee3f-58da-9799-cd8a-01a6af81e6fb_Person:4b5e7376-2ff9-7ab9-7ac9-e26eaa799c5d ;
  a2a:EventKeyRef oa:event_ven_5e05ee3f-58da-9799-cd8a-01a6af81e6fb_Event1 .

oa:source_ven_5e05ee3f-58da-9799-cd8a-01a6af81e6fb
  a a2a:Source ;
  rdfs:label "Gemeente Venray, gemeentearchief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray", "1932-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Venray, gemeentearchief" ;
    a2a:Place "Venray" ;
    a2a:Collection "Bron: boek, Deel: 5373, Periode: 1932-1940" ;
    a2a:Book "Bevolkingsregister Venray 1932-1940/T-V" ;
    a2a:RegistryNumber "5373" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Bron: boek, Deel: 5373, Periode: 1932-1940, Bevolkingsregister Venray 1932-1940/T-V, 5373"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/b90a50ad-3c6a-1a96-8429-af58c811a647.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/5e05ee3f-58da-9799-cd8a-01a6af81e6fb" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/b90a50ad-3c6a-1a96-8429-af58c811a647.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/5e05ee3f-58da-9799-cd8a-01a6af81e6fb" ;
  a2a:RecordGUID "{5e05ee3f-58da-9799-cd8a-01a6af81e6fb}" ;
  a2a:SourceRemarkOpmerking "Bladnummer: 675<br />Volgnummer: 3", "deel 6, nrs. 740-1000; deel 7, nrs. 5-875" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5373" ;
  a2a:SourceRemarkregister_periode "1932-1940" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_278_00000278.xml van VEN" .

