@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_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1939)" ;
  a2a:hasPerson oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person1, oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person2, oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person3, oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person4, oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person5, oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person6, oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person7, oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person8 ;
  a2a:hasEvent oa:event_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_0, oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_1, oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_2, oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_3, oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_4, oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_5, oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_6, oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_7 ;
  a2a:hasSource oa:source_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1 .

oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person1
  a a2a:Person ;
  rdfs:label "Derk Pluim" ;
  a2a:PersonName [
    rdfs:label "Derk Pluim" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Pluim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1836-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen"
  ] ;
  a2a:Profession "wegarbeider" .

oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person2
  a a2a:Person ;
  rdfs:label "Aafjen van den Berg" ;
  a2a:PersonName [
    rdfs:label "Aafjen van den Berg" ;
    a2a:PersonNameFirstName "Aafjen" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1842-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person3
  a a2a:Person ;
  rdfs:label "Hendrikus Pluim" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Pluim" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Pluim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1880-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "vrachtrijder" .

oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person4
  a a2a:Person ;
  rdfs:label "Aaltje Rodermond" ;
  a2a:PersonName [
    rdfs:label "Aaltje Rodermond" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Rodermond"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1839-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person5
  a a2a:Person ;
  rdfs:label "Derk Wolter Pluim" ;
  a2a:PersonName [
    rdfs:label "Derk Wolter Pluim" ;
    a2a:PersonNameFirstName "Derk Wolter" ;
    a2a:PersonNameLastName "Pluim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1913-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "manufacturier" .

oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person6
  a a2a:Person ;
  rdfs:label "Roelofje Winters" ;
  a2a:PersonName [
    rdfs:label "Roelofje Winters" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Winters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1913-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person7
  a a2a:Person ;
  rdfs:label "Arend Pluim" ;
  a2a:PersonName [
    rdfs:label "Arend Pluim" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Pluim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1937" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1937-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person8
  a a2a:Person ;
  rdfs:label "Lambertha Pluim" ;
  a2a:PersonName [
    rdfs:label "Lambertha Pluim" ;
    a2a:PersonNameFirstName "Lambertha" ;
    a2a:PersonNameLastName "Pluim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1938" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1938-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:event_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] .

oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person1 ;
  a2a:EventKeyRef oa:event_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Event1 .

oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person2 ;
  a2a:EventKeyRef oa:event_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Event1 .

oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person3 ;
  a2a:EventKeyRef oa:event_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Event1 .

oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person4 ;
  a2a:EventKeyRef oa:event_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Event1 .

oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person5 ;
  a2a:EventKeyRef oa:event_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Event1 .

oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person6 ;
  a2a:EventKeyRef oa:event_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Event1 .

oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person7 ;
  a2a:EventKeyRef oa:event_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Event1 .

oa:relationep_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Person8 ;
  a2a:EventKeyRef oa:event_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1_Event1 .

oa:source_swl_23116a2a-4bfc-a422-2a41-ebc8e3abf9e1
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1910-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1910-1939 O-Z" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "725" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1910-1939 O-Z, 10, 725"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=10.10&minr=2073884&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=10.10&file=10_10_034_Wanneperveen_725.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=10.10&minr=2073884&miview=ldt" ;
  a2a:RecordGUID "{23116a2a-4bfc-a422-2a41-ebc8e3abf9e1}" .

