@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_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62
  a a2a:Record ;
  rdfs:label "Geboorte op 21 november 1891 te Zutphen" ;
  a2a:hasPerson oa:person_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Person3027085445, oa:person_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Person3027085446, oa:person_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Person3027085447 ;
  a2a:hasEvent oa:event_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_0, oa:relationep_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_1, oa:relationep_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_2 ;
  a2a:hasSource oa:source_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62 .

oa:person_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Person3027085445
  a a2a:Person ;
  rdfs:label "Petronella Christina Lulofs" ;
  a2a:PersonName [
    rdfs:label "Petronella Christina Lulofs" ;
    a2a:PersonNameFirstName "Petronella Christina" ;
    a2a:PersonNameLastName "Lulofs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:LiteralDate "21-11-1891" ;
    a2a:Year "1891" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "21-11-1891"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Person3027085446
  a a2a:Person ;
  rdfs:label "Hendricus Lulofs" ;
  a2a:PersonName [
    rdfs:label "Hendricus Lulofs" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Lulofs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "schilder" .

oa:person_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Person3027085447
  a a2a:Person ;
  rdfs:label "Trijntje van Milligen" ;
  a2a:PersonName [
    rdfs:label "Trijntje van Milligen" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Milligen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "-zonder beroep" .

oa:event_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "21-11-1891" ;
    a2a:Year "1891" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1891-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:relationep_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Person3027085445 ;
  a2a:EventKeyRef oa:event_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Event1 .

oa:relationep_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Person3027085446 ;
  a2a:EventKeyRef oa:event_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Event1 .

oa:relationep_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Person3027085447 ;
  a2a:EventKeyRef oa:event_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62_Event1 .

oa:source_gld_13DCCCDF-B7C9-4357-9F43-CF574DAC7B62
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zutphen, Nederland", "1891-11-21 - 1891-11-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-11-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-11-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-11-1891" ;
    a2a:Year "1891" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "21-11-1891"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Zutphen, Geboorteregister" ;
    a2a:DocumentNumber "518" ;
    a2a:RegistryNumber "1713.03" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Zutphen, Geboorteregister, 518, 1713.03"
  ] ;
  a2a:SourceLastChangeDate "2022-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/13DCCCDFB7C943579F43CF574DAC7B62" ;
  a2a:RecordIdentifier "3027085444" ;
  a2a:RecordGUID "{13DCCCDF-B7C9-4357-9F43-CF574DAC7B62}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6691270E9D364F70AE0D1F4023136CFE" .

