@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_4402f4f6-eaa5-69aa-0593-ec36ca811e7e
  a a2a:Record ;
  rdfs:label "Geboorte op 9 november 1820 te Meeden" ;
  a2a:hasPerson oa:person_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Person-15d0b301-ee98-facd-8af7-a96d30055860, oa:person_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Person-faddda09-f9c6-8f25-138f-ea4bfba78810, oa:person_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Person-1df70f1c-961d-e0eb-0de1-bb10d0a9f792 ;
  a2a:hasEvent oa:event_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_0, oa:relationep_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_1, oa:relationep_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_2 ;
  a2a:hasSource oa:source_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e .

oa:person_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Person-15d0b301-ee98-facd-8af7-a96d30055860
  a a2a:Person ;
  rdfs:label "Janke Pronk" ;
  a2a:PersonName [
    rdfs:label "Janke Pronk" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNameLastName "Pronk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1820-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeden" ;
    rdfs:label "Meeden"
  ] .

oa:person_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Person-faddda09-f9c6-8f25-138f-ea4bfba78810
  a a2a:Person ;
  rdfs:label "Talje Jans" ;
  a2a:PersonName [
    rdfs:label "Talje Jans" ;
    a2a:PersonNameFirstName "Talje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Person-1df70f1c-961d-e0eb-0de1-bb10d0a9f792
  a a2a:Person ;
  rdfs:label "Jan Bouwes Pronk" ;
  a2a:PersonName [
    rdfs:label "Jan Bouwes Pronk" ;
    a2a:PersonNameFirstName "Jan Bouwes" ;
    a2a:PersonNameLastName "Pronk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "winkelier" .

oa:event_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1820-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meeden" ;
    rdfs:label "Meeden"
  ] .

oa:relationep_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Person:15d0b301-ee98-facd-8af7-a96d30055860 ;
  a2a:EventKeyRef oa:event_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Event1 .

oa:relationep_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Person:faddda09-f9c6-8f25-138f-ea4bfba78810 ;
  a2a:EventKeyRef oa:event_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Event1 .

oa:relationep_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Person:1df70f1c-961d-e0eb-0de1-bb10d0a9f792 ;
  a2a:EventKeyRef oa:event_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e_Event1 .

oa:source_gra_4402f4f6-eaa5-69aa-0593-ec36ca811e7e
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meeden" ;
    rdfs:label "Meeden", "1820-11-10 - 1820-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1820-11-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1, Periode: 1820" ;
    a2a:Book "Geboorteregister 1820" ;
    a2a:DocumentNumber "35" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1, Periode: 1820, Geboorteregister 1820, 35, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/52f3da17-6f60-0c85-1031-1eb5e419bd70.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4402f4f6-eaa5-69aa-0593-ec36ca811e7e" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/52f3da17-6f60-0c85-1031-1eb5e419bd70.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4402f4f6-eaa5-69aa-0593-ec36ca811e7e" ;
  a2a:RecordGUID "{4402f4f6-eaa5-69aa-0593-ec36ca811e7e}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1820" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_43_00000043.xml van GRA" .

