@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_4ee68a89-e3f3-d069-c4cc-03c2b019058a
  a a2a:Record ;
  rdfs:label "Geboorte op 28 februari 1836 te Baflo" ;
  a2a:hasPerson oa:person_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Person-3893d717-603f-365f-b97d-fce880d879b2, oa:person_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Person-36364bd0-ece1-4940-cf8b-2378a636beca, oa:person_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Person-e2667eb7-d570-4552-88d8-45a7873cf37b ;
  a2a:hasEvent oa:event_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_0, oa:relationep_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_1, oa:relationep_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_2 ;
  a2a:hasSource oa:source_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a .

oa:person_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Person-3893d717-603f-365f-b97d-fce880d879b2
  a a2a:Person ;
  rdfs:label "Johan Adam Paul" ;
  a2a:PersonName [
    rdfs:label "Johan Adam Paul" ;
    a2a:PersonNameFirstName "Johan Adam" ;
    a2a:PersonNameLastName "Paul"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "42 jaar" ;
    rdfs:label "42 jaar"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Person-36364bd0-ece1-4940-cf8b-2378a636beca
  a a2a:Person ;
  rdfs:label "Wiske Hiddes van Maren" ;
  a2a:PersonName [
    rdfs:label "Wiske Hiddes van Maren" ;
    a2a:PersonNameFirstName "Wiske Hiddes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Person-e2667eb7-d570-4552-88d8-45a7873cf37b
  a a2a:Person ;
  rdfs:label "Hidde Paul" ;
  a2a:PersonName [
    rdfs:label "Hidde Paul" ;
    a2a:PersonNameFirstName "Hidde" ;
    a2a:PersonNameLastName "Paul"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1836-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baflo" ;
    rdfs:label "Baflo"
  ] .

oa:event_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1836-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baflo" ;
    rdfs:label "Baflo"
  ] .

oa:relationep_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Person:3893d717-603f-365f-b97d-fce880d879b2 ;
  a2a:EventKeyRef oa:event_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Event1 .

oa:relationep_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Person:36364bd0-ece1-4940-cf8b-2378a636beca ;
  a2a:EventKeyRef oa:event_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Event1 .

oa:relationep_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Person:e2667eb7-d570-4552-88d8-45a7873cf37b ;
  a2a:EventKeyRef oa:event_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a_Event1 .

oa:source_gra_4ee68a89-e3f3-d069-c4cc-03c2b019058a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baflo" ;
    rdfs:label "Baflo", "1836-02-29 - 1836-02-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-02-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-02-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1836-02-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1836" ;
    a2a:Book "Geboorteregister 1836" ;
    a2a:DocumentNumber "14" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1836, Geboorteregister 1836, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/92bd5eb5-2cb3-2ac7-666e-05bdfa90eec8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4ee68a89-e3f3-d069-c4cc-03c2b019058a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/92bd5eb5-2cb3-2ac7-666e-05bdfa90eec8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4ee68a89-e3f3-d069-c4cc-03c2b019058a" ;
  a2a:RecordGUID "{4ee68a89-e3f3-d069-c4cc-03c2b019058a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230828_125_00000125.xml van GRA" .

