@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_4259CAEB-BB74-4155-AFBA-38CCC98AC14C
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 juni 1930 te Varik" ;
  a2a:hasPerson oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585556, oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585557, oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585558, oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585559, oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585560, oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585561 ;
  a2a:hasEvent oa:event_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_0, oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_1, oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_2, oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_3, oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_4, oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_5 ;
  a2a:hasSource oa:source_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C .

oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585556
  a a2a:Person ;
  rdfs:label "Jan Gerrit Troost" ;
  a2a:PersonName [
    rdfs:label "Jan Gerrit Troost" ;
    a2a:PersonNameFirstName "Jan Gerrit" ;
    a2a:PersonNameLastName "Troost"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] ;
  a2a:Profession "schipper" .

oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585557
  a a2a:Person ;
  rdfs:label "Lucas Troost" ;
  a2a:PersonName [
    rdfs:label "Lucas Troost" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Troost"
  ] ;
  a2a:Profession "schipper" .

oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585558
  a a2a:Person ;
  rdfs:label "Niesje Klaver" ;
  a2a:PersonName [
    rdfs:label "Niesje Klaver" ;
    a2a:PersonNameFirstName "Niesje" ;
    a2a:PersonNameLastName "Klaver"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585559
  a a2a:Person ;
  rdfs:label "Adriana Gerdina Christina de Jongh" ;
  a2a:PersonName [
    rdfs:label "Adriana Gerdina Christina de Jongh" ;
    a2a:PersonNameFirstName "Adriana Gerdina Christina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zoelen" ;
    rdfs:label "Zoelen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585560
  a a2a:Person ;
  rdfs:label "Gerardinus Christinus de Jongh" ;
  a2a:PersonName [
    rdfs:label "Gerardinus Christinus de Jongh" ;
    a2a:PersonNameFirstName "Gerardinus Christinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Profession "koopman" .

oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585561
  a a2a:Person ;
  rdfs:label "Adriana Nijhoff" ;
  a2a:PersonName [
    rdfs:label "Adriana Nijhoff" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Nijhoff"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-06-1930" ;
    a2a:Year "1930" ;
    a2a:Month "06" ;
    a2a:Day "23" ;
    rdfs:label "1930-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Varik" ;
    rdfs:label "Varik"
  ] .

oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585556 ;
  a2a:EventKeyRef oa:event_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Event1 .

oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585557 ;
  a2a:EventKeyRef oa:event_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Event1 .

oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585558 ;
  a2a:EventKeyRef oa:event_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Event1 .

oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585559 ;
  a2a:EventKeyRef oa:event_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Event1 .

oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585560 ;
  a2a:EventKeyRef oa:event_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Event1 .

oa:relationep_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Person3014585561 ;
  a2a:EventKeyRef oa:event_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C_Event1 .

oa:source_gld_4259CAEB-BB74-4155-AFBA-38CCC98AC14C
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Varik" ;
    a2a:Country "Nederland" ;
    rdfs:label "Varik, Nederland", "1930-06-23 - 1930-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-06-1930" ;
    a2a:Year "1930" ;
    a2a:Month "06" ;
    a2a:Day "23" ;
    rdfs:label "23-06-1930"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Varik, Huwelijksregister" ;
    a2a:Book "Varik, Huwelijksregister" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "12538.08" ;
    rdfs:label "Gelders Archief, Arnhem, Varik, Huwelijksregister, Varik, Huwelijksregister, 9, 12538.08"
  ] ;
  a2a:SourceLastChangeDate "2022-11-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/4259CAEBBB744155AFBA38CCC98AC14C" ;
  a2a:RecordIdentifier "3014585555" ;
  a2a:RecordGUID "{4259CAEB-BB74-4155-AFBA-38CCC98AC14C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0479A72E49314E8E8E82BAC5ACDF31E6" .

