@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_0543021e-e00a-e732-5bcd-c14693b7a42a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1890)" ;
  a2a:hasPerson oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person1, oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person2, oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person3, oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person4, oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person5 ;
  a2a:hasEvent oa:event_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_0, oa:relationep_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_1, oa:relationep_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_2, oa:relationep_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_3, oa:relationep_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_4 ;
  a2a:hasSource oa:source_swl_0543021e-e00a-e732-5bcd-c14693b7a42a .

oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person1
  a a2a:Person ;
  rdfs:label "Hendrik Rood" ;
  a2a:PersonName [
    rdfs:label "Hendrik Rood" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Rood"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1848-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kuinre (O)" ;
    rdfs:label "Kuinre (O)"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person2
  a a2a:Person ;
  rdfs:label "Jantje Visscher" ;
  a2a:PersonName [
    rdfs:label "Jantje Visscher" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Visscher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1850-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kuinre (O)" ;
    rdfs:label "Kuinre (O)"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person3
  a a2a:Person ;
  rdfs:label "Aaltje Rood" ;
  a2a:PersonName [
    rdfs:label "Aaltje Rood" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Rood"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1875-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kuinre (O)" ;
    rdfs:label "Kuinre (O)"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person4
  a a2a:Person ;
  rdfs:label "Gerhardus Bottinga" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Bottinga" ;
    a2a:PersonNameFirstName "Gerhardus" ;
    a2a:PersonNameLastName "Bottinga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1850-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "OLdemarkt (O)" ;
    rdfs:label "OLdemarkt (O)"
  ] ;
  a2a:Profession "huisschilder" .

oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person5
  a a2a:Person ;
  rdfs:label "Jakob Rood" ;
  a2a:PersonName [
    rdfs:label "Jakob Rood" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Rood"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1881-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kuinre (O)" ;
    rdfs:label "Kuinre (O)"
  ] .

oa:event_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Kuinre" ;
    rdfs:label "Kuinre"
  ] .

oa:relationep_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person1 ;
  a2a:EventKeyRef oa:event_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Event1 .

oa:relationep_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person2 ;
  a2a:EventKeyRef oa:event_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Event1 .

oa:relationep_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person3 ;
  a2a:EventKeyRef oa:event_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Event1 .

oa:relationep_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person4 ;
  a2a:EventKeyRef oa:event_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Event1 .

oa:relationep_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Person5 ;
  a2a:EventKeyRef oa:event_swl_0543021e-e00a-e732-5bcd-c14693b7a42a_Event1 .

oa:source_swl_0543021e-e00a-e732-5bcd-c14693b7a42a
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1880-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1880-1890" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "254" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1880-1890, 10, 254"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=6.10&minr=1918235&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=6.10&file=06_10_241_Kuinre_254.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=6.10&minr=1918235&miview=ldt" ;
  a2a:RecordGUID "{0543021e-e00a-e732-5bcd-c14693b7a42a}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_610_54_MI.xml van SWL" .

