@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_164627a8-e1ee-c770-4bd9-04917fa351fd
  a a2a:Record ;
  rdfs:label "Geboorte op 20 oktober 1887 te Appingedam" ;
  a2a:hasPerson oa:person_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Person-551886d9-47db-7082-4937-d367673ad8ba, oa:person_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Person-529a77de-8750-89ab-95d0-707b6f608c7f, oa:person_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Person-63c484d5-725f-91b6-50fc-d1861cf74595 ;
  a2a:hasEvent oa:event_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_0, oa:relationep_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_1, oa:relationep_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_2 ;
  a2a:hasSource oa:source_gra_164627a8-e1ee-c770-4bd9-04917fa351fd .

oa:person_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Person-551886d9-47db-7082-4937-d367673ad8ba
  a a2a:Person ;
  rdfs:label "Johannes van Langen" ;
  a2a:PersonName [
    rdfs:label "Johannes van Langen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Langen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:Profession "bakker" .

oa:person_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Person-529a77de-8750-89ab-95d0-707b6f608c7f
  a a2a:Person ;
  rdfs:label "Sebina Catharina Alma" ;
  a2a:PersonName [
    rdfs:label "Sebina Catharina Alma" ;
    a2a:PersonNameFirstName "Sebina Catharina" ;
    a2a:PersonNameLastName "Alma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Person-63c484d5-725f-91b6-50fc-d1861cf74595
  a a2a:Person ;
  rdfs:label "Bernardus Jacobus van Langen" ;
  a2a:PersonName [
    rdfs:label "Bernardus Jacobus van Langen" ;
    a2a:PersonNameFirstName "Bernardus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Langen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1887-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:event_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1887-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:relationep_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Person:551886d9-47db-7082-4937-d367673ad8ba ;
  a2a:EventKeyRef oa:event_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Event1 .

oa:relationep_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Person:529a77de-8750-89ab-95d0-707b6f608c7f ;
  a2a:EventKeyRef oa:event_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Event1 .

oa:relationep_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Person:63c484d5-725f-91b6-50fc-d1861cf74595 ;
  a2a:EventKeyRef oa:event_gra_164627a8-e1ee-c770-4bd9-04917fa351fd_Event1 .

oa:source_gra_164627a8-e1ee-c770-4bd9-04917fa351fd
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam", "1887-10-20 - 1887-10-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-10-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-10-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1887-10-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 29, Periode: 1887" ;
    a2a:Book "Geboorteregister 1887" ;
    a2a:DocumentNumber "109" ;
    a2a:RegistryNumber "29" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 29, Periode: 1887, Geboorteregister 1887, 109, 29"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/f31fe568-6a44-fef3-904d-e691f1ce4a54.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/164627a8-e1ee-c770-4bd9-04917fa351fd" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/f31fe568-6a44-fef3-904d-e691f1ce4a54.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/164627a8-e1ee-c770-4bd9-04917fa351fd" ;
  a2a:RecordGUID "{164627a8-e1ee-c770-4bd9-04917fa351fd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230828_65_00000065.xml van GRA" .

