@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_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 juni 1916 te 's-Gravenhage" ;
  a2a:hasPerson oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353012, oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353020, oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353016, oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353009, oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353017, oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353014 ;
  a2a:hasEvent oa:event_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_0, oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_1, oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_2, oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_3, oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_4, oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_5 ;
  a2a:hasSource oa:source_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF .

oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353012
  a a2a:Person ;
  rdfs:label "Johannes Pieter Bremer" ;
  a2a:PersonName [
    rdfs:label "Johannes Pieter Bremer" ;
    a2a:PersonNameFirstName "Johannes Pieter" ;
    a2a:PersonNameLastName "Bremer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47 jaar" ;
    rdfs:label "47 jaar"
  ] ;
  a2a:Profession "handelaar in chemicaliën" .

oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353020
  a a2a:Person ;
  rdfs:label "Jan Willem Bremer" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Bremer" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Bremer"
  ] .

oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353016
  a a2a:Person ;
  rdfs:label "Maria van der Tak" ;
  a2a:PersonName [
    rdfs:label "Maria van der Tak" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Tak"
  ] .

oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353009
  a a2a:Person ;
  rdfs:label "Sophia Nicolina Francisca Mathilda de Vita" ;
  a2a:PersonName [
    rdfs:label "Sophia Nicolina Francisca Mathilda de Vita" ;
    a2a:PersonNameFirstName "Sophia Nicolina Francisca Mathilda" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vita"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353017
  a a2a:Person ;
  rdfs:label "Alexander Raphael Israel de Vita" ;
  a2a:PersonName [
    rdfs:label "Alexander Raphael Israel de Vita" ;
    a2a:PersonNameFirstName "Alexander Raphael Israel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vita"
  ] .

oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353014
  a a2a:Person ;
  rdfs:label "Anna Cohen de Boers" ;
  a2a:PersonName [
    rdfs:label "Anna Cohen de Boers" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Cohen de Boers"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "21-06-1916" ;
    a2a:Year "1916" ;
    a2a:Month "06" ;
    a2a:Day "21" ;
    rdfs:label "1916-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353012 ;
  a2a:EventKeyRef oa:event_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Event1 .

oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353020 ;
  a2a:EventKeyRef oa:event_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Event1 .

oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353016 ;
  a2a:EventKeyRef oa:event_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Event1 .

oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353009 ;
  a2a:EventKeyRef oa:event_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Event1 .

oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353017 ;
  a2a:EventKeyRef oa:event_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Event1 .

oa:relationep_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Person3872353014 ;
  a2a:EventKeyRef oa:event_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF_Event1 .

oa:source_hga_F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'s-Gravenhage" ;
    a2a:Country "Nederland" ;
    rdfs:label "'s-Gravenhage, Nederland", "1916-06-21 - 1916-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-06-1916" ;
    a2a:Year "1916" ;
    a2a:Month "06" ;
    a2a:Day "21" ;
    rdfs:label "21-06-1916"
  ] ;
  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 "B544" ;
    a2a:RegistryNumber "873" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Ambtenaar van de burgerlijke stand van de gemeente 's-Gravenhage, Huwelijksakten Den Haag, B544, 873"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/B333C63488D244ECB5C51E690B8D27AA" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/B333C63488D244ECB5C51E690B8D27AA" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/B333C63488D244ECB5C51E690B8D27AA"
  ] ;
  a2a:SourceLastChangeDate "2024-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/F8B683D30BBC457D8F4FEB7C2C69E7DF" ;
  a2a:RecordIdentifier "3872353007" ;
  a2a:RecordGUID "{F8B683D3-0BBC-457D-8F4F-EB7C2C69E7DF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F3063033E6D2498F94E45F49A98BA78A" .

