@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_1d246696-9918-eabc-91e2-fb675c8d75fb
  a a2a:Record ;
  rdfs:label "Geboorte op 16 februari 1843" ;
  a2a:hasPerson oa:person_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Person-9dd01dbe-ed32-90c6-ab3d-80985d5238bb, oa:person_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Person-0c52e142-4f7e-f765-78a5-4113b1d4c94e, oa:person_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Person-41a914b8-5a7a-36e2-ed55-e6757ae42843 ;
  a2a:hasEvent oa:event_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_0, oa:relationep_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_1, oa:relationep_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_2 ;
  a2a:hasSource oa:source_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb .

oa:person_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Person-9dd01dbe-ed32-90c6-ab3d-80985d5238bb
  a a2a:Person ;
  rdfs:label "Anna Marianna van Merode" ;
  a2a:PersonName [
    rdfs:label "Anna Marianna van Merode" ;
    a2a:PersonNameFirstName "Anna Marianna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Merode"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1843-02-16"^^xsd:date
  ] .

oa:person_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Person-0c52e142-4f7e-f765-78a5-4113b1d4c94e
  a a2a:Person ;
  rdfs:label "Johanna Huijps" ;
  a2a:PersonName [
    rdfs:label "Johanna Huijps" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Huijps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Person-41a914b8-5a7a-36e2-ed55-e6757ae42843
  a a2a:Person ;
  rdfs:label "Godefridus van Merode" ;
  a2a:PersonName [
    rdfs:label "Godefridus van Merode" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Merode"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1843-02-16"^^xsd:date
  ] .

oa:relationep_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Person:9dd01dbe-ed32-90c6-ab3d-80985d5238bb ;
  a2a:EventKeyRef oa:event_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Event1 .

oa:relationep_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Person:0c52e142-4f7e-f765-78a5-4113b1d4c94e ;
  a2a:EventKeyRef oa:event_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Event1 .

oa:relationep_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Person:41a914b8-5a7a-36e2-ed55-e6757ae42843 ;
  a2a:EventKeyRef oa:event_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb_Event1 .

oa:source_bhi_1d246696-9918-eabc-91e2-fb675c8d75fb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1843-02-16 - 1843-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1843" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1843-02-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9163, Periode: 1843" ;
    a2a:Book "Geboorteregister Wouw 1843" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "9163" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9163, Periode: 1843, Geboorteregister Wouw 1843, 13, 9163"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c4f6740f-9ed0-ade9-6aed-0a35a7ce6ba9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c4f6740f-9ed0-ade9-6aed-0a35a7ce6ba9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1d246696-9918-eabc-91e2-fb675c8d75fb" ;
  a2a:RecordGUID "{1d246696-9918-eabc-91e2-fb675c8d75fb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_70812_00070812.xml van BHI" .

