@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_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e
  a a2a:Record ;
  rdfs:label "Geboorte op 14 oktober 1882 te Groningen" ;
  a2a:hasPerson oa:person_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Person-1d613084-17a1-ab5c-3f51-dd5ed428a63b, oa:person_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Person-e1b8d524-de01-bc26-5913-d170c44792af, oa:person_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Person-9d7d5e24-2495-21b2-6274-4a8f8e250826 ;
  a2a:hasEvent oa:event_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_0, oa:relationep_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_1, oa:relationep_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_2 ;
  a2a:hasSource oa:source_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e .

oa:person_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Person-1d613084-17a1-ab5c-3f51-dd5ed428a63b
  a a2a:Person ;
  rdfs:label "Antoni Geert Hagelvlag" ;
  a2a:PersonName [
    rdfs:label "Antoni Geert Hagelvlag" ;
    a2a:PersonNameFirstName "Antoni Geert" ;
    a2a:PersonNameLastName "Hagelvlag"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1882-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Person-e1b8d524-de01-bc26-5913-d170c44792af
  a a2a:Person ;
  rdfs:label "Jurrien Hagelvlag" ;
  a2a:PersonName [
    rdfs:label "Jurrien Hagelvlag" ;
    a2a:PersonNameFirstName "Jurrien" ;
    a2a:PersonNameLastName "Hagelvlag"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:Profession "molenaarsknecht" .

oa:person_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Person-9d7d5e24-2495-21b2-6274-4a8f8e250826
  a a2a:Person ;
  rdfs:label "Altje Mellema" ;
  a2a:PersonName [
    rdfs:label "Altje Mellema" ;
    a2a:PersonNameFirstName "Altje" ;
    a2a:PersonNameLastName "Mellema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1882-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Person:1d613084-17a1-ab5c-3f51-dd5ed428a63b ;
  a2a:EventKeyRef oa:event_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Event1 .

oa:relationep_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Person:e1b8d524-de01-bc26-5913-d170c44792af ;
  a2a:EventKeyRef oa:event_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Event1 .

oa:relationep_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Person:9d7d5e24-2495-21b2-6274-4a8f8e250826 ;
  a2a:EventKeyRef oa:event_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e_Event1 .

oa:source_gra_f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1882-10-16 - 1882-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1882-10-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1882" ;
    a2a:Book "Geboorteregister 1882" ;
    a2a:DocumentNumber "1255" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1882, Geboorteregister 1882, 1255"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/30d9cd64-56ce-0bc0-5e86-6f53d59747e0.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/30d9cd64-56ce-0bc0-5e86-6f53d59747e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e" ;
  a2a:RecordGUID "{f3e26bf2-3c0f-ce2d-99a7-53940ea8fb4e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_9056_00009056.xml van GRA" .

