@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_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1931-1939)" ;
  a2a:hasPerson oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person1, oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person2, oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person3, oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person4, oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person5 ;
  a2a:hasEvent oa:event_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_0, oa:relationep_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_1, oa:relationep_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_2, oa:relationep_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_3, oa:relationep_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_4 ;
  a2a:hasSource oa:source_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679 .

oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person1
  a a2a:Person ;
  rdfs:label "Tijs Klaver" ;
  a2a:PersonName [
    rdfs:label "Tijs Klaver" ;
    a2a:PersonNameFirstName "Tijs" ;
    a2a:PersonNameLastName "Klaver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1893-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove" ;
    rdfs:label "Ambt Vollenhove"
  ] ;
  a2a:Profession "veehouder" .

oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person2
  a a2a:Person ;
  rdfs:label "Geesje Klaver" ;
  a2a:PersonName [
    rdfs:label "Geesje Klaver" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Klaver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1894-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person3
  a a2a:Person ;
  rdfs:label "Roelofje Klaver" ;
  a2a:PersonName [
    rdfs:label "Roelofje Klaver" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Klaver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1915-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person4
  a a2a:Person ;
  rdfs:label "Geesje Klaver" ;
  a2a:PersonName [
    rdfs:label "Geesje Klaver" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Klaver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1919-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person5
  a a2a:Person ;
  rdfs:label "Geesje Klaver" ;
  a2a:PersonName [
    rdfs:label "Geesje Klaver" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Klaver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1919-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanneperveen" ;
    rdfs:label "Wanneperveen"
  ] ;
  a2a:Profession "dienstbode" .

oa:event_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Ambt Vollenhove" ;
    rdfs:label "Ambt Vollenhove"
  ] .

oa:relationep_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person1 ;
  a2a:EventKeyRef oa:event_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Event1 .

oa:relationep_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person2 ;
  a2a:EventKeyRef oa:event_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Event1 .

oa:relationep_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person3 ;
  a2a:EventKeyRef oa:event_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Event1 .

oa:relationep_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person4 ;
  a2a:EventKeyRef oa:event_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Event1 .

oa:relationep_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Person5 ;
  a2a:EventKeyRef oa:event_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679_Event1 .

oa:source_swl_13a8ab85-fd2a-de4f-5eef-e6c4fd84c679
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1931-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Gezinskaarten 1931-1939 G-Le" ;
    a2a:RegistryNumber "24" ;
    a2a:Folio "330" ;
    rdfs:label "Gemeente Steenwijkerland, Gezinskaarten 1931-1939 G-Le, 24, 330"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=12.24&minr=2165322&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=12.24&file=12_24_Ambt Vollenhove_0330.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=12.24&minr=2165322&miview=ldt" ;
  a2a:RecordGUID "{13a8ab85-fd2a-de4f-5eef-e6c4fd84c679}" .

