@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_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 6 september 1922 te Winschoten" ;
  a2a:hasPerson oa:person_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Person-71600d7f-6f97-de50-00bc-06ba7e90407f, oa:person_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Person-3f9debcf-a981-8e87-fd2c-cb54b9cd5688, oa:person_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Person-71035698-56c7-3000-6c3c-e5c20b5ba914 ;
  a2a:hasEvent oa:event_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_0, oa:relationep_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_1, oa:relationep_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_2 ;
  a2a:hasSource oa:source_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2 .

oa:person_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Person-71600d7f-6f97-de50-00bc-06ba7e90407f
  a a2a:Person ;
  rdfs:label "Jantje van der Kamp" ;
  a2a:PersonName [
    rdfs:label "Jantje van der Kamp" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Person-3f9debcf-a981-8e87-fd2c-cb54b9cd5688
  a a2a:Person ;
  rdfs:label "Rindeltje Jager" ;
  a2a:PersonName [
    rdfs:label "Rindeltje Jager" ;
    a2a:PersonNameFirstName "Rindeltje" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1922-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:person_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Person-71035698-56c7-3000-6c3c-e5c20b5ba914
  a a2a:Person ;
  rdfs:label "Adolf Jager" ;
  a2a:PersonName [
    rdfs:label "Adolf Jager" ;
    a2a:PersonNameFirstName "Adolf" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:Profession "kweeker" .

oa:event_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1922-09-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Person:71600d7f-6f97-de50-00bc-06ba7e90407f ;
  a2a:EventKeyRef oa:event_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Event1 .

oa:relationep_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Person:3f9debcf-a981-8e87-fd2c-cb54b9cd5688 ;
  a2a:EventKeyRef oa:event_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Event1 .

oa:relationep_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Person:71035698-56c7-3000-6c3c-e5c20b5ba914 ;
  a2a:EventKeyRef oa:event_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2_Event1 .

oa:source_gra_fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten", "1922-09-07 - 1922-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1922-09-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 64, Periode: 1922" ;
    a2a:Book "Geboorteregister 1922" ;
    a2a:DocumentNumber "241" ;
    a2a:RegistryNumber "64" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 64, Periode: 1922, Geboorteregister 1922, 241, 64"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/27ba6c15-f7b9-aac2-9adc-237ddb76ee65.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/27ba6c15-f7b9-aac2-9adc-237ddb76ee65.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2" ;
  a2a:RecordGUID "{fe6817e4-45f5-a33b-3b6a-9c9d0b520fc2}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230711_22_00000022.xml van GRA" .

