@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_2bb8095e-2c25-4b60-a846-64c355c86fa4
  a a2a:Record ;
  rdfs:label "Geboorte op 27 april 1904 te Stadterij (Hoogeveen)" ;
  a2a:hasPerson oa:person_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Person-88e314d0-8a42-4b9d-86be-f024fe9574b5, oa:person_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Person-8486ebce-0c2c-4f9f-a532-a7b2e33c3ef4, oa:person_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Person-def617ac-9fd1-4ef2-b593-a4352a5c6447 ;
  a2a:hasEvent oa:event_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_0, oa:relationep_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_1, oa:relationep_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_2 ;
  a2a:hasSource oa:source_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4 .

oa:person_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Person-88e314d0-8a42-4b9d-86be-f024fe9574b5
  a a2a:Person ;
  rdfs:label "Willem Boessenkool" ;
  a2a:PersonName [
    rdfs:label "Willem Boessenkool" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Boessenkool"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Person-8486ebce-0c2c-4f9f-a532-a7b2e33c3ef4
  a a2a:Person ;
  rdfs:label "Jentje Drost" ;
  a2a:PersonName [
    rdfs:label "Jentje Drost" ;
    a2a:PersonNameFirstName "Jentje" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Person-def617ac-9fd1-4ef2-b593-a4352a5c6447
  a a2a:Person ;
  rdfs:label "Frederik Boessenkool" ;
  a2a:PersonName [
    rdfs:label "Frederik Boessenkool" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Boessenkool"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1904-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stadterij (Hoogeveen)" ;
    rdfs:label "Stadterij (Hoogeveen)"
  ] .

oa:event_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1904-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stadterij (Hoogeveen)" ;
    rdfs:label "Stadterij (Hoogeveen)"
  ] .

oa:relationep_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Person:88e314d0-8a42-4b9d-86be-f024fe9574b5 ;
  a2a:EventKeyRef oa:event_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Event1 .

oa:relationep_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Person:8486ebce-0c2c-4f9f-a532-a7b2e33c3ef4 ;
  a2a:EventKeyRef oa:event_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Event1 .

oa:relationep_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Person:def617ac-9fd1-4ef2-b593-a4352a5c6447 ;
  a2a:EventKeyRef oa:event_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4_Event1 .

oa:source_dar_2bb8095e-2c25-4b60-a846-64c355c86fa4
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen", "1904-04-29 - 1904-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1904-04-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Erkenning, Deel: 1904, Periode: 1904" ;
    a2a:Book "Geboorteregister Ruinen 1904" ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "1904" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Erkenning, Deel: 1904, Periode: 1904, Geboorteregister Ruinen 1904, 37, 1904"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/cc75c92a-2908-ea5d-2d21-5065381e743d.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2bb8095e-2c25-4b60-a846-64c355c86fa4" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/cc75c92a-2908-ea5d-2d21-5065381e743d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2bb8095e-2c25-4b60-a846-64c355c86fa4" ;
  a2a:RecordGUID "{2bb8095e-2c25-4b60-a846-64c355c86fa4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_2786_00002786.xml van DAR" .

