@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_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5
  a a2a:Record ;
  rdfs:label "Geboorte op 26 december 1914 te Clinge" ;
  a2a:hasPerson oa:person_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Person463808920, oa:person_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Person463808921, oa:person_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Person463808922 ;
  a2a:hasEvent oa:event_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_0, oa:relationep_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_1, oa:relationep_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_2 ;
  a2a:hasSource oa:source_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5 .

oa:person_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Person463808920
  a a2a:Person ;
  rdfs:label "Franciscus Maas" ;
  a2a:PersonName [
    rdfs:label "Franciscus Maas" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "26-12-1914" ;
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "26-12-1914"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Clinge" ;
    rdfs:label "Clinge"
  ] .

oa:person_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Person463808921
  a a2a:Person ;
  rdfs:label "Alfred Joseph Maas" ;
  a2a:PersonName [
    rdfs:label "Alfred Joseph Maas" ;
    a2a:PersonNameFirstName "Alfred Joseph" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:Profession "Hulpmonteur" .

oa:person_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Person463808922
  a a2a:Person ;
  rdfs:label "Dordula Johanna Pieters" ;
  a2a:PersonName [
    rdfs:label "Dordula Johanna Pieters" ;
    a2a:PersonNameFirstName "Dordula Johanna" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Profession "Zonder" .

oa:event_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "26-12-1914" ;
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1914-12-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Clinge" ;
    rdfs:label "Clinge"
  ] .

oa:relationep_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Person463808920 ;
  a2a:EventKeyRef oa:event_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Event1 .

oa:relationep_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Person463808921 ;
  a2a:EventKeyRef oa:event_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Event1 .

oa:relationep_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Person463808922 ;
  a2a:EventKeyRef oa:event_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5_Event1 .

oa:source_zar_CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Clinge" ;
    a2a:Country "Nederland" ;
    rdfs:label "Clinge, Nederland", "1914-12-28 - 1914-12-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-12-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-12-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-12-1914" ;
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "28-12-1914"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980" ;
    a2a:Book "Clinge geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "152" ;
    a2a:RegistryNumber "CLI-G-1914" ;
    rdfs:label "Zeeuws Archief, Middelburg, Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980, Clinge geboorteakten burgerlijke stand, 152, CLI-G-1914"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/B2992CA9CC2847E4AEC701634A012837" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/B2992CA9CC2847E4AEC701634A012837" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/B2992CA9CC2847E4AEC701634A012837"
  ] ;
  a2a:SourceLastChangeDate "2021-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/CC9DA1B2F87E4D67B6A5377DDF447FA5" ;
  a2a:RecordIdentifier "463808919" ;
  a2a:RecordGUID "{CC9DA1B2-F87E-4D67-B6A5-377DDF447FA5}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-MdbZA_25CLI-G-1914_54_A2A.xml van ZAR" .

