@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_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 april 1850 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346457, oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346458, oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346459, oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346460, oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346461, oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346462 ;
  a2a:hasEvent oa:event_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_0, oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_1, oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_2, oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_3, oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_4, oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_5 ;
  a2a:hasSource oa:source_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1 .

oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346457
  a a2a:Person ;
  rdfs:label "Bartholomeus Augustinus Crepin" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Augustinus Crepin" ;
    a2a:PersonNameFirstName "Bartholomeus Augustinus" ;
    a2a:PersonNameLastName "Crepin"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vriezenveen" ;
    rdfs:label "Vriezenveen"
  ] .

oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346458
  a a2a:Person ;
  rdfs:label "Matthieu Crepin" ;
  a2a:PersonName [
    rdfs:label "Matthieu Crepin" ;
    a2a:PersonNameFirstName "Matthieu" ;
    a2a:PersonNameLastName "Crepin"
  ] .

oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346459
  a a2a:Person ;
  rdfs:label "Anna Catharina van Bul" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina van Bul" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bul"
  ] .

oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346460
  a a2a:Person ;
  rdfs:label "Alida Bouly" ;
  a2a:PersonName [
    rdfs:label "Alida Bouly" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Bouly"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346461
  a a2a:Person ;
  rdfs:label "Gerardus Arnoldus Bouly" ;
  a2a:PersonName [
    rdfs:label "Gerardus Arnoldus Bouly" ;
    a2a:PersonNameFirstName "Gerardus Arnoldus" ;
    a2a:PersonNameLastName "Bouly"
  ] .

oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346462
  a a2a:Person ;
  rdfs:label "Cecilia Broeks" ;
  a2a:PersonName [
    rdfs:label "Cecilia Broeks" ;
    a2a:PersonNameFirstName "Cecilia" ;
    a2a:PersonNameLastName "Broeks"
  ] .

oa:event_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-04-1850" ;
    a2a:Year "1850" ;
    a2a:Month "04" ;
    a2a:Day "10" ;
    rdfs:label "1850-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346457 ;
  a2a:EventKeyRef oa:event_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Event1 .

oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346458 ;
  a2a:EventKeyRef oa:event_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Event1 .

oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346459 ;
  a2a:EventKeyRef oa:event_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Event1 .

oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346460 ;
  a2a:EventKeyRef oa:event_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Event1 .

oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346461 ;
  a2a:EventKeyRef oa:event_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Event1 .

oa:relationep_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Person1014346462 ;
  a2a:EventKeyRef oa:event_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1_Event1 .

oa:source_srt_ef6e820b-e61d-2e4a-49d0-56ff5dcefda1
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1850-04-10 - 1850-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-04-1850" ;
    a2a:Year "1850" ;
    a2a:Month "04" ;
    a2a:Day "10" ;
    rdfs:label "10-04-1850"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1850A" ;
    a2a:Folio "a147v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1850A, a147v"
  ] ;
  a2a:SourceLastChangeDate "2023-03-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/50B816FEC6054F1C9FB9993536BBC90B" ;
  a2a:RecordIdentifier "1014346456" ;
  a2a:RecordGUID "{ef6e820b-e61d-2e4a-49d0-56ff5dcefda1}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 50B816FE-C605-4F1C-9FB9-993536BBC90B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061850A_54_A2A.xml van SRT" .

