@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_F873F5DB-2ABF-4EBD-AB09-087E499167F2
  a a2a:Record ;
  rdfs:label "Geboorte op 17 augustus 1833 te Terwolde" ;
  a2a:hasPerson oa:person_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Person3031501361, oa:person_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Person3031501359, oa:person_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Person3031501360 ;
  a2a:hasEvent oa:event_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_0, oa:relationep_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_1, oa:relationep_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_2 ;
  a2a:hasSource oa:source_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2 .

oa:person_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Person3031501361
  a a2a:Person ;
  rdfs:label "Albertus Gradus Wools" ;
  a2a:PersonName [
    rdfs:label "Albertus Gradus Wools" ;
    a2a:PersonNameFirstName "Albertus Gradus" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Person3031501359
  a a2a:Person ;
  rdfs:label "Lambertus Wools" ;
  a2a:PersonName [
    rdfs:label "Lambertus Wools" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Person3031501360
  a a2a:Person ;
  rdfs:label "Johanna Boerkamp" ;
  a2a:PersonName [
    rdfs:label "Johanna Boerkamp" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Boerkamp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "17-08-1833" ;
    a2a:Year "1833" ;
    a2a:Month "08" ;
    a2a:Day "17" ;
    rdfs:label "1833-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Terwolde" ;
    rdfs:label "Terwolde"
  ] .

oa:relationep_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Person3031501361 ;
  a2a:EventKeyRef oa:event_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Event1 .

oa:relationep_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Person3031501359 ;
  a2a:EventKeyRef oa:event_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Event1 .

oa:relationep_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Person3031501360 ;
  a2a:EventKeyRef oa:event_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2_Event1 .

oa:source_gld_F873F5DB-2ABF-4EBD-AB09-087E499167F2
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Voorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Voorst, Nederland", "1833-08-17 - 1833-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-08-1833" ;
    a2a:Year "1833" ;
    a2a:Month "08" ;
    a2a:Day "17" ;
    rdfs:label "17-08-1833"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Voorst, Geboorteregister" ;
    a2a:DocumentNumber "135" ;
    a2a:RegistryNumber "2894.01" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Voorst, Geboorteregister, 135, 2894.01"
  ] ;
  a2a:SourceLastChangeDate "2022-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/F873F5DB2ABF4EBDAB09087E499167F2" ;
  a2a:RecordIdentifier "3031501358" ;
  a2a:RecordGUID "{F873F5DB-2ABF-4EBD-AB09-087E499167F2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/CACED4264F414239B322BF15E320C306" .

