@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_d4a21dbc-a2be-534b-eb87-21059a8ca113
  a a2a:Record ;
  rdfs:label "Geboorte op 5 juni 1921 te Leek" ;
  a2a:hasPerson oa:person_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Person-96bc5059-609e-89fb-9710-da8a59b747fc, oa:person_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Person-e11fe919-0a01-c7bd-ab17-6e11a049e97e, oa:person_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Person-f034a81e-6d81-5762-72e6-ce4f1130b775 ;
  a2a:hasEvent oa:event_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_0, oa:relationep_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_1, oa:relationep_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_2 ;
  a2a:hasSource oa:source_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113 .

oa:person_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Person-96bc5059-609e-89fb-9710-da8a59b747fc
  a a2a:Person ;
  rdfs:label "Wilhelmina Muller" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Muller" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Person-e11fe919-0a01-c7bd-ab17-6e11a049e97e
  a a2a:Person ;
  rdfs:label "Alida Eefke Geertruida Haarman" ;
  a2a:PersonName [
    rdfs:label "Alida Eefke Geertruida Haarman" ;
    a2a:PersonNameFirstName "Alida Eefke Geertruida" ;
    a2a:PersonNameLastName "Haarman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1921-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leek" ;
    rdfs:label "Leek"
  ] .

oa:person_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Person-f034a81e-6d81-5762-72e6-ce4f1130b775
  a a2a:Person ;
  rdfs:label "Cornelius Gerhardus Haarman" ;
  a2a:PersonName [
    rdfs:label "Cornelius Gerhardus Haarman" ;
    a2a:PersonNameFirstName "Cornelius Gerhardus" ;
    a2a:PersonNameLastName "Haarman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:Profession "zaakwaarnemer" .

oa:event_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1921-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leek" ;
    rdfs:label "Leek"
  ] .

oa:relationep_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Person:96bc5059-609e-89fb-9710-da8a59b747fc ;
  a2a:EventKeyRef oa:event_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Event1 .

oa:relationep_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Person:e11fe919-0a01-c7bd-ab17-6e11a049e97e ;
  a2a:EventKeyRef oa:event_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Event1 .

oa:relationep_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Person:f034a81e-6d81-5762-72e6-ce4f1130b775 ;
  a2a:EventKeyRef oa:event_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113_Event1 .

oa:source_gra_d4a21dbc-a2be-534b-eb87-21059a8ca113
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leek" ;
    rdfs:label "Leek", "1921-06-06 - 1921-06-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-06-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-06-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1921-06-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 65, Periode: 1921" ;
    a2a:Book "Geboorteregister 1921" ;
    a2a:DocumentNumber "82" ;
    a2a:RegistryNumber "65" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 65, Periode: 1921, Geboorteregister 1921, 82, 65"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f2688fd8-9bb7-7eff-bf46-2f2746ad6364.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/d4a21dbc-a2be-534b-eb87-21059a8ca113" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f2688fd8-9bb7-7eff-bf46-2f2746ad6364.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/d4a21dbc-a2be-534b-eb87-21059a8ca113" ;
  a2a:RecordGUID "{d4a21dbc-a2be-534b-eb87-21059a8ca113}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221107_32_00000032.xml van GRA" .

