@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_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80
  a a2a:Record ;
  rdfs:label "Geboorte op 11 april 1916" ;
  a2a:hasPerson oa:person_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Person-0bcb7e4b-e6c1-9338-89d4-422bf738a122, oa:person_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Person-44dbd52b-3d1f-fc1f-990d-4109a2466976, oa:person_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Person-cd6e4844-00ed-e51e-499a-036b8769424c ;
  a2a:hasEvent oa:event_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_0, oa:relationep_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_1, oa:relationep_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_2 ;
  a2a:hasSource oa:source_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80 .

oa:person_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Person-0bcb7e4b-e6c1-9338-89d4-422bf738a122
  a a2a:Person ;
  rdfs:label "Johanna Ligtvoet" ;
  a2a:PersonName [
    rdfs:label "Johanna Ligtvoet" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Ligtvoet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Person-44dbd52b-3d1f-fc1f-990d-4109a2466976
  a a2a:Person ;
  rdfs:label "Thomas Arnoldus Sins" ;
  a2a:PersonName [
    rdfs:label "Thomas Arnoldus Sins" ;
    a2a:PersonNameFirstName "Thomas Arnoldus" ;
    a2a:PersonNameLastName "Sins"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1916-04-11"^^xsd:date
  ] .

oa:person_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Person-cd6e4844-00ed-e51e-499a-036b8769424c
  a a2a:Person ;
  rdfs:label "Antonius Wilhelmus Sins" ;
  a2a:PersonName [
    rdfs:label "Antonius Wilhelmus Sins" ;
    a2a:PersonNameFirstName "Antonius Wilhelmus" ;
    a2a:PersonNameLastName "Sins"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1916-04-11"^^xsd:date
  ] .

oa:relationep_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Person:0bcb7e4b-e6c1-9338-89d4-422bf738a122 ;
  a2a:EventKeyRef oa:event_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Event1 .

oa:relationep_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Person:44dbd52b-3d1f-fc1f-990d-4109a2466976 ;
  a2a:EventKeyRef oa:event_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Event1 .

oa:relationep_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Person:cd6e4844-00ed-e51e-499a-036b8769424c ;
  a2a:EventKeyRef oa:event_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80_Event1 .

oa:source_bhi_cfcc680e-e53f-c1bb-19eb-cf176d5cdd80
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1916-04-12 - 1916-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1916-04-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1853, Periode: 1916" ;
    a2a:Book "Geboorteregister Loon op Zand 1916" ;
    a2a:DocumentNumber "80" ;
    a2a:RegistryNumber "1853" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1853, Periode: 1916, Geboorteregister Loon op Zand 1916, 80, 1853"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5aa78c54-486e-1518-a313-57b565bee662.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5aa78c54-486e-1518-a313-57b565bee662.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cfcc680e-e53f-c1bb-19eb-cf176d5cdd80" ;
  a2a:RecordGUID "{cfcc680e-e53f-c1bb-19eb-cf176d5cdd80}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_73564_00073564.xml van BHI" .

