@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_srt_fc68f886-cd2f-9995-df02-e88072a2f713
  a a2a:Record ;
  rdfs:label "Geboorte op 18 februari 1910 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Person1075884287, oa:person_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Person1075884288, oa:person_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Person1075884289 ;
  a2a:hasEvent oa:event_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fc68f886-cd2f-9995-df02-e88072a2f713_0, oa:relationep_srt_fc68f886-cd2f-9995-df02-e88072a2f713_1, oa:relationep_srt_fc68f886-cd2f-9995-df02-e88072a2f713_2 ;
  a2a:hasSource oa:source_srt_fc68f886-cd2f-9995-df02-e88072a2f713 .

oa:person_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Person1075884287
  a a2a:Person ;
  rdfs:label "Jacoba Janna Huizer" ;
  owl:sameAs oa:person_srt_8ADEBFD2-09CA-4DDA-B1C8-49F62C5D429A_Person1075884287 ;
  a2a:PersonName [
    rdfs:label "Jacoba Janna Huizer" ;
    a2a:PersonNameFirstName "Jacoba Janna" ;
    a2a:PersonNameLastName "Huizer"
  ] .

oa:person_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Person1075884288
  a a2a:Person ;
  rdfs:label "Barend Hendrik Huizer" ;
  owl:sameAs oa:person_srt_17E7481A-7AC3-48D8-8BE9-022ECCEB61E5_Person1016422610, oa:person_srt_2053C7BF-4F04-4BC5-9CB6-07A444D6023C_Person1073833416, oa:person_srt_5E8F5F3D-6A0C-4382-BFD4-0481E54D05DD_Person1075847523, oa:person_srt_626e3d81-2a44-2ce3-68ea-85d39a2a9440_Person1075494854, oa:person_srt_805dfb7c-5b75-468b-2a18-221b44c9108c_Person1075847523, oa:person_srt_8ADEBFD2-09CA-4DDA-B1C8-49F62C5D429A_Person1075884288, oa:person_srt_BEA2EECA-D665-4124-8DE2-33C419B55F83_Person1075494854, oa:person_srt_d2ca1130-5b10-93b1-68ae-98e7e4076122_Person1073833416 ;
  a2a:PersonName [
    rdfs:label "Barend Hendrik Huizer" ;
    a2a:PersonNameFirstName "Barend Hendrik" ;
    a2a:PersonNameLastName "Huizer"
  ] .

oa:person_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Person1075884289
  a a2a:Person ;
  rdfs:label "Maria Cornelia de Deugd" ;
  owl:sameAs oa:person_srt_17E7481A-7AC3-48D8-8BE9-022ECCEB61E5_Person1016422611, oa:person_srt_2053C7BF-4F04-4BC5-9CB6-07A444D6023C_Person1073833417, oa:person_srt_5E8F5F3D-6A0C-4382-BFD4-0481E54D05DD_Person1075847524, oa:person_srt_626e3d81-2a44-2ce3-68ea-85d39a2a9440_Person1075494855, oa:person_srt_805dfb7c-5b75-468b-2a18-221b44c9108c_Person1075847524, oa:person_srt_8ADEBFD2-09CA-4DDA-B1C8-49F62C5D429A_Person1075884289, oa:person_srt_BEA2EECA-D665-4124-8DE2-33C419B55F83_Person1075494855, oa:person_srt_d2ca1130-5b10-93b1-68ae-98e7e4076122_Person1073833417 ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia de Deugd" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Deugd"
  ] .

oa:event_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-02-1910" ;
    a2a:Year "1910" ;
    a2a:Month "02" ;
    a2a:Day "18" ;
    rdfs:label "1910-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fc68f886-cd2f-9995-df02-e88072a2f713_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Person1075884287 ;
  a2a:EventKeyRef oa:event_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Event1 .

oa:relationep_srt_fc68f886-cd2f-9995-df02-e88072a2f713_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Person1075884288 ;
  a2a:EventKeyRef oa:event_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Event1 .

oa:relationep_srt_fc68f886-cd2f-9995-df02-e88072a2f713_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Person1075884289 ;
  a2a:EventKeyRef oa:event_srt_fc68f886-cd2f-9995-df02-e88072a2f713_Event1 .

oa:source_srt_fc68f886-cd2f-9995-df02-e88072a2f713
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1910-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1910" ;
    a2a:Year "1910" ;
    rdfs:label "1910"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, geboorteakten" ;
    a2a:Book "Nadere toegang op het geboorteregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1910.1843" ;
    a2a:RegistryNumber "1910C" ;
    a2a:Folio "c033" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1910.1843, 1910C, c033"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/802639514AFB40899D053E7D832AC30E" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/802639514AFB40899D053E7D832AC30E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/802639514AFB40899D053E7D832AC30E"
  ] ;
  a2a:SourceLastChangeDate "2018-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/8ADEBFD209CA4DDAB1C849F62C5D429A" ;
  a2a:RecordIdentifier "1075884286" ;
  a2a:RecordGUID "{fc68f886-cd2f-9995-df02-e88072a2f713}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 8ADEBFD2-09CA-4DDA-B1C8-49F62C5D429A" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-011910C_54_A2A.xml van SRT" .

