@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_gra_33684c57-fccc-43fc-95ca-e19efa5dbd60
  a a2a:Record ;
  rdfs:label "Lidmaten op 7 juni 1685 te Noordwolde" ;
  a2a:hasPerson oa:person_gra_33684c57-fccc-43fc-95ca-e19efa5dbd60_Person-5ff39be2-2353-f743-db78-8ad2906f3214 ;
  a2a:hasEvent oa:event_gra_33684c57-fccc-43fc-95ca-e19efa5dbd60_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_33684c57-fccc-43fc-95ca-e19efa5dbd60_0 ;
  a2a:hasSource oa:source_gra_33684c57-fccc-43fc-95ca-e19efa5dbd60 .

oa:person_gra_33684c57-fccc-43fc-95ca-e19efa5dbd60_Person-5ff39be2-2353-f743-db78-8ad2906f3214
  a a2a:Person ;
  rdfs:label "Louwe Jacobs" ;
  a2a:PersonName [
    rdfs:label "Louwe Jacobs" ;
    a2a:PersonNameFirstName "Louwe" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_33684c57-fccc-43fc-95ca-e19efa5dbd60_Event1
  a a2a:Event ;
  rdfs:label "other:Lidmaten" ;
  a2a:EventType "other:Lidmaten" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1685-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] .

oa:relationep_gra_33684c57-fccc-43fc-95ca-e19efa5dbd60_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_gra_33684c57-fccc-43fc-95ca-e19efa5dbd60_Person:5ff39be2-2353-f743-db78-8ad2906f3214 ;
  a2a:EventKeyRef oa:event_gra_33684c57-fccc-43fc-95ca-e19efa5dbd60_Event1 .

oa:source_gra_33684c57-fccc-43fc-95ca-e19efa5dbd60
  a a2a:Source ;
  rdfs:label "AlleGroningers, Registraties vóór 1811" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Noordwolde" ;
    rdfs:label "Kerkelijke gemeente Noordwolde", "1685-06-07 - 1685-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1685-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1685-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1685" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1685-06-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Registraties vóór 1811" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1" ;
    a2a:Book "Kerkboek 1613-1922" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "47" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1, Kerkboek 1613-1922, 1, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/04f2d915-5687-2f4c-abbe-86833de536b3.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/33684c57-fccc-43fc-95ca-e19efa5dbd60" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/04f2d915-5687-2f4c-abbe-86833de536b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/33684c57-fccc-43fc-95ca-e19efa5dbd60" ;
  a2a:RecordGUID "{33684c57-fccc-43fc-95ca-e19efa5dbd60}" ;
  a2a:SourceRemarkOpmerking "angewonnen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_4551_00004551.xml van GRA" .

