@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_svp_4B7771E2-0F78-330C-E053-050011AC1609
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 mei 1912 te Zwartewaal" ;
  a2a:hasPerson oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531540, oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531541, oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531542, oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531543, oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531544, oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531545 ;
  a2a:hasEvent oa:event_svp_4B7771E2-0F78-330C-E053-050011AC1609_Event1 ;
  a2a:hasRelationEP oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_0, oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_1, oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_2, oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_3, oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_4, oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_5 ;
  a2a:hasSource oa:source_svp_4B7771E2-0F78-330C-E053-050011AC1609 .

oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531540
  a a2a:Person ;
  rdfs:label "Pieter Hoepel" ;
  a2a:PersonName [
    rdfs:label "Pieter Hoepel" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Hoepel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heenvliet" ;
    rdfs:label "Heenvliet"
  ] ;
  a2a:Profession "Koopman" .

oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531541
  a a2a:Person ;
  rdfs:label "Pieter Hoepel" ;
  a2a:PersonName [
    rdfs:label "Pieter Hoepel" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Hoepel"
  ] ;
  a2a:Profession "Koopman" .

oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531542
  a a2a:Person ;
  rdfs:label "Annetje Spruit" ;
  a2a:PersonName [
    rdfs:label "Annetje Spruit" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNameLastName "Spruit"
  ] .

oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531543
  a a2a:Person ;
  rdfs:label "Wilhelmina van der Wel" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van der Wel" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwartewaal" ;
    rdfs:label "Zwartewaal"
  ] .

oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531544
  a a2a:Person ;
  rdfs:label "Jacob van der Wel" ;
  a2a:PersonName [
    rdfs:label "Jacob van der Wel" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wel"
  ] .

oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531545
  a a2a:Person ;
  rdfs:label "Pleuntje Gille" ;
  a2a:PersonName [
    rdfs:label "Pleuntje Gille" ;
    a2a:PersonNameFirstName "Pleuntje" ;
    a2a:PersonNameLastName "Gille"
  ] .

oa:event_svp_4B7771E2-0F78-330C-E053-050011AC1609_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-05-1912" ;
    a2a:Year "1912" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "1912-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zwartewaal" ;
    rdfs:label "Zwartewaal"
  ] .

oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531540 ;
  a2a:EventKeyRef oa:event_svp_4B7771E2-0F78-330C-E053-050011AC1609_Event1 .

oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531541 ;
  a2a:EventKeyRef oa:event_svp_4B7771E2-0F78-330C-E053-050011AC1609_Event1 .

oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531542 ;
  a2a:EventKeyRef oa:event_svp_4B7771E2-0F78-330C-E053-050011AC1609_Event1 .

oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531543 ;
  a2a:EventKeyRef oa:event_svp_4B7771E2-0F78-330C-E053-050011AC1609_Event1 .

oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531544 ;
  a2a:EventKeyRef oa:event_svp_4B7771E2-0F78-330C-E053-050011AC1609_Event1 .

oa:relationep_svp_4B7771E2-0F78-330C-E053-050011AC1609_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_svp_4B7771E2-0F78-330C-E053-050011AC1609_Person4496531545 ;
  a2a:EventKeyRef oa:event_svp_4B7771E2-0F78-330C-E053-050011AC1609_Event1 .

oa:source_svp_4B7771E2-0F78-330C-E053-050011AC1609
  a a2a:Source ;
  rdfs:label "Streekarchief Voorne-Putten, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Zwartewaal" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zwartewaal, Nederland", "1912-05-02 - 1912-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-05-1912" ;
    a2a:Year "1912" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "02-05-1912"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Voorne-Putten" ;
    a2a:Place "Brielle" ;
    a2a:Collection "Gemeente Zwartewaal (1811-1950)" ;
    a2a:Book "Huwelijken Zwartewaal (1912-1931)" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "298A" ;
    rdfs:label "Streekarchief Voorne-Putten, Brielle, Gemeente Zwartewaal (1811-1950), Huwelijken Zwartewaal (1912-1931), 3, 298A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/126/6D93124B4B866400E053600410ACBABE" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/126/6D93124B4B866400E053600410ACBABE" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/126/6D93124B4B866400E053600410ACBABE"
  ] ;
  a2a:SourceLastChangeDate "2025-12-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/126/4B7771E20F78330CE053050011AC1609" ;
  a2a:RecordIdentifier "4496531539" ;
  a2a:RecordGUID "{4B7771E2-0F78-330C-E053-050011AC1609}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4B7771F2D8A7330CE053050011AC1609" .

[] a2a:PersonRemarkOpmerking "won. Heenvliet" .
