@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_aaf2c817-debf-447e-ba8a-048f4ca49fa3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1880)" ;
  a2a:hasPerson oa:person_ven_aaf2c817-debf-447e-ba8a-048f4ca49fa3_Person-b9bbe0f1-3d0b-4d02-9d3a-6c998a827336 ;
  a2a:hasEvent oa:event_ven_aaf2c817-debf-447e-ba8a-048f4ca49fa3_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_aaf2c817-debf-447e-ba8a-048f4ca49fa3_0 ;
  a2a:hasSource oa:source_ven_aaf2c817-debf-447e-ba8a-048f4ca49fa3 .

oa:person_ven_aaf2c817-debf-447e-ba8a-048f4ca49fa3_Person-b9bbe0f1-3d0b-4d02-9d3a-6c998a827336
  a a2a:Person ;
  rdfs:label "Jan Frans Hubert Timmermans" ;
  a2a:PersonName [
    rdfs:label "Jan Frans Hubert Timmermans" ;
    a2a:PersonNameFirstName "Jan Frans Hubert" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1859-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beesel" ;
    rdfs:label "Beesel"
  ] .

oa:event_ven_aaf2c817-debf-447e-ba8a-048f4ca49fa3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ven_aaf2c817-debf-447e-ba8a-048f4ca49fa3_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_ven_aaf2c817-debf-447e-ba8a-048f4ca49fa3_Person:b9bbe0f1-3d0b-4d02-9d3a-6c998a827336 ;
  a2a:EventKeyRef oa:event_ven_aaf2c817-debf-447e-ba8a-048f4ca49fa3_Event1 .

oa:source_ven_aaf2c817-debf-447e-ba8a-048f4ca49fa3
  a a2a:Source ;
  rdfs:label "Gemeente Venray, gemeentearchief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray", "1860-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Venray, gemeentearchief" ;
    a2a:Place "Venray" ;
    a2a:Collection "Bron: boek, Deel: 5338, Periode: 1860-1880" ;
    a2a:Book "Bevolkingsregister Venray 1860-1880/Fr" ;
    a2a:RegistryNumber "5338" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Bron: boek, Deel: 5338, Periode: 1860-1880, Bevolkingsregister Venray 1860-1880/Fr, 5338"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/744be994-5f34-fbca-c1e8-9961a6ec6f09.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/aaf2c817-debf-447e-ba8a-048f4ca49fa3" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/744be994-5f34-fbca-c1e8-9961a6ec6f09.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/aaf2c817-debf-447e-ba8a-048f4ca49fa3" ;
  a2a:RecordGUID "{aaf2c817-debf-447e-ba8a-048f4ca49fa3}" ;
  a2a:SourceRemarkOpmerking "Bladnummer: 55<br />Volgnummer: 47" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5338" ;
  a2a:SourceRemarkregister_periode "1860-1880" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_553_00000553.xml van VEN" .

