@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_52818f34-eb9e-e3c6-1a56-d6291c5ef583
  a a2a:Record ;
  rdfs:label "Doop op 15 april 1640 te Hazerswoude" ;
  a2a:hasPerson oa:person_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_Person1, oa:person_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_Person2 ;
  a2a:hasEvent oa:event_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_Event1 ;
  a2a:hasRelationEP oa:relationep_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_0, oa:relationep_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_1 ;
  a2a:hasSource oa:source_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583 .

oa:person_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_Person1
  a a2a:Person ;
  rdfs:label "Joannis Doopinschrijving Joannis" ;
  a2a:PersonName [
    rdfs:label "Joannis Doopinschrijving Joannis" ;
    a2a:PersonNameFirstName "Joannis" ;
    a2a:PersonNameLastName "Doopinschrijving Joannis"
  ] ;
  a2a:Religion "Nederduits-gereformeerd" .

oa:person_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_Person2
  a a2a:Person ;
  rdfs:label "Jacob Aelbertsz" ;
  a2a:PersonName [
    rdfs:label "Jacob Aelbertsz" ;
    a2a:PersonNameFirstName "Jacob Aelbertsz"
  ] .

oa:event_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1640" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1640-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hazerswoude" ;
    rdfs:label "Hazerswoude"
  ] .

oa:relationep_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_Person1 ;
  a2a:EventKeyRef oa:event_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_Event1 .

oa:relationep_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_Person2 ;
  a2a:EventKeyRef oa:event_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583_Event1 .

oa:source_arg_52818f34-eb9e-e3c6-1a56-d6291c5ef583
  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", "1640-01-01 - 1640-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1640-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1640-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Alphen aan den Rijn" ;
    a2a:Place "Hazerswoude" ;
    a2a:Collection "Doopboek Hervormde gemeente, 1621 - 1674" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "51" ;
    rdfs:label "Gemeentearchief Alphen aan den Rijn, Hazerswoude, Doopboek Hervormde gemeente, 1621 - 1674, 6, 51"
  ] ;
  a2a:SourceLastChangeDate "2016-04-13"^^xsd:date ;
  a2a:RecordGUID "{52818f34-eb9e-e3c6-1a56-d6291c5ef583}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AlSARM_143.2.02-6_54_MI.xml van ARG" .

