@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_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0
  a a2a:Record ;
  rdfs:label "Doop op 7 februari 1666 te Rucphen" ;
  a2a:hasPerson oa:person_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Person-700ad826-01a6-3eae-6fe5-253c408a569f, oa:person_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Person-72c14b4f-f8e0-035a-9dd2-f6e43cc40e5c, oa:person_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Person-6af098e6-bb3a-1825-b615-2c258a2d2aa2 ;
  a2a:hasEvent oa:event_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_0, oa:relationep_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_1, oa:relationep_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_2 ;
  a2a:hasSource oa:source_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0 .

oa:person_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Person-700ad826-01a6-3eae-6fe5-253c408a569f
  a a2a:Person ;
  rdfs:label "Cornelius Quirini" ;
  a2a:PersonName [
    rdfs:label "Cornelius Quirini" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Quirini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Person-72c14b4f-f8e0-035a-9dd2-f6e43cc40e5c
  a a2a:Person ;
  rdfs:label "Maria Quirini" ;
  a2a:PersonName [
    rdfs:label "Maria Quirini" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Quirini"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Person-6af098e6-bb3a-1825-b615-2c258a2d2aa2
  a a2a:Person ;
  rdfs:label "Dijmpna Jacobi van Rijen" ;
  a2a:PersonName [
    rdfs:label "Dijmpna Jacobi van Rijen" ;
    a2a:PersonNameFirstName "Dijmpna" ;
    a2a:PersonNamePatronym "Jacobi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1666" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1666-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Person:700ad826-01a6-3eae-6fe5-253c408a569f ;
  a2a:EventKeyRef oa:event_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Event1 .

oa:relationep_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Person:72c14b4f-f8e0-035a-9dd2-f6e43cc40e5c ;
  a2a:EventKeyRef oa:event_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Event1 .

oa:relationep_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Person:6af098e6-bb3a-1825-b615-2c258a2d2aa2 ;
  a2a:EventKeyRef oa:event_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0_Event1 .

oa:source_wba_a3e4e43f-670b-e73f-0401-83e9f0e298f0
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1666-02-07 - 1666-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1666-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1666" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1666-02-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 015" ;
    a2a:Book "22 Sprundel RK Dopen 1625-1681 (DTB 15)" ;
    a2a:RegistryNumber "015" ;
    a2a:Folio "67 v" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 015, 22 Sprundel RK Dopen 1625-1681 (DTB 15), 015, 67 v"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a3e4e43f-670b-e73f-0401-83e9f0e298f0" ;
  a2a:RecordGUID "{a3e4e43f-670b-e73f-0401-83e9f0e298f0}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Hubertus Michaelis, Maria Cornelii" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9084_00009084.xml van WBA" .

