@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_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c
  a a2a:Record ;
  rdfs:label "Doop op 9 januari 1684 te Hazerswoude" ;
  a2a:hasPerson oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person1, oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person2, oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person3, oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person4, oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person5 ;
  a2a:hasEvent oa:event_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Event1 ;
  a2a:hasRelationEP oa:relationep_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_0, oa:relationep_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_1, oa:relationep_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_2, oa:relationep_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_3, oa:relationep_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_4 ;
  a2a:hasSource oa:source_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c .

oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person1
  a a2a:Person ;
  rdfs:label "Alberth de Ruijter" ;
  a2a:PersonName [
    rdfs:label "Alberth de Ruijter" ;
    a2a:PersonNameFirstName "Alberth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruijter"
  ] ;
  a2a:Religion "Nederduits-gereformeerd" .

oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person2
  a a2a:Person ;
  rdfs:label "Jan Alberthss de Ruijter" ;
  a2a:PersonName [
    rdfs:label "Jan Alberthss de Ruijter" ;
    a2a:PersonNameFirstName "Jan Alberthss" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruijter"
  ] .

oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person3
  a a2a:Person ;
  rdfs:label "Marijtie Jacobs" ;
  a2a:PersonName [
    rdfs:label "Marijtie Jacobs" ;
    a2a:PersonNameFirstName "Marijtie Jacobs"
  ] .

oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person4
  a a2a:Person ;
  rdfs:label "Wilhem Alberthss de Ruijter" ;
  a2a:PersonName [
    rdfs:label "Wilhem Alberthss de Ruijter" ;
    a2a:PersonNameLastName "Wilhem Alberthss de Ruijter"
  ] .

oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person5
  a a2a:Person ;
  rdfs:label "Barber Engelberts" ;
  a2a:PersonName [
    rdfs:label "Barber Engelberts" ;
    a2a:PersonNameLastName "Barber Engelberts"
  ] .

oa:event_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1684" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1684-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hazerswoude" ;
    rdfs:label "Hazerswoude"
  ] ;
  a2a:EventRemark186_Moeder "Marijtie Jacobs" .

oa:relationep_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person1 ;
  a2a:EventKeyRef oa:event_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Event1 .

oa:relationep_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person2 ;
  a2a:EventKeyRef oa:event_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Event1 .

oa:relationep_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person3 ;
  a2a:EventKeyRef oa:event_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Event1 .

oa:relationep_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person4 ;
  a2a:EventKeyRef oa:event_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Event1 .

oa:relationep_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Person5 ;
  a2a:EventKeyRef oa:event_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c_Event1 .

oa:source_arg_1375a70f-5cc4-95cb-8f75-aaa28f4feb2c
  a a2a:Source ;
  rdfs:label "Gemeentearchief Alphen aan den Rijn, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Alphen aan den Rijn" ;
    rdfs:label "Alphen aan den Rijn", "1684-01-01 - 1684-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1684-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Alphen aan den Rijn" ;
    a2a:Place "Hazerswoude" ;
    a2a:Collection "Doopboeken, 1675 - 1811." ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "23" ;
    rdfs:label "Gemeentearchief Alphen aan den Rijn, Hazerswoude, Doopboeken, 1675 - 1811., 1, 23"
  ] ;
  a2a:SourceLastChangeDate "2016-04-13"^^xsd:date ;
  a2a:RecordGUID "{1375a70f-5cc4-95cb-8f75-aaa28f4feb2c}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AlSARM_143.1.03-1_54_MI.xml van ARG" .

