@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_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB
  a a2a:Record ;
  rdfs:label "Geboorte op 5 april 1898 te Koudekerk" ;
  a2a:hasPerson oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person1, oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person2, oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person3, oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person4, oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person5, oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person6 ;
  a2a:hasEvent oa:event_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Event1 ;
  a2a:hasRelationEP oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_0, oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_1, oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_2, oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_3, oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_4, oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_5 ;
  a2a:hasSource oa:source_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB .

oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person1
  a a2a:Person ;
  rdfs:label "Gerrit Schellingerhoudt" ;
  a2a:PersonName [
    rdfs:label "Gerrit Schellingerhoudt" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Schellingerhoudt"
  ] ;
  a2a:Gender "Man" .

oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person2
  a a2a:Person ;
  rdfs:label "Johannes Schellingerhoudt" ;
  a2a:PersonName [
    rdfs:label "Johannes Schellingerhoudt" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schellingerhoudt"
  ] ;
  a2a:Residence [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "fabrieksarbeider" .

oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person3
  a a2a:Person ;
  rdfs:label "Maria van der Hoogh" ;
  a2a:PersonName [
    rdfs:label "Maria van der Hoogh" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoogh"
  ] .

oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person4
  a a2a:Person ;
  rdfs:label "Johannes Schellingerhoudt" ;
  a2a:PersonName [
    rdfs:label "Johannes Schellingerhoudt" ;
    a2a:PersonNameLastName "Johannes Schellingerhoudt"
  ] .

oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person5
  a a2a:Person ;
  rdfs:label "Arie van Heiningen" ;
  a2a:PersonName [
    rdfs:label "Arie van Heiningen" ;
    a2a:PersonNameLastName "Arie van Heiningen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "ijzersmid" .

oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person6
  a a2a:Person ;
  rdfs:label "Jacob Verhagen" ;
  a2a:PersonName [
    rdfs:label "Jacob Verhagen" ;
    a2a:PersonNameLastName "Jacob Verhagen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "schilder" .

oa:event_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1898-04-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk"
  ] ;
  a2a:EventRemark15_Tijdstip "10:00 uur" ;
  a2a:EventRemark86_Adres "wijk B nr. 202" .

oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person1 ;
  a2a:EventKeyRef oa:event_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Event1 .

oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person2 ;
  a2a:EventKeyRef oa:event_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Event1 .

oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person3 ;
  a2a:EventKeyRef oa:event_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Event1 .

oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person4 ;
  a2a:EventKeyRef oa:event_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Event1 .

oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person5 ;
  a2a:EventKeyRef oa:event_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Event1 .

oa:relationep_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Person6 ;
  a2a:EventKeyRef oa:event_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB_Event1 .

oa:source_arg_093FFDD3-7FD1-45B0-9AF1-182ACD272AEB
  a a2a:Source ;
  rdfs:label "Gemeentearchief Alphen aan den Rijn, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Koudekerk" ;
    rdfs:label "Koudekerk", "1898-01-01 - 1898-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Alphen aan den Rijn" ;
    a2a:Place "Alphen aan den Rijn" ;
    a2a:Collection "Registers van akten van geboorte, 1811 - 1990" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Gemeentearchief Alphen aan den Rijn, Alphen aan den Rijn, Registers van akten van geboorte, 1811 - 1990, 21, 11"
  ] ;
  a2a:SourceLastChangeDate "2023-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://gemeentearchief.alphenaandenrijn.nl/collectie/?mivast=105&miadt=105&miaet=54&micode=145.1.05-11&minr=6413551&miview=ldt" ;
  a2a:RecordGUID "{093FFDD3-7FD1-45B0-9AF1-182ACD272AEB}" ;
  a2a:SourceRemarklink_NT "https://gemeentearchief.alphenaandenrijn.nl/collectie/?mivast=105&mizig=236&miadt=105&miaet=54&micode=145.1.05-11&miview=ldt" ;
  a2a:SourceRemarkProvenance "File mi/NL-AlSARM_145105-11_54_MI.xml was fetched on 2023-04-25 via dataset https://opendata.archieven.nl/dataset/E4650722D8014E18B0A7369F895FD773 part of sets Open_data/Open_data_105 and processed with function MAISinternet::handle_record" .

