@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_43f5ff14-e226-4c05-e520-b313db6a3bab
  a a2a:Record ;
  rdfs:label "Geboorte op 8 februari 1914 te Hoogezand" ;
  a2a:hasPerson oa:person_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Person-fbd04215-8b80-3b1b-b4b2-4af9e5c68aab, oa:person_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Person-d7e3e14c-e815-1f0e-dca7-0903a7642642, oa:person_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Person-ef72cabb-0726-b47b-64cb-738c10335732 ;
  a2a:hasEvent oa:event_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_0, oa:relationep_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_1, oa:relationep_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_2 ;
  a2a:hasSource oa:source_gra_43f5ff14-e226-4c05-e520-b313db6a3bab .

oa:person_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Person-fbd04215-8b80-3b1b-b4b2-4af9e5c68aab
  a a2a:Person ;
  rdfs:label "Grietje Kraster" ;
  a2a:PersonName [
    rdfs:label "Grietje Kraster" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Kraster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Person-d7e3e14c-e815-1f0e-dca7-0903a7642642
  a a2a:Person ;
  rdfs:label "Zwaantje Stol" ;
  a2a:PersonName [
    rdfs:label "Zwaantje Stol" ;
    a2a:PersonNameFirstName "Zwaantje" ;
    a2a:PersonNameLastName "Stol"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1914-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:person_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Person-ef72cabb-0726-b47b-64cb-738c10335732
  a a2a:Person ;
  rdfs:label "Elzo Stol" ;
  a2a:PersonName [
    rdfs:label "Elzo Stol" ;
    a2a:PersonNameFirstName "Elzo" ;
    a2a:PersonNameLastName "Stol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] ;
  a2a:Profession "scheepstimmerknecht" .

oa:event_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1914-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:relationep_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Person:fbd04215-8b80-3b1b-b4b2-4af9e5c68aab ;
  a2a:EventKeyRef oa:event_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Event1 .

oa:relationep_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Person:d7e3e14c-e815-1f0e-dca7-0903a7642642 ;
  a2a:EventKeyRef oa:event_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Event1 .

oa:relationep_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Person:ef72cabb-0726-b47b-64cb-738c10335732 ;
  a2a:EventKeyRef oa:event_gra_43f5ff14-e226-4c05-e520-b313db6a3bab_Event1 .

oa:source_gra_43f5ff14-e226-4c05-e520-b313db6a3bab
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1914-02-09 - 1914-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1914-02-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 55, Periode: 1914" ;
    a2a:Book "Geboorteregister 1914" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "55" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 55, Periode: 1914, Geboorteregister 1914, 29, 55"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/2143a15c-5ec8-2e73-f7ff-5fcb0507a084.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/43f5ff14-e226-4c05-e520-b313db6a3bab" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/2143a15c-5ec8-2e73-f7ff-5fcb0507a084.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/43f5ff14-e226-4c05-e520-b313db6a3bab" ;
  a2a:RecordGUID "{43f5ff14-e226-4c05-e520-b313db6a3bab}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_5199_00005199.xml van GRA" .

