@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_e2d9d23e-ef98-435c-beb4-61fbce3df9ad
  a a2a:Record ;
  rdfs:label "Geboorte op 5 februari 1860 te Gasselte" ;
  a2a:hasPerson oa:person_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Person-8d074842-e916-44be-b0d7-ccf872e19b18, oa:person_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Person-3b71dceb-0172-40ad-8030-aa4912cd94b6, oa:person_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Person-cced1da9-443f-4591-830e-5b5cf15dcea4 ;
  a2a:hasEvent oa:event_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_0, oa:relationep_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_1, oa:relationep_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_2 ;
  a2a:hasSource oa:source_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad .

oa:person_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Person-8d074842-e916-44be-b0d7-ccf872e19b18
  a a2a:Person ;
  rdfs:label "Marinus Hermanus Bokhorst" ;
  a2a:PersonName [
    rdfs:label "Marinus Hermanus Bokhorst" ;
    a2a:PersonNameFirstName "Marinus Hermanus" ;
    a2a:PersonNameLastName "Bokhorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Person-3b71dceb-0172-40ad-8030-aa4912cd94b6
  a a2a:Person ;
  rdfs:label "Aaltje Klasens" ;
  a2a:PersonName [
    rdfs:label "Aaltje Klasens" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Klasens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Person-cced1da9-443f-4591-830e-5b5cf15dcea4
  a a2a:Person ;
  rdfs:label "Hermanus Bokhorst" ;
  a2a:PersonName [
    rdfs:label "Hermanus Bokhorst" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Bokhorst"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1860-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gasselte" ;
    rdfs:label "Gasselte"
  ] .

oa:event_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1860-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gasselte" ;
    rdfs:label "Gasselte"
  ] .

oa:relationep_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Person:8d074842-e916-44be-b0d7-ccf872e19b18 ;
  a2a:EventKeyRef oa:event_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Event1 .

oa:relationep_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Person:3b71dceb-0172-40ad-8030-aa4912cd94b6 ;
  a2a:EventKeyRef oa:event_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Event1 .

oa:relationep_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Person:cced1da9-443f-4591-830e-5b5cf15dcea4 ;
  a2a:EventKeyRef oa:event_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad_Event1 .

oa:source_dar_e2d9d23e-ef98-435c-beb4-61fbce3df9ad
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gasselte" ;
    rdfs:label "Gasselte", "1860-02-06 - 1860-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1860-02-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1860, Periode: 1860" ;
    a2a:Book "Geboorteregister Gasselte 1860" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "1860" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1860, Periode: 1860, Geboorteregister Gasselte 1860, 12, 1860"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/9212b514-6246-76e0-0c93-faee3c79a859.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e2d9d23e-ef98-435c-beb4-61fbce3df9ad" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/9212b514-6246-76e0-0c93-faee3c79a859.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e2d9d23e-ef98-435c-beb4-61fbce3df9ad" ;
  a2a:RecordGUID "{e2d9d23e-ef98-435c-beb4-61fbce3df9ad}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_881_00000881.xml van DAR" .

