@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_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 februari 1891 te 's-Gravenhage" ;
  a2a:hasPerson oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422559, oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422563, oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422561, oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422558, oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422562, oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422560 ;
  a2a:hasEvent oa:event_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_0, oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_1, oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_2, oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_3, oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_4, oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_5 ;
  a2a:hasSource oa:source_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549 .

oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422559
  a a2a:Person ;
  rdfs:label "Jacobus Cornelis Goemans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Cornelis Goemans" ;
    a2a:PersonNameFirstName "Jacobus Cornelis" ;
    a2a:PersonNameLastName "Goemans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:Profession "tuinier" .

oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422563
  a a2a:Person ;
  rdfs:label "Cornelis Goemans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Goemans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Goemans"
  ] .

oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422561
  a a2a:Person ;
  rdfs:label "Adriana Antonia Potters" ;
  a2a:PersonName [
    rdfs:label "Adriana Antonia Potters" ;
    a2a:PersonNameFirstName "Adriana Antonia" ;
    a2a:PersonNameLastName "Potters"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422558
  a a2a:Person ;
  rdfs:label "Barbara Drost" ;
  a2a:PersonName [
    rdfs:label "Barbara Drost" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:Profession "naaister" .

oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422562
  a a2a:Person ;
  rdfs:label "Bernardus Hendriks Drost" ;
  a2a:PersonName [
    rdfs:label "Bernardus Hendriks Drost" ;
    a2a:PersonNameFirstName "Bernardus Hendriks" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422560
  a a2a:Person ;
  rdfs:label "Baukje Jans Fluit" ;
  a2a:PersonName [
    rdfs:label "Baukje Jans Fluit" ;
    a2a:PersonNameFirstName "Baukje Jans" ;
    a2a:PersonNameLastName "Fluit"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "18-02-1891" ;
    a2a:Year "1891" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "1891-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422559 ;
  a2a:EventKeyRef oa:event_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Event1 .

oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422563 ;
  a2a:EventKeyRef oa:event_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Event1 .

oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422561 ;
  a2a:EventKeyRef oa:event_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Event1 .

oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422558 ;
  a2a:EventKeyRef oa:event_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Event1 .

oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422562 ;
  a2a:EventKeyRef oa:event_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Event1 .

oa:relationep_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Person3385422560 ;
  a2a:EventKeyRef oa:event_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549_Event1 .

oa:source_hga_2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'s-Gravenhage" ;
    a2a:Country "Nederland" ;
    rdfs:label "'s-Gravenhage, Nederland", "1891-02-18 - 1891-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-02-1891" ;
    a2a:Year "1891" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "18-02-1891"
  ] ;
  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 "104" ;
    a2a:RegistryNumber "722" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Ambtenaar van de burgerlijke stand van de gemeente 's-Gravenhage, Huwelijksakten Den Haag, 104, 722"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/36E341034516463E8576CE8AD7EDACB5" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/36E341034516463E8576CE8AD7EDACB5" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/36E341034516463E8576CE8AD7EDACB5"
  ] ;
  a2a:SourceLastChangeDate "2023-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/2CCE4CD9B3B242F7B6DF03381FDF9549" ;
  a2a:RecordIdentifier "3385422557" ;
  a2a:RecordGUID "{2CCE4CD9-B3B2-42F7-B6DF-03381FDF9549}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/BC14B8F43A2949968364D9674A10359E" .

