@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_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01
  a a2a:Record ;
  rdfs:label "Doop op 23 april 1673 te Swolgen" ;
  a2a:hasPerson oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person-565de5bb-cd80-7188-a9d8-656a5d59969f, oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person-34f37b3f-d92e-8f51-f8b1-e595c9d7240a, oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person-206478e4-660d-1987-e7fb-bf6aa1e4409e, oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person-853d0e89-3090-0311-9aa7-437a5f030405, oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person-e2e342ac-e092-cb3b-c6b9-31a9c0bbac83 ;
  a2a:hasEvent oa:event_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Event1 ;
  a2a:hasRelationEP oa:relationep_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_0, oa:relationep_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_1, oa:relationep_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_2, oa:relationep_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_3, oa:relationep_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_4 ;
  a2a:hasSource oa:source_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01 .

oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person-565de5bb-cd80-7188-a9d8-656a5d59969f
  a a2a:Person ;
  rdfs:label "Peter Sta....." ;
  a2a:PersonName [
    rdfs:label "Peter Sta....." ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Sta....."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person-34f37b3f-d92e-8f51-f8b1-e595c9d7240a
  a a2a:Person ;
  rdfs:label "Meri N.N." ;
  a2a:PersonName [
    rdfs:label "Meri N.N." ;
    a2a:PersonNameFirstName "Meri" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person-206478e4-660d-1987-e7fb-bf6aa1e4409e
  a a2a:Person ;
  rdfs:label "Erken aen gen Eijnt" ;
  a2a:PersonName [
    rdfs:label "Erken aen gen Eijnt" ;
    a2a:PersonNameFirstName "Erken" ;
    a2a:PersonNamePrefixLastName "aen gen" ;
    a2a:PersonNameLastName "Eijnt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person-853d0e89-3090-0311-9aa7-437a5f030405
  a a2a:Person ;
  rdfs:label "Margarita N.N." ;
  a2a:PersonName [
    rdfs:label "Margarita N.N." ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person-e2e342ac-e092-cb3b-c6b9-31a9c0bbac83
  a a2a:Person ;
  rdfs:label "Chatarina aen gen Eijnt" ;
  a2a:PersonName [
    rdfs:label "Chatarina aen gen Eijnt" ;
    a2a:PersonNameFirstName "Chatarina" ;
    a2a:PersonNamePrefixLastName "aen gen" ;
    a2a:PersonNameLastName "Eijnt"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1673" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1673-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Swolgen" ;
    rdfs:label "Swolgen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person:565de5bb-cd80-7188-a9d8-656a5d59969f ;
  a2a:EventKeyRef oa:event_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Event1 .

oa:relationep_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person:34f37b3f-d92e-8f51-f8b1-e595c9d7240a ;
  a2a:EventKeyRef oa:event_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Event1 .

oa:relationep_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person:206478e4-660d-1987-e7fb-bf6aa1e4409e ;
  a2a:EventKeyRef oa:event_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Event1 .

oa:relationep_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person:853d0e89-3090-0311-9aa7-437a5f030405 ;
  a2a:EventKeyRef oa:event_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Event1 .

oa:relationep_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Person:e2e342ac-e092-cb3b-c6b9-31a9c0bbac83 ;
  a2a:EventKeyRef oa:event_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01_Event1 .

oa:source_ven_180d67b6-3bcc-bd2c-eeff-9550e8a5aa01
  a a2a:Source ;
  rdfs:label "Gemeente Venray, gemeentearchief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Swolgen" ;
    rdfs:label "Swolgen", "1673-04-23 - 1673-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1673-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1673" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1673-04-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Venray, gemeentearchief" ;
    a2a:Place "Venray" ;
    a2a:Collection "Deel: 128.2, Periode: 1639-1717" ;
    a2a:Book "DTB parochie Swolgen, 1639-1717" ;
    a2a:RegistryNumber "128.2" ;
    a2a:Folio "18r" ;
    rdfs:label "Gemeente Venray, gemeentearchief, Venray, Deel: 128.2, Periode: 1639-1717, DTB parochie Swolgen, 1639-1717, 128.2, 18r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ven/thumb/640x480/0d368ddc-ab03-a365-ab27-f4fb055ec460.jpg" ;
    a2a:UriViewer "https://rooynet.nl/voorouders/deeds/180d67b6-3bcc-bd2c-eeff-9550e8a5aa01" ;
    a2a:UriPreview "https://images.memorix.nl/ven/thumb/250x250/0d368ddc-ab03-a365-ab27-f4fb055ec460.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://rooynet.nl/voorouders/deeds/180d67b6-3bcc-bd2c-eeff-9550e8a5aa01" ;
  a2a:RecordGUID "{180d67b6-3bcc-bd2c-eeff-9550e8a5aa01}" ;
  a2a:SourceRemarkdeel "128.2" ;
  a2a:SourceRemarkregister_periode "1639-1717" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_678_00000678.xml van VEN" .

