@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_3db592db-e200-7fa8-5eb8-2b85d062f7a1
  a a2a:Record ;
  rdfs:label "Geboorte op 20 juli 1901 te Musselkanaal gem. Onstwedde" ;
  a2a:hasPerson oa:person_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Person-65ee6890-6a50-3136-9ea4-f2c83a0c9a05, oa:person_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Person-17d5fa0e-798a-f000-2351-8bc256ae4465, oa:person_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Person-2129b6e7-3aee-3fff-051e-21653d555ae5 ;
  a2a:hasEvent oa:event_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_0, oa:relationep_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_1, oa:relationep_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_2 ;
  a2a:hasSource oa:source_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1 .

oa:person_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Person-65ee6890-6a50-3136-9ea4-f2c83a0c9a05
  a a2a:Person ;
  rdfs:label "Christiaan Dost" ;
  a2a:PersonName [
    rdfs:label "Christiaan Dost" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Dost"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "arbeider" .

oa:person_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Person-17d5fa0e-798a-f000-2351-8bc256ae4465
  a a2a:Person ;
  rdfs:label "Eneke Ruben" ;
  a2a:PersonName [
    rdfs:label "Eneke Ruben" ;
    a2a:PersonNameFirstName "Eneke" ;
    a2a:PersonNameLastName "Ruben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Person-2129b6e7-3aee-3fff-051e-21653d555ae5
  a a2a:Person ;
  rdfs:label "Jans Dost" ;
  a2a:PersonName [
    rdfs:label "Jans Dost" ;
    a2a:PersonNameFirstName "Jans" ;
    a2a:PersonNameLastName "Dost"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1901-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Musselkanaal gem. Onstwedde" ;
    rdfs:label "Musselkanaal gem. Onstwedde"
  ] .

oa:event_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1901-07-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Musselkanaal gem. Onstwedde" ;
    rdfs:label "Musselkanaal gem. Onstwedde"
  ] .

oa:relationep_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Person:65ee6890-6a50-3136-9ea4-f2c83a0c9a05 ;
  a2a:EventKeyRef oa:event_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Event1 .

oa:relationep_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Person:17d5fa0e-798a-f000-2351-8bc256ae4465 ;
  a2a:EventKeyRef oa:event_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Event1 .

oa:relationep_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Person:2129b6e7-3aee-3fff-051e-21653d555ae5 ;
  a2a:EventKeyRef oa:event_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1_Event1 .

oa:source_gra_3db592db-e200-7fa8-5eb8-2b85d062f7a1
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1901-07-20 - 1901-07-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-07-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-07-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1901-07-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1901" ;
    a2a:Book "Geboorteregister 1901" ;
    a2a:DocumentNumber "256" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1901, Geboorteregister 1901, 256"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/43571afb-3008-df3e-8b97-da7f7e3b5c0e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/3db592db-e200-7fa8-5eb8-2b85d062f7a1" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/43571afb-3008-df3e-8b97-da7f7e3b5c0e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/3db592db-e200-7fa8-5eb8-2b85d062f7a1" ;
  a2a:RecordGUID "{3db592db-e200-7fa8-5eb8-2b85d062f7a1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_5008_00005008.xml van GRA" .

