@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_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94
  a a2a:Record ;
  rdfs:label "Geboorte op 17 februari 1906" ;
  a2a:hasPerson oa:person_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Person-17d94524-910c-672d-9c3b-13b34e947a34, oa:person_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Person-53d88e8c-fa2b-9132-b7d6-b824cd604cb6, oa:person_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Person-80f1d564-c946-c3de-7a49-fa120aaa69a7 ;
  a2a:hasEvent oa:event_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_0, oa:relationep_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_1, oa:relationep_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_2 ;
  a2a:hasSource oa:source_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94 .

oa:person_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Person-17d94524-910c-672d-9c3b-13b34e947a34
  a a2a:Person ;
  rdfs:label "Hubertus Antonius Muscus" ;
  a2a:PersonName [
    rdfs:label "Hubertus Antonius Muscus" ;
    a2a:PersonNameFirstName "Hubertus Antonius" ;
    a2a:PersonNameLastName "Muscus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1906-02-17"^^xsd:date
  ] .

oa:person_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Person-53d88e8c-fa2b-9132-b7d6-b824cd604cb6
  a a2a:Person ;
  rdfs:label "Elisabeth Huiberdina van Alphen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Huiberdina van Alphen" ;
    a2a:PersonNameFirstName "Elisabeth Huiberdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Person-80f1d564-c946-c3de-7a49-fa120aaa69a7
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Petrus Maria Muscus" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Petrus Maria Muscus" ;
    a2a:PersonNameFirstName "Johannes Cornelis Petrus Maria" ;
    a2a:PersonNameLastName "Muscus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1906-02-17"^^xsd:date
  ] .

oa:relationep_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Person:17d94524-910c-672d-9c3b-13b34e947a34 ;
  a2a:EventKeyRef oa:event_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Event1 .

oa:relationep_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Person:53d88e8c-fa2b-9132-b7d6-b824cd604cb6 ;
  a2a:EventKeyRef oa:event_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Event1 .

oa:relationep_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Person:80f1d564-c946-c3de-7a49-fa120aaa69a7 ;
  a2a:EventKeyRef oa:event_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94_Event1 .

oa:source_bhi_f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1906-02-19 - 1906-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1906-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1851, Periode: 1906" ;
    a2a:Book "Geboorteregister Loon op Zand 1906" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "1851" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1851, Periode: 1906, Geboorteregister Loon op Zand 1906, 33, 1851"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cc75f1e4-c2dd-d4b7-aaf6-a4672ee57ac8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cc75f1e4-c2dd-d4b7-aaf6-a4672ee57ac8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94" ;
  a2a:RecordGUID "{f8aeaacd-e0aa-dd75-d5d4-30a3d33f0b94}" ;
  a2a:SourceRemarkdeel "1851" ;
  a2a:SourceRemarkregister_periode "1906" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_558_00000558.xml van BHI" .

