@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_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F
  a a2a:Record ;
  rdfs:label "Geboorte op 12 juni 1845 te Lommel" ;
  a2a:hasPerson oa:person_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Person1, oa:person_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Person2, oa:person_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Person3 ;
  a2a:hasEvent oa:event_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Event1 ;
  a2a:hasRelationEP oa:relationep_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_0, oa:relationep_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_1, oa:relationep_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_2 ;
  a2a:hasSource oa:source_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F .

oa:person_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Person1
  a a2a:Person ;
  rdfs:label "Johanna Vansweevelt" ;
  a2a:PersonName [
    rdfs:label "Johanna Vansweevelt" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Vansweevelt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Person2
  a a2a:Person ;
  rdfs:label "Augustinus Vansweevelt" ;
  a2a:PersonName [
    rdfs:label "Augustinus Vansweevelt" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNameLastName "Vansweevelt"
  ] .

oa:person_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Person3
  a a2a:Person ;
  rdfs:label "Elisabeth Vanderaa" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vanderaa" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vanderaa"
  ] .

oa:event_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "06" ;
    a2a:Day "12" ;
    rdfs:label "1845-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] .

oa:relationep_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Person1 ;
  a2a:EventKeyRef oa:event_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Event1 .

oa:relationep_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Person2 ;
  a2a:EventKeyRef oa:event_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Event1 .

oa:relationep_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Person3 ;
  a2a:EventKeyRef oa:event_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F_Event1 .

oa:source_abh_A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Hasselt), BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel", "1845-01-01 - 1845-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1845" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Hasselt)" ;
    a2a:Place "Hasselt" ;
    a2a:Collection "Geboorteregister Lommel 1845" ;
    a2a:DocumentNumber "39" ;
    a2a:RegistryNumber "8575 / 0_0005" ;
    rdfs:label "Rijksarchief België (Hasselt), Hasselt, Geboorteregister Lommel 1845, 39, 8575 / 0_0005"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://das.familysearch.org/das/v1/dgs:004516738.004516738_00751/$dist" ;
    a2a:UriViewer "https://familysearch.org/pal:/MM9.3.1/TH-1-159383-178880-83" ;
    a2a:UriPreview "https://das.familysearch.org/das/v1/dgs:004516738.004516738_00751/thumb_16.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-20"^^xsd:date ;
  a2a:RecordGUID "{A42A5A36-F9C7-4DCD-AD47-321C29C2AB2F}" ;
  a2a:SourceRemarkVrijwilliger "Erfgoed Lommel" ;
  a2a:SourceRemarkProvenance "2017_11_20_BS_Geboorte_Lommel_bronvelden_v0.3.csv csv2a2a" .

