@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_7089e98f-34ce-4e1e-54a0-bda96a50109d
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 5 juli 1921 te Groningen" ;
  a2a:hasPerson oa:person_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Person-35cf78e7-b308-f0ce-000b-4432a807d55c, oa:person_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Person-b933a2c5-f161-34f5-62a2-7c9d0c94c011, oa:person_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Person-511987c6-8807-76b0-1afc-26ec7b93ac06 ;
  a2a:hasEvent oa:event_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_0, oa:relationep_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_1, oa:relationep_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_2 ;
  a2a:hasSource oa:source_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d .

oa:person_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Person-35cf78e7-b308-f0ce-000b-4432a807d55c
  a a2a:Person ;
  rdfs:label "Tjitske Bijlenga" ;
  a2a:PersonName [
    rdfs:label "Tjitske Bijlenga" ;
    a2a:PersonNameFirstName "Tjitske" ;
    a2a:PersonNameLastName "Bijlenga"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Person-b933a2c5-f161-34f5-62a2-7c9d0c94c011
  a a2a:Person ;
  rdfs:label "Christina Martha Bosman" ;
  a2a:PersonName [
    rdfs:label "Christina Martha Bosman" ;
    a2a:PersonNameFirstName "Christina Martha" ;
    a2a:PersonNameLastName "Bosman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1921-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Person-511987c6-8807-76b0-1afc-26ec7b93ac06
  a a2a:Person ;
  rdfs:label "Jan Jacob Bosman" ;
  a2a:PersonName [
    rdfs:label "Jan Jacob Bosman" ;
    a2a:PersonNameFirstName "Jan Jacob" ;
    a2a:PersonNameLastName "Bosman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:Profession "expediteur" .

oa:event_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1921-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Person:35cf78e7-b308-f0ce-000b-4432a807d55c ;
  a2a:EventKeyRef oa:event_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Event1 .

oa:relationep_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Person:b933a2c5-f161-34f5-62a2-7c9d0c94c011 ;
  a2a:EventKeyRef oa:event_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Event1 .

oa:relationep_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Person:511987c6-8807-76b0-1afc-26ec7b93ac06 ;
  a2a:EventKeyRef oa:event_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d_Event1 .

oa:source_gra_7089e98f-34ce-4e1e-54a0-bda96a50109d
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1921-07-07 - 1921-07-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-07-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-07-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1921-07-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1446, Periode: 1921" ;
    a2a:Book "Geboorteregister 1921, akte 1279-1400" ;
    a2a:DocumentNumber "1310" ;
    a2a:RegistryNumber "1446" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1446, Periode: 1921, Geboorteregister 1921, akte 1279-1400, 1310, 1446"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/d79aa8b5-013f-a4d1-31aa-bcf80ce6d9b8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7089e98f-34ce-4e1e-54a0-bda96a50109d" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/d79aa8b5-013f-a4d1-31aa-bcf80ce6d9b8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-09-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7089e98f-34ce-4e1e-54a0-bda96a50109d" ;
  a2a:RecordGUID "{7089e98f-34ce-4e1e-54a0-bda96a50109d}" ;
  a2a:SourceRemarkAkteSoort "geboorteakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221024_52_00000052.xml van GRA" .

