@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_ef99ba64-3f45-e180-e8e6-31d2e2c5a94a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1899)" ;
  a2a:hasPerson oa:person_ven_ef99ba64-3f45-e180-e8e6-31d2e2c5a94a_Person-09b6a7a5-0ab2-beea-62f9-aac7e1c152fb ;
  a2a:hasEvent oa:event_ven_ef99ba64-3f45-e180-e8e6-31d2e2c5a94a_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_ef99ba64-3f45-e180-e8e6-31d2e2c5a94a_0 ;
  a2a:hasSource oa:source_ven_ef99ba64-3f45-e180-e8e6-31d2e2c5a94a .

oa:person_ven_ef99ba64-3f45-e180-e8e6-31d2e2c5a94a_Person-09b6a7a5-0ab2-beea-62f9-aac7e1c152fb
  a a2a:Person ;
  rdfs:label "Anna Gertrudis Catharina Smits" ;
  a2a:PersonName [
    rdfs:label "Anna Gertrudis Catharina Smits" ;
    a2a:PersonNameFirstName "Anna Gertrudis Catharina" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "92" ;
    a2a:Day "7" ;
    rdfs:label "1879-92-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanssum" ;
    rdfs:label "Wanssum"
  ] .

oa:event_ven_ef99ba64-3f45-e180-e8e6-31d2e2c5a94a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_ven_ef99ba64-3f45-e180-e8e6-31d2e2c5a94a_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon" ;
  a2a:RelationType "other:Persoon" ;
  a2a:PersonKeyRef oa:person_ven_ef99ba64-3f45-e180-e8e6-31d2e2c5a94a_Person:09b6a7a5-0ab2-beea-62f9-aac7e1c152fb ;
  a2a:EventKeyRef oa:event_ven_ef99ba64-3f45-e180-e8e6-31d2e2c5a94a_Event1 .

oa:source_ven_ef99ba64-3f45-e180-e8e6-31d2e2c5a94a
  a a2a:Source ;
  rdfs:label "Gemeente Venray, gemeentearchief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wanssum" ;
    rdfs:label "Wanssum", "1890-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Venray, gemeentearchief" ;
    a2a:Place "Venray" ;
    a2a:Collection "Deel: 398, Periode: 1890-1899" ;
    a2a:Book "Bevolkingsregister Wanssum 1890-1899" ;
    a2a:RegistryNumber "398" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Deel: 398, Periode: 1890-1899, Bevolkingsregister Wanssum 1890-1899, 398"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/5e9d2be9-2d1d-dd7f-7215-7c4f3be5ce1b.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/ef99ba64-3f45-e180-e8e6-31d2e2c5a94a" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/5e9d2be9-2d1d-dd7f-7215-7c4f3be5ce1b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/ef99ba64-3f45-e180-e8e6-31d2e2c5a94a" ;
  a2a:RecordGUID "{ef99ba64-3f45-e180-e8e6-31d2e2c5a94a}" ;
  a2a:SourceRemarkOpmerking "Bladnummer: 97<br />Volgnummer: 3" ;
  a2a:SourceRemarkdeel "398" ;
  a2a:SourceRemarkregister_periode "1890-1899" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_774_00000774.xml van VEN" .

