@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_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 juli 1946 te Apeldoorn" ;
  a2a:hasPerson oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990168, oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990169, oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990170, oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990171, oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990172, oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990173 ;
  a2a:hasEvent oa:event_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_0, oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_1, oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_2, oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_3, oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_4, oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_5 ;
  a2a:hasSource oa:source_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC .

oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990168
  a a2a:Person ;
  rdfs:label "Lambertus Aloysius Antonius Johannes Pouwels" ;
  a2a:PersonName [
    rdfs:label "Lambertus Aloysius Antonius Johannes Pouwels" ;
    a2a:PersonNameFirstName "Lambertus Aloysius Antonius Johannes" ;
    a2a:PersonNameLastName "Pouwels"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:Profession "leeraar bij het Middelbaar Onderwijs" .

oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990169
  a a2a:Person ;
  rdfs:label "Pouwel Pouwels" ;
  a2a:PersonName [
    rdfs:label "Pouwel Pouwels" ;
    a2a:PersonNameFirstName "Pouwel" ;
    a2a:PersonNameLastName "Pouwels"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990170
  a a2a:Person ;
  rdfs:label "Regina Antonia van Dijk" ;
  a2a:PersonName [
    rdfs:label "Regina Antonia van Dijk" ;
    a2a:PersonNameFirstName "Regina Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990171
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Francisca Tielemans" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Francisca Tielemans" ;
    a2a:PersonNameFirstName "Maria Elisabeth Francisca" ;
    a2a:PersonNameLastName "Tielemans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mortsel (België)" ;
    rdfs:label "Mortsel (België)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990172
  a a2a:Person ;
  rdfs:label "Joannes Baptista Tielemans" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Tielemans" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Tielemans"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990173
  a a2a:Person ;
  rdfs:label "Maria Catharina Serré" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Serré" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Serré"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-07-1946" ;
    a2a:Year "1946" ;
    a2a:Month "07" ;
    a2a:Day "10" ;
    rdfs:label "1946-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990168 ;
  a2a:EventKeyRef oa:event_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Event1 .

oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990169 ;
  a2a:EventKeyRef oa:event_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Event1 .

oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990170 ;
  a2a:EventKeyRef oa:event_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Event1 .

oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990171 ;
  a2a:EventKeyRef oa:event_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Event1 .

oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990172 ;
  a2a:EventKeyRef oa:event_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Event1 .

oa:relationep_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Person3610990173 ;
  a2a:EventKeyRef oa:event_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC_Event1 .

oa:source_gld_F0C55D10-B227-45FD-8FEE-D13E892ABDDC
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Apeldoorn, Nederland", "1946-07-10 - 1946-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-07-1946" ;
    a2a:Year "1946" ;
    a2a:Month "07" ;
    a2a:Day "10" ;
    rdfs:label "10-07-1946"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Apeldoorn, Huwelijksregister" ;
    a2a:Book "Apeldoorn, Huwelijksregister" ;
    a2a:DocumentNumber "548" ;
    a2a:RegistryNumber "31187" ;
    rdfs:label "Gelders Archief, Arnhem, Apeldoorn, Huwelijksregister, Apeldoorn, Huwelijksregister, 548, 31187"
  ] ;
  a2a:SourceLastChangeDate "2024-02-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/F0C55D10B22745FD8FEED13E892ABDDC" ;
  a2a:RecordIdentifier "3610990167" ;
  a2a:RecordGUID "{F0C55D10-B227-45FD-8FEE-D13E892ABDDC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9503658228214FB4A783945283141E98" .

