@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_16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1932-1940)" ;
  a2a:hasPerson oa:person_ven_16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5_Person-249611c7-ecb7-1fe1-d592-37529fc6b31c ;
  a2a:hasEvent oa:event_ven_16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5_0 ;
  a2a:hasSource oa:source_ven_16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5 .

oa:person_ven_16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5_Person-249611c7-ecb7-1fe1-d592-37529fc6b31c
  a a2a:Person ;
  rdfs:label "Peter Hubertus Versteegen" ;
  a2a:PersonName [
    rdfs:label "Peter Hubertus Versteegen" ;
    a2a:PersonNameFirstName "Peter Hubertus" ;
    a2a:PersonNameLastName "Versteegen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1893-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray"
  ] .

oa:event_ven_16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ven_16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_ven_16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5_Person:249611c7-ecb7-1fe1-d592-37529fc6b31c ;
  a2a:EventKeyRef oa:event_ven_16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5_Event1 .

oa:source_ven_16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5
  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/44fd2e78-f09e-cc8a-8dd7-de7fa8406754.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/44fd2e78-f09e-cc8a-8dd7-de7fa8406754.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5" ;
  a2a:RecordGUID "{16b0b85f-b56a-1c3e-3196-e67f0c3bcfc5}" ;
  a2a:SourceRemarkOpmerking "Bladnummer: 545<br />Volgnummer: 1", "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_68_00000068.xml van VEN" .

