@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_8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1918-1939)" ;
  a2a:hasPerson oa:person_ven_8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec_Person-7b17de69-7689-88d0-3ac0-c3846a50f031 ;
  a2a:hasEvent oa:event_ven_8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec_0 ;
  a2a:hasSource oa:source_ven_8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec .

oa:person_ven_8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec_Person-7b17de69-7689-88d0-3ac0-c3846a50f031
  a a2a:Person ;
  rdfs:label "Antonia Theodora Maria van de Pas" ;
  a2a:PersonName [
    rdfs:label "Antonia Theodora Maria van de Pas" ;
    a2a:PersonNameFirstName "Antonia Theodora Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1911-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Broekhuizen" ;
    rdfs:label "Broekhuizen"
  ] .

oa:event_ven_8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ven_8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_ven_8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec_Person:7b17de69-7689-88d0-3ac0-c3846a50f031 ;
  a2a:EventKeyRef oa:event_ven_8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec_Event1 .

oa:source_ven_8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec
  a a2a:Source ;
  rdfs:label "Gemeente Venray, gemeentearchief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Meerlo" ;
    rdfs:label "Meerlo", "1918-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Venray, gemeentearchief" ;
    a2a:Place "Venray" ;
    a2a:Collection "Deel: 1319, Periode: 1918-1939" ;
    a2a:Book "Bevolkingsregister Meerlo 1918-1939/P-Z" ;
    a2a:RegistryNumber "1319" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Deel: 1319, Periode: 1918-1939, Bevolkingsregister Meerlo 1918-1939/P-Z, 1319"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/02745d54-ea48-8d8c-b96c-01cb09516d19.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/02745d54-ea48-8d8c-b96c-01cb09516d19.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec" ;
  a2a:RecordGUID "{8e1ea59a-a656-b1ca-57f3-cd9c28a6c2ec}" ;
  a2a:SourceRemarkOpmerking "Bladnummer: 657<br />Volgnummer: 56" ;
  a2a:SourceRemarkdeel "1319" ;
  a2a:SourceRemarkregister_periode "1918-1939" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_215_00000215.xml van VEN" .

