@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_08e5bec9-ca52-c520-4be8-e8749d693ebf
  a a2a:Record ;
  rdfs:label "Geboorte op 17 november 1885" ;
  a2a:hasPerson oa:person_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Person-9b9a3d1a-201a-822e-8fd9-bc4dae3ea40e, oa:person_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Person-f61217b3-c4af-3dae-b548-eea9e87caa76, oa:person_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Person-ca9ea551-8ae8-54e3-ddf6-cf892aa28695 ;
  a2a:hasEvent oa:event_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_0, oa:relationep_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_1, oa:relationep_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_2 ;
  a2a:hasSource oa:source_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf .

oa:person_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Person-9b9a3d1a-201a-822e-8fd9-bc4dae3ea40e
  a a2a:Person ;
  rdfs:label "Paulina de Wind" ;
  a2a:PersonName [
    rdfs:label "Paulina de Wind" ;
    a2a:PersonNameFirstName "Paulina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wind"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Person-f61217b3-c4af-3dae-b548-eea9e87caa76
  a a2a:Person ;
  rdfs:label "Jacobus de Raad" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Raad" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raad"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1885-11-17"^^xsd:date
  ] .

oa:person_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Person-ca9ea551-8ae8-54e3-ddf6-cf892aa28695
  a a2a:Person ;
  rdfs:label "Pieter de Raad" ;
  a2a:PersonName [
    rdfs:label "Pieter de Raad" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raad"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1885" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1885-11-17"^^xsd:date
  ] .

oa:relationep_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Person:9b9a3d1a-201a-822e-8fd9-bc4dae3ea40e ;
  a2a:EventKeyRef oa:event_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Event1 .

oa:relationep_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Person:f61217b3-c4af-3dae-b548-eea9e87caa76 ;
  a2a:EventKeyRef oa:event_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Event1 .

oa:relationep_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Person:ca9ea551-8ae8-54e3-ddf6-cf892aa28695 ;
  a2a:EventKeyRef oa:event_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf_Event1 .

oa:source_bhi_08e5bec9-ca52-c520-4be8-e8749d693ebf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen", "1885-11-19 - 1885-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1885" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1885-11-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5066, Periode: 1885" ;
    a2a:Book "Geboorteregister Meeuwen 1885" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "5066" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5066, Periode: 1885, Geboorteregister Meeuwen 1885, 19, 5066"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/555e70ba-4607-a052-b9d5-53155c81059d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/555e70ba-4607-a052-b9d5-53155c81059d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-07-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/08e5bec9-ca52-c520-4be8-e8749d693ebf" ;
  a2a:RecordGUID "{08e5bec9-ca52-c520-4be8-e8749d693ebf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_69368_00069368.xml van BHI" .

