@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5
  a a2a:Record ;
  rdfs:label "Geboorte op 25 september 1829 te Wageningen" ;
  a2a:hasPerson oa:person_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Person3030444483, oa:person_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Person3030444485, oa:person_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Person3030444487 ;
  a2a:hasEvent oa:event_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_0, oa:relationep_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_1, oa:relationep_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_2 ;
  a2a:hasSource oa:source_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5 .

oa:person_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Person3030444483
  a a2a:Person ;
  rdfs:label "Elisabeth Van Winsen" ;
  owl:sameAs oa:person_gld_42AA2A51-BE8D-4D34-8B4C-5C62A263DF27_Person3047437265, oa:person_gld_85298CD3-CF51-413B-847E-F872C8C41FC4_Person3047227212 ;
  a2a:PersonName [
    rdfs:label "Elisabeth Van Winsen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Winsen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:LiteralDate "25-09-1829" ;
    a2a:Year "1829" ;
    a2a:Month "09" ;
    a2a:Day "25" ;
    rdfs:label "25-09-1829"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Person3030444485
  a a2a:Person ;
  rdfs:label "Gradus Van Winsen" ;
  owl:sameAs oa:person_gld_42AA2A51-BE8D-4D34-8B4C-5C62A263DF27_Person3047437266, oa:person_gld_85298CD3-CF51-413B-847E-F872C8C41FC4_Person3047227213 ;
  a2a:PersonName [
    rdfs:label "Gradus Van Winsen" ;
    a2a:PersonNameFirstName "Gradus" ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Winsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "-arbeider" .

oa:person_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Person3030444487
  a a2a:Person ;
  rdfs:label "Grada Van Zwaaij" ;
  owl:sameAs oa:person_gld_42AA2A51-BE8D-4D34-8B4C-5C62A263DF27_Person3047437267, oa:person_gld_85298CD3-CF51-413B-847E-F872C8C41FC4_Person3047227214 ;
  a2a:PersonName [
    rdfs:label "Grada Van Zwaaij" ;
    a2a:PersonNameFirstName "Grada" ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Zwaaij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "25-09-1829" ;
    a2a:Year "1829" ;
    a2a:Month "09" ;
    a2a:Day "25" ;
    rdfs:label "1829-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:relationep_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Person3030444483 ;
  a2a:EventKeyRef oa:event_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Event1 .

oa:relationep_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Person3030444485 ;
  a2a:EventKeyRef oa:event_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Event1 .

oa:relationep_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Person3030444487 ;
  a2a:EventKeyRef oa:event_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5_Event1 .

oa:source_gld_1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wageningen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Wageningen, Nederland", "1829-09-25 - 1829-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1829-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-09-1829" ;
    a2a:Year "1829" ;
    a2a:Month "09" ;
    a2a:Day "25" ;
    rdfs:label "25-09-1829"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Wageningen, Geboorteregister" ;
    a2a:DocumentNumber "89" ;
    a2a:RegistryNumber "2687.07" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Wageningen, Geboorteregister, 89, 2687.07"
  ] ;
  a2a:SourceLastChangeDate "2022-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/1B3CCDB6EED4428FBF8F812E4B0B9DA5" ;
  a2a:RecordIdentifier "3030444481" ;
  a2a:RecordGUID "{1B3CCDB6-EED4-428F-BF8F-812E4B0B9DA5}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9CF5BA47DF024723857BD470EB11285F" .

