@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_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF
  a a2a:Record ;
  rdfs:label "Huwelijk op 29 mei 1925 te 's-Gravenhage" ;
  a2a:hasPerson oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108890, oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108891, oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108892, oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108889, oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108893, oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108894 ;
  a2a:hasEvent oa:event_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_0, oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_1, oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_2, oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_3, oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_4, oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_5 ;
  a2a:hasSource oa:source_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF .

oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108890
  a a2a:Person ;
  rdfs:label "Bastiaan Nicolaas Koopmans" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Nicolaas Koopmans" ;
    a2a:PersonNameFirstName "Bastiaan Nicolaas" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:Profession "civiel ingenieur" .

oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108891
  a a2a:Person ;
  rdfs:label "Jan Koopmans" ;
  a2a:PersonName [
    rdfs:label "Jan Koopmans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108892
  a a2a:Person ;
  rdfs:label "Elizabeth Dubbeldam" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Dubbeldam" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Dubbeldam"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108889
  a a2a:Person ;
  rdfs:label "Anna Maria Reitsma" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Reitsma" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Reitsma"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108893
  a a2a:Person ;
  rdfs:label "Atte IJpeus Reitsma" ;
  a2a:PersonName [
    rdfs:label "Atte IJpeus Reitsma" ;
    a2a:PersonNameFirstName "Atte IJpeus" ;
    a2a:PersonNameLastName "Reitsma"
  ] .

oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108894
  a a2a:Person ;
  rdfs:label "Trijntje Anna Otten" ;
  a2a:PersonName [
    rdfs:label "Trijntje Anna Otten" ;
    a2a:PersonNameFirstName "Trijntje Anna" ;
    a2a:PersonNameLastName "Otten"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "29-05-1925" ;
    a2a:Year "1925" ;
    a2a:Month "05" ;
    a2a:Day "29" ;
    rdfs:label "1925-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108890 ;
  a2a:EventKeyRef oa:event_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Event1 .

oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108891 ;
  a2a:EventKeyRef oa:event_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Event1 .

oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108892 ;
  a2a:EventKeyRef oa:event_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Event1 .

oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108889 ;
  a2a:EventKeyRef oa:event_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Event1 .

oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108893 ;
  a2a:EventKeyRef oa:event_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Event1 .

oa:relationep_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Person3386108894 ;
  a2a:EventKeyRef oa:event_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF_Event1 .

oa:source_hga_2F89FAFF-3E81-4BAD-95F9-732306BABEEF
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'s-Gravenhage" ;
    a2a:Country "Nederland" ;
    rdfs:label "'s-Gravenhage, Nederland", "1925-05-29 - 1925-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-05-1925" ;
    a2a:Year "1925" ;
    a2a:Month "05" ;
    a2a:Day "29" ;
    rdfs:label "29-05-1925"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Haags Gemeentearchief" ;
    a2a:Place "Den Haag" ;
    a2a:Collection "Ambtenaar van de burgerlijke stand van de gemeente 's-Gravenhage" ;
    a2a:Book "Huwelijksakten Den Haag" ;
    a2a:DocumentNumber "A565" ;
    a2a:RegistryNumber "970" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Ambtenaar van de burgerlijke stand van de gemeente 's-Gravenhage, Huwelijksakten Den Haag, A565, 970"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/187F7C6E66594CB09EB7B46B9CA4AC98" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/187F7C6E66594CB09EB7B46B9CA4AC98" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/187F7C6E66594CB09EB7B46B9CA4AC98"
  ] ;
  a2a:SourceLastChangeDate "2023-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/2F89FAFF3E814BAD95F9732306BABEEF" ;
  a2a:RecordIdentifier "3386108888" ;
  a2a:RecordGUID "{2F89FAFF-3E81-4BAD-95F9-732306BABEEF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/07358D953D4D4BADB8FDCA1E1A194FD6" .

