@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_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1925)" ;
  a2a:hasPerson oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person1, oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person2, oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person3, oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person4, oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person5, oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person6, oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person7, oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person8, oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person9 ;
  a2a:hasEvent oa:event_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_0, oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_1, oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_2, oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_3, oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_4, oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_5, oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_6, oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_7, oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_8 ;
  a2a:hasSource oa:source_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0 .

oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person1
  a a2a:Person ;
  rdfs:label "Harm (Roelofs) Bakker" ;
  a2a:PersonName [
    rdfs:label "Harm (Roelofs) Bakker" ;
    a2a:PersonNameFirstName "Harm (Roelofs)" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1863-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "veehouder" .

oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person2
  a a2a:Person ;
  rdfs:label "Jacobje Drost" ;
  a2a:PersonName [
    rdfs:label "Jacobje Drost" ;
    a2a:PersonNameFirstName "Jacobje" ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1867-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person3
  a a2a:Person ;
  rdfs:label "Hendrik Bakker" ;
  a2a:PersonName [
    rdfs:label "Hendrik Bakker" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1890-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "slager" .

oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person4
  a a2a:Person ;
  rdfs:label "Berendje Bakker" ;
  a2a:PersonName [
    rdfs:label "Berendje Bakker" ;
    a2a:PersonNameFirstName "Berendje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1892-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person5
  a a2a:Person ;
  rdfs:label "Roelof Bakker" ;
  a2a:PersonName [
    rdfs:label "Roelof Bakker" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1895-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person6
  a a2a:Person ;
  rdfs:label "Maria Bakker" ;
  a2a:PersonName [
    rdfs:label "Maria Bakker" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1897-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person7
  a a2a:Person ;
  rdfs:label "Willempje Bakker" ;
  a2a:PersonName [
    rdfs:label "Willempje Bakker" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1905-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person8
  a a2a:Person ;
  rdfs:label "Roelof Bakker" ;
  a2a:PersonName [
    rdfs:label "Roelof Bakker" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1910-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person9
  a a2a:Person ;
  rdfs:label "Grietje Bakker" ;
  a2a:PersonName [
    rdfs:label "Grietje Bakker" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1912-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] ;
  a2a:Profession "zonder" .

oa:event_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] .

oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person1 ;
  a2a:EventKeyRef oa:event_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Event1 .

oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person2 ;
  a2a:EventKeyRef oa:event_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Event1 .

oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person3 ;
  a2a:EventKeyRef oa:event_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Event1 .

oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person4 ;
  a2a:EventKeyRef oa:event_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Event1 .

oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person5 ;
  a2a:EventKeyRef oa:event_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Event1 .

oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person6 ;
  a2a:EventKeyRef oa:event_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Event1 .

oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person7 ;
  a2a:EventKeyRef oa:event_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Event1 .

oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person8 ;
  a2a:EventKeyRef oa:event_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Event1 .

oa:relationep_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Person9 ;
  a2a:EventKeyRef oa:event_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0_Event1 .

oa:source_swl_6d775855-19db-ab54-e1cf-98b6a4ac0ae0
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1910-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1910-1925 wijk I" ;
    a2a:RegistryNumber "19" ;
    a2a:Folio "82" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1910-1925 wijk I, 19, 82"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=9.19&minr=1951176&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=9.19&file=09_19_083_Giethoorn_82.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=9.19&minr=1951176&miview=ldt" ;
  a2a:RecordGUID "{6d775855-19db-ab54-e1cf-98b6a4ac0ae0}" .

