@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_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 maart 1905 te Kerkwijk" ;
  a2a:hasPerson oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person1, oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person2, oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person3, oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person4, oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person5, oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person6 ;
  a2a:hasEvent oa:event_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_0, oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_1, oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_2, oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_3, oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_4, oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_5 ;
  a2a:hasSource oa:source_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0 .

oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person1
  a a2a:Person ;
  rdfs:label "Dirk Jacobus Martinus Becude" ;
  a2a:PersonName [
    rdfs:label "Dirk Jacobus Martinus Becude" ;
    a2a:PersonNameFirstName "Dirk Jacobus Martinus" ;
    a2a:PersonNameLastName "Becude"
  ] .

oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person2
  a a2a:Person ;
  rdfs:label "Rutger Becude" ;
  a2a:PersonName [
    rdfs:label "Rutger Becude" ;
    a2a:PersonNameFirstName "Rutger" ;
    a2a:PersonNameLastName "Becude"
  ] .

oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person3
  a a2a:Person ;
  rdfs:label "Elisabeth Hendrika van den Oever" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Hendrika van den Oever" ;
    a2a:PersonNameFirstName "Elisabeth Hendrika" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oever"
  ] .

oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person4
  a a2a:Person ;
  rdfs:label "Johanna Vos" ;
  a2a:PersonName [
    rdfs:label "Johanna Vos" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Vos"
  ] .

oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person5
  a a2a:Person ;
  rdfs:label "Aart Vos" ;
  a2a:PersonName [
    rdfs:label "Aart Vos" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Vos"
  ] .

oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person6
  a a2a:Person ;
  rdfs:label "Anneke de Haas" ;
  a2a:PersonName [
    rdfs:label "Anneke de Haas" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] .

oa:event_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1905-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kerkwijk" ;
    rdfs:label "Kerkwijk"
  ] .

oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person1 ;
  a2a:EventKeyRef oa:event_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Event1 .

oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person2 ;
  a2a:EventKeyRef oa:event_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Event1 .

oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person3 ;
  a2a:EventKeyRef oa:event_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Event1 .

oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person4 ;
  a2a:EventKeyRef oa:event_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Event1 .

oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person5 ;
  a2a:EventKeyRef oa:event_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Event1 .

oa:relationep_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Person6 ;
  a2a:EventKeyRef oa:event_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0_Event1 .

oa:source_rar_be0f89f1-280b-dafc-2bc6-e551c2c7b6b0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1905-01-01 - 1905-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Kerkwijk" ;
    a2a:Collection "Huwelijk 1903-1912" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "280" ;
    rdfs:label "Regionaal Archief Rivierenland, Kerkwijk, Huwelijk 1903-1912, 1, 280"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3151-280&minr=5315993&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefrivierenland.nl/page/5?mivast=102&miadt=102&miaet=54&micode=3151-280&minr=5315993&miview=ldt" ;
  a2a:RecordGUID "{be0f89f1-280b-dafc-2bc6-e551c2c7b6b0}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-TlRAR_3151-280_54_MI.xml van RAR" .

