@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_728291f6-e8d5-a8f2-213e-e10fc33be18c
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1914-1932)" ;
  a2a:hasPerson oa:person_ven_728291f6-e8d5-a8f2-213e-e10fc33be18c_Person-04704872-be19-eb7e-b835-a4bd48e34271 ;
  a2a:hasEvent oa:event_ven_728291f6-e8d5-a8f2-213e-e10fc33be18c_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_728291f6-e8d5-a8f2-213e-e10fc33be18c_0 ;
  a2a:hasSource oa:source_ven_728291f6-e8d5-a8f2-213e-e10fc33be18c .

oa:person_ven_728291f6-e8d5-a8f2-213e-e10fc33be18c_Person-04704872-be19-eb7e-b835-a4bd48e34271
  a a2a:Person ;
  rdfs:label "Hage Michiel Galama" ;
  a2a:PersonName [
    rdfs:label "Hage Michiel Galama" ;
    a2a:PersonNameFirstName "Hage Michiel" ;
    a2a:PersonNameLastName "Galama"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1912-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Burgwerd" ;
    rdfs:label "Burgwerd"
  ] .

oa:event_ven_728291f6-e8d5-a8f2-213e-e10fc33be18c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ven_728291f6-e8d5-a8f2-213e-e10fc33be18c_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_ven_728291f6-e8d5-a8f2-213e-e10fc33be18c_Person:04704872-be19-eb7e-b835-a4bd48e34271 ;
  a2a:EventKeyRef oa:event_ven_728291f6-e8d5-a8f2-213e-e10fc33be18c_Event1 .

oa:source_ven_728291f6-e8d5-a8f2-213e-e10fc33be18c
  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: 5361, Periode: 1914-1932" ;
    a2a:Book "Bevolkingsregister Venray 1914-1932/instellingen" ;
    a2a:RegistryNumber "5361" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Bron: boek, Deel: 5361, Periode: 1914-1932, Bevolkingsregister Venray 1914-1932/instellingen, 5361"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/14851c5c-f3ab-c2a4-a2b0-9e1706f0707c.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/728291f6-e8d5-a8f2-213e-e10fc33be18c" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/14851c5c-f3ab-c2a4-a2b0-9e1706f0707c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/728291f6-e8d5-a8f2-213e-e10fc33be18c" ;
  a2a:RecordGUID "{728291f6-e8d5-a8f2-213e-e10fc33be18c}" ;
  a2a:SourceRemarkOpmerking "Bladnummer: 50<br />Volgnummer: 7" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5361" ;
  a2a:SourceRemarkregister_periode "1914-1932" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_340_00000340.xml van VEN" .

