@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_62da68bd-e395-0d4c-e0a6-20b09338accf
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1914-1932)" ;
  a2a:hasPerson oa:person_ven_62da68bd-e395-0d4c-e0a6-20b09338accf_Person-f97e99df-da26-1457-0578-18261f9f6a74 ;
  a2a:hasEvent oa:event_ven_62da68bd-e395-0d4c-e0a6-20b09338accf_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_62da68bd-e395-0d4c-e0a6-20b09338accf_0 ;
  a2a:hasSource oa:source_ven_62da68bd-e395-0d4c-e0a6-20b09338accf .

oa:person_ven_62da68bd-e395-0d4c-e0a6-20b09338accf_Person-f97e99df-da26-1457-0578-18261f9f6a74
  a a2a:Person ;
  rdfs:label "Hubert Leonard Mertens" ;
  a2a:PersonName [
    rdfs:label "Hubert Leonard Mertens" ;
    a2a:PersonNameFirstName "Hubert Leonard" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1913-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaals" ;
    rdfs:label "Vaals"
  ] .

oa:event_ven_62da68bd-e395-0d4c-e0a6-20b09338accf_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ven_62da68bd-e395-0d4c-e0a6-20b09338accf_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_ven_62da68bd-e395-0d4c-e0a6-20b09338accf_Person:f97e99df-da26-1457-0578-18261f9f6a74 ;
  a2a:EventKeyRef oa:event_ven_62da68bd-e395-0d4c-e0a6-20b09338accf_Event1 .

oa:source_ven_62da68bd-e395-0d4c-e0a6-20b09338accf
  a a2a:Source ;
  rdfs:label "Gemeente Venray, gemeentearchief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray", "1914-01-01 - 1932-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Venray, gemeentearchief" ;
    a2a:Place "Venray" ;
    a2a:Collection "Bron: boek, Deel: 5362, Periode: 1914-1932" ;
    a2a:Book "Bevolkingsregister Venray 1921-1940/St. Servatius" ;
    a2a:RegistryNumber "5362" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Bron: boek, Deel: 5362, Periode: 1914-1932, Bevolkingsregister Venray 1921-1940/St. Servatius, 5362"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/29616389-2fbe-e231-4abd-c96e7535f8df.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/62da68bd-e395-0d4c-e0a6-20b09338accf" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/29616389-2fbe-e231-4abd-c96e7535f8df.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/62da68bd-e395-0d4c-e0a6-20b09338accf" ;
  a2a:RecordGUID "{62da68bd-e395-0d4c-e0a6-20b09338accf}" ;
  a2a:SourceRemarkOpmerking "Bladnummer: 119" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5362" ;
  a2a:SourceRemarkregister_periode "1914-1932" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_292_00000292.xml van VEN" .

