@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_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 mei 1891" ;
  a2a:hasPerson oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-f70a89ed-2115-3c33-82b7-f92967346780, oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-5325f747-b67e-f231-949c-60d91fe59724, oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-a88ea9d0-4963-8534-a9a4-cb584b272d59, oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-5b401271-c5dc-0847-5a0e-e962fd058ccd, oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-6ce94453-e9c1-e559-774d-bc54ccc0fa20, oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-15dd636e-6cdb-363b-17b9-80d6ee9ecd64, oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-ec9eed6e-c339-13b7-f40c-1ae75c5a21a7, oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-9de98161-05b7-b7aa-b743-cb43656c86f1, oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-7fadccce-8787-db23-7867-4fca9d79e89d, oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-8ffae0a1-89ab-57c2-5cf7-ba93754b6672 ;
  a2a:hasEvent oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_0, oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_1, oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_2, oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_3, oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_4, oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_5, oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_6, oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_7, oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_8, oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_9 ;
  a2a:hasSource oa:source_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca .

oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-f70a89ed-2115-3c33-82b7-f92967346780
  a a2a:Person ;
  rdfs:label "Peter Schouten" ;
  a2a:PersonName [
    rdfs:label "Peter Schouten" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-5325f747-b67e-f231-949c-60d91fe59724
  a a2a:Person ;
  rdfs:label "Pieter Adriaan Ruijtenberg" ;
  a2a:PersonName [
    rdfs:label "Pieter Adriaan Ruijtenberg" ;
    a2a:PersonNameFirstName "Pieter Adriaan" ;
    a2a:PersonNameLastName "Ruijtenberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "scheepstimmerman" .

oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-a88ea9d0-4963-8534-a9a4-cb584b272d59
  a a2a:Person ;
  rdfs:label "Arie Hermanus van Trigt" ;
  a2a:PersonName [
    rdfs:label "Arie Hermanus van Trigt" ;
    a2a:PersonNameFirstName "Arie Hermanus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Trigt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "scheepstimmerman" .

oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-5b401271-c5dc-0847-5a0e-e962fd058ccd
  a a2a:Person ;
  rdfs:label "Arie de Rooij" ;
  a2a:PersonName [
    rdfs:label "Arie de Rooij" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-6ce94453-e9c1-e559-774d-bc54ccc0fa20
  a a2a:Person ;
  rdfs:label "Antonie Pruijsers" ;
  a2a:PersonName [
    rdfs:label "Antonie Pruijsers" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Pruijsers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-15dd636e-6cdb-363b-17b9-80d6ee9ecd64
  a a2a:Person ;
  rdfs:label "Antonie Pruijsers" ;
  a2a:PersonName [
    rdfs:label "Antonie Pruijsers" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Pruijsers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-ec9eed6e-c339-13b7-f40c-1ae75c5a21a7
  a a2a:Person ;
  rdfs:label "Pieter Pruijsers" ;
  a2a:PersonName [
    rdfs:label "Pieter Pruijsers" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Pruijsers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-9de98161-05b7-b7aa-b743-cb43656c86f1
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Schouten" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Schouten" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-7fadccce-8787-db23-7867-4fca9d79e89d
  a a2a:Person ;
  rdfs:label "Cornelia van den Hoven" ;
  a2a:PersonName [
    rdfs:label "Cornelia van den Hoven" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person-8ffae0a1-89ab-57c2-5cf7-ba93754b6672
  a a2a:Person ;
  rdfs:label "Geertruij Pellikaan" ;
  a2a:PersonName [
    rdfs:label "Geertruij Pellikaan" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Pellikaan"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1891-05-14"^^xsd:date
  ] .

oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person:f70a89ed-2115-3c33-82b7-f92967346780 ;
  a2a:EventKeyRef oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1 .

oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person:5325f747-b67e-f231-949c-60d91fe59724 ;
  a2a:EventKeyRef oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1 .

oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person:a88ea9d0-4963-8534-a9a4-cb584b272d59 ;
  a2a:EventKeyRef oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1 .

oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person:5b401271-c5dc-0847-5a0e-e962fd058ccd ;
  a2a:EventKeyRef oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1 .

oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person:6ce94453-e9c1-e559-774d-bc54ccc0fa20 ;
  a2a:EventKeyRef oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1 .

oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person:15dd636e-6cdb-363b-17b9-80d6ee9ecd64 ;
  a2a:EventKeyRef oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1 .

oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_6
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person:ec9eed6e-c339-13b7-f40c-1ae75c5a21a7 ;
  a2a:EventKeyRef oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1 .

oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_7
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person:9de98161-05b7-b7aa-b743-cb43656c86f1 ;
  a2a:EventKeyRef oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1 .

oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_8
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person:7fadccce-8787-db23-7867-4fca9d79e89d ;
  a2a:EventKeyRef oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1 .

oa:relationep_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_9
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Person:8ffae0a1-89ab-57c2-5cf7-ba93754b6672 ;
  a2a:EventKeyRef oa:event_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca_Event1 .

oa:source_sha_b27464a3-9c93-e44d-0115-65f23e8a98ca
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1891-05-14 - 1891-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1891-05-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 37, Periode: 1890-1899" ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "37" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 37, Periode: 1890-1899, Huwelijksregister, 8, 37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/31f297da-e600-fcf4-480b-d8ada92cf5e9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b27464a3-9c93-e44d-0115-65f23e8a98ca" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/31f297da-e600-fcf4-480b-d8ada92cf5e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b27464a3-9c93-e44d-0115-65f23e8a98ca" ;
  a2a:RecordGUID "{b27464a3-9c93-e44d-0115-65f23e8a98ca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5676_00005676.xml van SHA" .

[] a2a:PersonRemarkdiversen "neef van de bruidegom" .
[] a2a:PersonRemarkdiversen "neef van de bruidegom" .
[] a2a:PersonRemarkdiversen "broer van de bruidegom" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
