@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_4a7226fe-59aa-4de9-8a97-e8514b277285
  a a2a:Record ;
  rdfs:label "Geboorte op 18 februari 1903 te Emmen" ;
  a2a:hasPerson oa:person_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Person-6c39b0c5-f54d-4263-9223-7f4fd5534338, oa:person_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Person-e7368333-0230-41d8-9a76-d778657c3dfc, oa:person_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Person-1cbfc485-d84f-488f-82f8-420bed6fba3e ;
  a2a:hasEvent oa:event_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_0, oa:relationep_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_1, oa:relationep_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_2 ;
  a2a:hasSource oa:source_dar_4a7226fe-59aa-4de9-8a97-e8514b277285 .

oa:person_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Person-6c39b0c5-f54d-4263-9223-7f4fd5534338
  a a2a:Person ;
  rdfs:label "Tjalling Homans" ;
  a2a:PersonName [
    rdfs:label "Tjalling Homans" ;
    a2a:PersonNameFirstName "Tjalling" ;
    a2a:PersonNameLastName "Homans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Person-e7368333-0230-41d8-9a76-d778657c3dfc
  a a2a:Person ;
  rdfs:label "Jantje Stevens" ;
  a2a:PersonName [
    rdfs:label "Jantje Stevens" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Person-1cbfc485-d84f-488f-82f8-420bed6fba3e
  a a2a:Person ;
  rdfs:label "Jannes Homans" ;
  a2a:PersonName [
    rdfs:label "Jannes Homans" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Homans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1903-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:event_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1903-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:relationep_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Person:6c39b0c5-f54d-4263-9223-7f4fd5534338 ;
  a2a:EventKeyRef oa:event_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Event1 .

oa:relationep_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Person:e7368333-0230-41d8-9a76-d778657c3dfc ;
  a2a:EventKeyRef oa:event_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Event1 .

oa:relationep_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Person:1cbfc485-d84f-488f-82f8-420bed6fba3e ;
  a2a:EventKeyRef oa:event_dar_4a7226fe-59aa-4de9-8a97-e8514b277285_Event1 .

oa:source_dar_4a7226fe-59aa-4de9-8a97-e8514b277285
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen", "1903-02-19 - 1903-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1903-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1903, Periode: 1903" ;
    a2a:Book "Geboorteregister Emmen 1903" ;
    a2a:DocumentNumber "130" ;
    a2a:RegistryNumber "1903" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1903, Periode: 1903, Geboorteregister Emmen 1903, 130, 1903"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/64ba151b-caee-97e9-488d-e4f0f83d89f3.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4a7226fe-59aa-4de9-8a97-e8514b277285" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/64ba151b-caee-97e9-488d-e4f0f83d89f3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4a7226fe-59aa-4de9-8a97-e8514b277285" ;
  a2a:RecordGUID "{4a7226fe-59aa-4de9-8a97-e8514b277285}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_988_00000988.xml van DAR" .

