@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_7d0ef65d-006c-e4a0-7f36-9a9d46e69246
  a a2a:Record ;
  rdfs:label "Geboorte op 12 november 1910 te Werkendam" ;
  a2a:hasPerson oa:person_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Person-7969f94d-0c36-3852-2ae4-d807cc669f96, oa:person_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Person-deb6c40d-9f11-5ef1-830f-3ba8f55a728a, oa:person_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Person-32df3d60-ce60-51a1-1f81-400372d8e306 ;
  a2a:hasEvent oa:event_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_0, oa:relationep_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_1, oa:relationep_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_2 ;
  a2a:hasSource oa:source_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246 .

oa:person_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Person-7969f94d-0c36-3852-2ae4-d807cc669f96
  a a2a:Person ;
  rdfs:label "Maria Koman" ;
  a2a:PersonName [
    rdfs:label "Maria Koman" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Koman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Person-deb6c40d-9f11-5ef1-830f-3ba8f55a728a
  a a2a:Person ;
  rdfs:label "Martinus Arianus Vos" ;
  a2a:PersonName [
    rdfs:label "Martinus Arianus Vos" ;
    a2a:PersonNameFirstName "Martinus Arianus" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1910-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:person_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Person-32df3d60-ce60-51a1-1f81-400372d8e306
  a a2a:Person ;
  rdfs:label "Gerrit Vos" ;
  a2a:PersonName [
    rdfs:label "Gerrit Vos" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1910-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:relationep_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Person:7969f94d-0c36-3852-2ae4-d807cc669f96 ;
  a2a:EventKeyRef oa:event_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Event1 .

oa:relationep_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Person:deb6c40d-9f11-5ef1-830f-3ba8f55a728a ;
  a2a:EventKeyRef oa:event_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Event1 .

oa:relationep_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Person:32df3d60-ce60-51a1-1f81-400372d8e306 ;
  a2a:EventKeyRef oa:event_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246_Event1 .

oa:source_bhi_7d0ef65d-006c-e4a0-7f36-9a9d46e69246
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1910-11-14 - 1910-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1910-11-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3580, Periode: 1910" ;
    a2a:Book "Geboorteregister Werkendam 1910" ;
    a2a:DocumentNumber "114" ;
    a2a:RegistryNumber "3580" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3580, Periode: 1910, Geboorteregister Werkendam 1910, 114, 3580"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/28468aea-90e7-ad59-19dd-6b308c9cc492.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/28468aea-90e7-ad59-19dd-6b308c9cc492.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7d0ef65d-006c-e4a0-7f36-9a9d46e69246" ;
  a2a:RecordGUID "{7d0ef65d-006c-e4a0-7f36-9a9d46e69246}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_262_00000262.xml van BHI" .

