@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_462253a6-e05a-94bb-d2f8-c004d2331496
  a a2a:Record ;
  rdfs:label "Doop op 16 maart 1714 te Rucphen" ;
  a2a:hasPerson oa:person_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Person-6296c0de-3a2a-72e2-d4ba-d5c51709b14d, oa:person_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Person-1d84115e-f42f-bd03-d76b-c51a7f428732, oa:person_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Person-cf009b1e-7aba-8cc7-407f-76b32328c0cf ;
  a2a:hasEvent oa:event_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_462253a6-e05a-94bb-d2f8-c004d2331496_0, oa:relationep_wba_462253a6-e05a-94bb-d2f8-c004d2331496_1, oa:relationep_wba_462253a6-e05a-94bb-d2f8-c004d2331496_2 ;
  a2a:hasSource oa:source_wba_462253a6-e05a-94bb-d2f8-c004d2331496 .

oa:person_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Person-6296c0de-3a2a-72e2-d4ba-d5c51709b14d
  a a2a:Person ;
  rdfs:label "Quirinus Cornelis Commissaris" ;
  a2a:PersonName [
    rdfs:label "Quirinus Cornelis Commissaris" ;
    a2a:PersonNameFirstName "Quirinus" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Commissaris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Person-1d84115e-f42f-bd03-d76b-c51a7f428732
  a a2a:Person ;
  rdfs:label "Joanna van Trijp" ;
  a2a:PersonName [
    rdfs:label "Joanna van Trijp" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Trijp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Person-cf009b1e-7aba-8cc7-407f-76b32328c0cf
  a a2a:Person ;
  rdfs:label "Digmannus Commissaris" ;
  a2a:PersonName [
    rdfs:label "Digmannus Commissaris" ;
    a2a:PersonNameFirstName "Digmannus" ;
    a2a:PersonNameLastName "Commissaris"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1714" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1714-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_462253a6-e05a-94bb-d2f8-c004d2331496_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Person:6296c0de-3a2a-72e2-d4ba-d5c51709b14d ;
  a2a:EventKeyRef oa:event_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Event1 .

oa:relationep_wba_462253a6-e05a-94bb-d2f8-c004d2331496_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Person:1d84115e-f42f-bd03-d76b-c51a7f428732 ;
  a2a:EventKeyRef oa:event_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Event1 .

oa:relationep_wba_462253a6-e05a-94bb-d2f8-c004d2331496_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Person:cf009b1e-7aba-8cc7-407f-76b32328c0cf ;
  a2a:EventKeyRef oa:event_wba_462253a6-e05a-94bb-d2f8-c004d2331496_Event1 .

oa:source_wba_462253a6-e05a-94bb-d2f8-c004d2331496
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1714-03-16 - 1714-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1714-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1714" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1714-03-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 002" ;
    a2a:Book "01 Rucphen RK Dopen 1684-1742 (DTB 2)" ;
    a2a:RegistryNumber "002" ;
    a2a:Folio "66 v" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 002, 01 Rucphen RK Dopen 1684-1742 (DTB 2), 002, 66 v"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/462253a6-e05a-94bb-d2f8-c004d2331496" ;
  a2a:RecordGUID "{462253a6-e05a-94bb-d2f8-c004d2331496}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Gerardus van Trijp, Francisca Commissaris" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7432_00007432.xml van WBA" .

