@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_7547ce65-8a01-c918-07d4-5d2ebae4c58e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1914-1932)" ;
  a2a:hasPerson oa:person_ven_7547ce65-8a01-c918-07d4-5d2ebae4c58e_Person-a6bd8cfb-8366-8e0f-9c87-5782d519fc4a ;
  a2a:hasEvent oa:event_ven_7547ce65-8a01-c918-07d4-5d2ebae4c58e_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_7547ce65-8a01-c918-07d4-5d2ebae4c58e_0 ;
  a2a:hasSource oa:source_ven_7547ce65-8a01-c918-07d4-5d2ebae4c58e .

oa:person_ven_7547ce65-8a01-c918-07d4-5d2ebae4c58e_Person-a6bd8cfb-8366-8e0f-9c87-5782d519fc4a
  a a2a:Person ;
  rdfs:label "Pieter Jan Thomas Michels" ;
  a2a:PersonName [
    rdfs:label "Pieter Jan Thomas Michels" ;
    a2a:PersonNameFirstName "Pieter Jan Thomas" ;
    a2a:PersonNameLastName "Michels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1919-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venray" ;
    rdfs:label "Venray"
  ] .

oa:event_ven_7547ce65-8a01-c918-07d4-5d2ebae4c58e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ven_7547ce65-8a01-c918-07d4-5d2ebae4c58e_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_ven_7547ce65-8a01-c918-07d4-5d2ebae4c58e_Person:a6bd8cfb-8366-8e0f-9c87-5782d519fc4a ;
  a2a:EventKeyRef oa:event_ven_7547ce65-8a01-c918-07d4-5d2ebae4c58e_Event1 .

oa:source_ven_7547ce65-8a01-c918-07d4-5d2ebae4c58e
  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: 5356, Periode: 1914-1932" ;
    a2a:Book "Bevolkingsregister Venray 1914-1932/L-M" ;
    a2a:RegistryNumber "5356" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Bron: boek, Deel: 5356, Periode: 1914-1932, Bevolkingsregister Venray 1914-1932/L-M, 5356"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/a825c3a0-749d-11df-0df7-798071f56ff6.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/7547ce65-8a01-c918-07d4-5d2ebae4c58e" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/a825c3a0-749d-11df-0df7-798071f56ff6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/7547ce65-8a01-c918-07d4-5d2ebae4c58e" ;
  a2a:RecordGUID "{7547ce65-8a01-c918-07d4-5d2ebae4c58e}" ;
  a2a:SourceRemarkOpmerking "Bladnummer: 234<br />Volgnummer: 4" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5356" ;
  a2a:SourceRemarkregister_periode "1914-1932" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_348_00000348.xml van VEN" .

