@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47
  a a2a:Record ;
  rdfs:label "Geboorte op 14 juni 1911 te Nietap (Roden)" ;
  a2a:hasPerson oa:person_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Person-2551acf5-1997-408d-820d-a48e3b50a7dc, oa:person_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Person-fca8b9fc-c28a-40f4-9777-9ded4096dbf5, oa:person_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Person-2989e473-2f14-499b-a701-70cc6b962060 ;
  a2a:hasEvent oa:event_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_0, oa:relationep_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_1, oa:relationep_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_2 ;
  a2a:hasSource oa:source_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47 .

oa:person_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Person-2551acf5-1997-408d-820d-a48e3b50a7dc
  a a2a:Person ;
  rdfs:label "Martha Hoogeveen" ;
  owl:sameAs oa:person_dar_16669259-a290-4e00-a44a-67baa4291aa8_Person-aebd1bd1-56c7-489a-accb-9fb5123e4b2c, oa:person_dar_910a585f-076b-4199-b3fb-51cd37ca1ada_Person-34e27f24-3edc-4ca5-8946-ac380ca66bf2, oa:person_dar_5b971392-0811-4af3-80a1-04c6357fc3d1_Person-5423cf82-f3af-4df1-b1d7-6b2c352e176f, oa:person_dar_c73e7b43-ce4b-529b-4ded-8705439cdae3_Person-802f2466-3bf2-f65a-679e-786dd959636c ;
  a2a:PersonName [
    rdfs:label "Martha Hoogeveen" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Hoogeveen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Person-fca8b9fc-c28a-40f4-9777-9ded4096dbf5
  a a2a:Person ;
  rdfs:label "Klaas Louwes" ;
  owl:sameAs oa:person_dar_16669259-a290-4e00-a44a-67baa4291aa8_Person-939a546e-89cc-42e7-a531-2cf5b85f8763, oa:person_dar_910a585f-076b-4199-b3fb-51cd37ca1ada_Person-adabacc8-ce44-475a-b6fc-32a23a0d67b4, oa:person_dar_5b971392-0811-4af3-80a1-04c6357fc3d1_Person-aaf4be93-3559-42ea-8eb4-923bebf82e1d, oa:person_dar_c73e7b43-ce4b-529b-4ded-8705439cdae3_Person-dde70313-7b5c-e063-7a6d-a90c004a84a6 ;
  a2a:PersonName [
    rdfs:label "Klaas Louwes" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Louwes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "koopman" .

oa:person_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Person-2989e473-2f14-499b-a701-70cc6b962060
  a a2a:Person ;
  rdfs:label "Albert Jan Louwes" ;
  owl:sameAs oa:person_dar_c73e7b43-ce4b-529b-4ded-8705439cdae3_Person-1b809068-e338-4f27-d1bd-6ce74058d7ca ;
  a2a:PersonName [
    rdfs:label "Albert Jan Louwes" ;
    a2a:PersonNameFirstName "Albert Jan" ;
    a2a:PersonNameLastName "Louwes"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1911-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nietap (Roden)" ;
    rdfs:label "Nietap (Roden)"
  ] .

oa:event_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1911-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nietap (Roden)" ;
    rdfs:label "Nietap (Roden)"
  ] .

oa:relationep_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Person:2551acf5-1997-408d-820d-a48e3b50a7dc ;
  a2a:EventKeyRef oa:event_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Event1 .

oa:relationep_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Person:fca8b9fc-c28a-40f4-9777-9ded4096dbf5 ;
  a2a:EventKeyRef oa:event_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Event1 .

oa:relationep_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Person:2989e473-2f14-499b-a701-70cc6b962060 ;
  a2a:EventKeyRef oa:event_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47_Event1 .

oa:source_dar_ff85ef14-e032-44cf-ac83-5baf40f40b47
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roden" ;
    rdfs:label "Roden", "1911-06-15 - 1911-06-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-06-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-06-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1911-06-15"^^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 Roden 1911" ;
    a2a:DocumentNumber "67" ;
    a2a:RegistryNumber "1911" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1911, Periode: 1911, Geboorteregister Roden 1911, 67, 1911"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/6cb10438-6617-3b5d-44b8-bcec2c3550de.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ff85ef14-e032-44cf-ac83-5baf40f40b47" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6cb10438-6617-3b5d-44b8-bcec2c3550de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ff85ef14-e032-44cf-ac83-5baf40f40b47" ;
  a2a:RecordGUID "{ff85ef14-e032-44cf-ac83-5baf40f40b47}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_3825_00003825.xml van DAR" .

