@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_e074a7a6-e23f-40f3-b1a7-e13c29c8951e
  a a2a:Record ;
  rdfs:label "Geboorte op 26 september 1898 te Valthermond" ;
  a2a:hasPerson oa:person_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Person-4201728c-7d87-4d07-bc2b-1963ccadea22, oa:person_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Person-aafa12db-4f49-4fab-bb48-235774f9d9ae, oa:person_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Person-3c5317ca-f9be-4c82-b39e-72e982d62a58 ;
  a2a:hasEvent oa:event_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_0, oa:relationep_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_1, oa:relationep_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_2 ;
  a2a:hasSource oa:source_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e .

oa:person_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Person-4201728c-7d87-4d07-bc2b-1963ccadea22
  a a2a:Person ;
  rdfs:label "Anne Westerhof" ;
  a2a:PersonName [
    rdfs:label "Anne Westerhof" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Westerhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Person-aafa12db-4f49-4fab-bb48-235774f9d9ae
  a a2a:Person ;
  rdfs:label "Harmke Duin" ;
  a2a:PersonName [
    rdfs:label "Harmke Duin" ;
    a2a:PersonNameFirstName "Harmke" ;
    a2a:PersonNameLastName "Duin"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Person-3c5317ca-f9be-4c82-b39e-72e982d62a58
  a a2a:Person ;
  rdfs:label "Gepke Westerhof" ;
  a2a:PersonName [
    rdfs:label "Gepke Westerhof" ;
    a2a:PersonNameFirstName "Gepke" ;
    a2a:PersonNameLastName "Westerhof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1898-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valthermond" ;
    rdfs:label "Valthermond"
  ] .

oa:event_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1898-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valthermond" ;
    rdfs:label "Valthermond"
  ] .

oa:relationep_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Person:4201728c-7d87-4d07-bc2b-1963ccadea22 ;
  a2a:EventKeyRef oa:event_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Event1 .

oa:relationep_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Person:aafa12db-4f49-4fab-bb48-235774f9d9ae ;
  a2a:EventKeyRef oa:event_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Event1 .

oa:relationep_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Person:3c5317ca-f9be-4c82-b39e-72e982d62a58 ;
  a2a:EventKeyRef oa:event_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e_Event1 .

oa:source_dar_e074a7a6-e23f-40f3-b1a7-e13c29c8951e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1898-09-27 - 1898-09-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-09-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-09-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1898-09-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1898, Periode: 1898" ;
    a2a:Book "Geboorteregister Odoorn 1898" ;
    a2a:DocumentNumber "290" ;
    a2a:RegistryNumber "1898" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1898, Periode: 1898, Geboorteregister Odoorn 1898, 290, 1898"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/47c44951-ebf7-35bd-a1dc-80cc9a3a3887.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e074a7a6-e23f-40f3-b1a7-e13c29c8951e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/47c44951-ebf7-35bd-a1dc-80cc9a3a3887.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e074a7a6-e23f-40f3-b1a7-e13c29c8951e" ;
  a2a:RecordGUID "{e074a7a6-e23f-40f3-b1a7-e13c29c8951e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_848_00000848.xml van DAR" .

