@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_799b41d6-163a-4e33-ab21-cb2dec71d52c
  a a2a:Record ;
  rdfs:label "Geboorte op 7 januari 1900 te Foxwolde (Roden)" ;
  a2a:hasPerson oa:person_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Person-d739af69-259c-404d-b8b9-2aa458f2c373, oa:person_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Person-1d98af36-12d1-41b9-8c1f-1cbba4fe2f70, oa:person_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Person-33ad7acd-75d6-4b77-9e85-485e9b723ac9 ;
  a2a:hasEvent oa:event_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_0, oa:relationep_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_1, oa:relationep_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_2 ;
  a2a:hasSource oa:source_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c .

oa:person_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Person-d739af69-259c-404d-b8b9-2aa458f2c373
  a a2a:Person ;
  rdfs:label "Lambert Venekamp" ;
  a2a:PersonName [
    rdfs:label "Lambert Venekamp" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Venekamp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Person-1d98af36-12d1-41b9-8c1f-1cbba4fe2f70
  a a2a:Person ;
  rdfs:label "Jantien Holt" ;
  a2a:PersonName [
    rdfs:label "Jantien Holt" ;
    a2a:PersonNameFirstName "Jantien" ;
    a2a:PersonNameLastName "Holt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Person-33ad7acd-75d6-4b77-9e85-485e9b723ac9
  a a2a:Person ;
  rdfs:label "Wietse Venekamp" ;
  a2a:PersonName [
    rdfs:label "Wietse Venekamp" ;
    a2a:PersonNameFirstName "Wietse" ;
    a2a:PersonNameLastName "Venekamp"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1900-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Foxwolde (Roden)" ;
    rdfs:label "Foxwolde (Roden)"
  ] .

oa:event_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1900-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Foxwolde (Roden)" ;
    rdfs:label "Foxwolde (Roden)"
  ] .

oa:relationep_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Person:d739af69-259c-404d-b8b9-2aa458f2c373 ;
  a2a:EventKeyRef oa:event_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Event1 .

oa:relationep_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Person:1d98af36-12d1-41b9-8c1f-1cbba4fe2f70 ;
  a2a:EventKeyRef oa:event_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Event1 .

oa:relationep_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Person:33ad7acd-75d6-4b77-9e85-485e9b723ac9 ;
  a2a:EventKeyRef oa:event_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c_Event1 .

oa:source_dar_799b41d6-163a-4e33-ab21-cb2dec71d52c
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden", "1900-01-08 - 1900-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1900-01-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1900, Periode: 1900" ;
    a2a:Book "Geboorteregister Roden 1900" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "1900" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1900, Periode: 1900, Geboorteregister Roden 1900, 2, 1900"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/cbae7db8-78ab-7b6d-3002-c285e3dc2808.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/799b41d6-163a-4e33-ab21-cb2dec71d52c" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/cbae7db8-78ab-7b6d-3002-c285e3dc2808.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/799b41d6-163a-4e33-ab21-cb2dec71d52c" ;
  a2a:RecordGUID "{799b41d6-163a-4e33-ab21-cb2dec71d52c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_2918_00002918.xml van DAR" .

