@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_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c
  a a2a:Record ;
  rdfs:label "Geboorte op 3 augustus 1911 te Alteveer" ;
  a2a:hasPerson oa:person_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Person-a6814ec3-0420-4146-a437-a5f92ff384c2, oa:person_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Person-9ef638c7-3c8e-49c6-a04b-206e4d66884a, oa:person_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Person-6e615244-267e-464d-93a5-ae5ac0712c75 ;
  a2a:hasEvent oa:event_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_0, oa:relationep_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_1, oa:relationep_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_2 ;
  a2a:hasSource oa:source_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c .

oa:person_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Person-a6814ec3-0420-4146-a437-a5f92ff384c2
  a a2a:Person ;
  rdfs:label "Harm Wobben" ;
  a2a:PersonName [
    rdfs:label "Harm Wobben" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Wobben"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Person-9ef638c7-3c8e-49c6-a04b-206e4d66884a
  a a2a:Person ;
  rdfs:label "Bartha Spijkerman" ;
  a2a:PersonName [
    rdfs:label "Bartha Spijkerman" ;
    a2a:PersonNameFirstName "Bartha" ;
    a2a:PersonNameLastName "Spijkerman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Person-6e615244-267e-464d-93a5-ae5ac0712c75
  a a2a:Person ;
  rdfs:label "Aaltje Wobben" ;
  a2a:PersonName [
    rdfs:label "Aaltje Wobben" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Wobben"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1911-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alteveer" ;
    rdfs:label "Alteveer"
  ] .

oa:event_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1911-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alteveer" ;
    rdfs:label "Alteveer"
  ] .

oa:relationep_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Person:a6814ec3-0420-4146-a437-a5f92ff384c2 ;
  a2a:EventKeyRef oa:event_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Event1 .

oa:relationep_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Person:9ef638c7-3c8e-49c6-a04b-206e4d66884a ;
  a2a:EventKeyRef oa:event_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Event1 .

oa:relationep_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Person:6e615244-267e-464d-93a5-ae5ac0712c75 ;
  a2a:EventKeyRef oa:event_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c_Event1 .

oa:source_dar_7cfc271e-e577-4dfc-92f3-81c3c800b75c
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zuidwolde" ;
    rdfs:label "Zuidwolde", "1911-08-04 - 1911-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1911-08-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1911, Periode: 1911" ;
    a2a:Book "Geboorteregister Zuidwolde 1911" ;
    a2a:DocumentNumber "83" ;
    a2a:RegistryNumber "1911" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1911, Periode: 1911, Geboorteregister Zuidwolde 1911, 83, 1911"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/63dae8cd-7569-e96b-7f92-41cd209cc939.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7cfc271e-e577-4dfc-92f3-81c3c800b75c" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/63dae8cd-7569-e96b-7f92-41cd209cc939.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7cfc271e-e577-4dfc-92f3-81c3c800b75c" ;
  a2a:RecordGUID "{7cfc271e-e577-4dfc-92f3-81c3c800b75c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_2965_00002965.xml van DAR" .

