@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_091eb09a-0535-b09d-e2ea-82e2e233aaa5
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1914-1937)" ;
  a2a:hasPerson oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person1, oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person2, oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person3, oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person4 ;
  a2a:hasEvent oa:event_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_0, oa:relationep_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_1, oa:relationep_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_2, oa:relationep_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_3 ;
  a2a:hasSource oa:source_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5 .

oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person1
  a a2a:Person ;
  rdfs:label "Melanie Atille Francisca Martha Goeman" ;
  a2a:PersonName [
    rdfs:label "Melanie Atille Francisca Martha Goeman" ;
    a2a:PersonNameFirstName "Melanie Atille Francisca Martha" ;
    a2a:PersonNameLastName "Goeman"
  ] ;
  a2a:Religion "Rooms-Katholiek" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1917-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Uden" ;
    rdfs:label "België, Uden"
  ] .

oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person2
  a a2a:Person ;
  rdfs:label "Petrus Alphons Goeman" ;
  a2a:PersonName [
    rdfs:label "Petrus Alphons Goeman" ;
    a2a:PersonNameFirstName "Petrus Alphons" ;
    a2a:PersonNameLastName "Goeman"
  ] ;
  a2a:Religion "Rooms-Katholiek" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1918-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Uden" ;
    rdfs:label "België, Uden"
  ] .

oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person3
  a a2a:Person ;
  rdfs:label "Franciscus Aloijsius Goeman" ;
  a2a:PersonName [
    rdfs:label "Franciscus Aloijsius Goeman" ;
    a2a:PersonNameFirstName "Franciscus Aloijsius" ;
    a2a:PersonNameLastName "Goeman"
  ] ;
  a2a:Residence [
    a2a:Place "Uden" ;
    a2a:Street "St Heerestraat 11" ;
    rdfs:label "Uden, St Heerestraat 11"
  ] ;
  a2a:Religion "Rooms-Katholiek" ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "St Niklaas" ;
    rdfs:label "België, St Niklaas"
  ] ;
  a2a:Profession "grondwerker" ;
  a2a:MaritalStatus "Gehuwd" .

oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person4
  a a2a:Person ;
  rdfs:label "Martha Augusta van Hoeij" ;
  a2a:PersonName [
    rdfs:label "Martha Augusta van Hoeij" ;
    a2a:PersonNameFirstName "Martha Augusta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoeij"
  ] ;
  a2a:Residence [
    a2a:Place "Uden" ;
    a2a:Street "St Heerestraat 11" ;
    rdfs:label "Uden, St Heerestraat 11"
  ] ;
  a2a:Religion "Rooms-Katholiek" ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "St Gillis Waes" ;
    rdfs:label "België, St Gillis Waes"
  ] ;
  a2a:MaritalStatus "Gehuwd" .

oa:event_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden"
  ] .

oa:relationep_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person1 ;
  a2a:EventKeyRef oa:event_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Event1 .

oa:relationep_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person2 ;
  a2a:EventKeyRef oa:event_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Event1 .

oa:relationep_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person3 ;
  a2a:EventKeyRef oa:event_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Event1 .

oa:relationep_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Person4 ;
  a2a:EventKeyRef oa:event_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5_Event1 .

oa:source_bhi_091eb09a-0535-b09d-e2ea-82e2e233aaa5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden", "1914-01-01 - 1937-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Collection "Bevolkingskaarten vluchtoord Uden" ;
    a2a:RegistryNumber "74.10" ;
    a2a:Stack "1821" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Bevolkingskaarten vluchtoord Uden, 74.10, 1821"
  ] ;
  a2a:SourceLastChangeDate "2014-05-16"^^xsd:date ;
  a2a:RecordGUID "{091eb09a-0535-b09d-e2ea-82e2e233aaa5}" .

[] a2a:PersonRemarkOpmerking "op 18-9-1917 overleden" .
[] a2a:PersonRemarkOpmerking "vertrokken op 21-1-1919 naar België" .
[] a2a:PersonRemarkOpmerking "aangekomen vanuit St Gillis Waes, vertrokken op 21-1-1919 naar België, gehuwd met M.A. van Hoeij" .
[] a2a:PersonRemarkOpmerking "aangekomen vanuit St Gillis Waes, vertrokken op 21-1-1919 naar België, gehuwd met F.A. Goeman" .
