@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_9b652ebd-e529-3a5d-aa88-70fb9d0410be
  a a2a:Record ;
  rdfs:label "Geboorte op 7 maart 1880 te Winschoten" ;
  a2a:hasPerson oa:person_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Person-24ef5eea-63e8-2b70-61bc-a88ee8166493, oa:person_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Person-fe450f4f-35ca-b48a-7daf-286b87e7aa1f, oa:person_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Person-3fab0c30-c863-27a0-03a1-c3aea8a4358b ;
  a2a:hasEvent oa:event_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_0, oa:relationep_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_1, oa:relationep_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_2 ;
  a2a:hasSource oa:source_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be .

oa:person_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Person-24ef5eea-63e8-2b70-61bc-a88ee8166493
  a a2a:Person ;
  rdfs:label "Hendrik Vos" ;
  a2a:PersonName [
    rdfs:label "Hendrik Vos" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:Profession "schipper" .

oa:person_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Person-fe450f4f-35ca-b48a-7daf-286b87e7aa1f
  a a2a:Person ;
  rdfs:label "Trientje Stroobos" ;
  a2a:PersonName [
    rdfs:label "Trientje Stroobos" ;
    a2a:PersonNameFirstName "Trientje" ;
    a2a:PersonNameLastName "Stroobos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Person-3fab0c30-c863-27a0-03a1-c3aea8a4358b
  a a2a:Person ;
  rdfs:label "Harbert Vos" ;
  a2a:PersonName [
    rdfs:label "Harbert Vos" ;
    a2a:PersonNameFirstName "Harbert" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1880-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:event_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1880-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:relationep_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Person:24ef5eea-63e8-2b70-61bc-a88ee8166493 ;
  a2a:EventKeyRef oa:event_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Event1 .

oa:relationep_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Person:fe450f4f-35ca-b48a-7daf-286b87e7aa1f ;
  a2a:EventKeyRef oa:event_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Event1 .

oa:relationep_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Person:3fab0c30-c863-27a0-03a1-c3aea8a4358b ;
  a2a:EventKeyRef oa:event_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be_Event1 .

oa:source_gra_9b652ebd-e529-3a5d-aa88-70fb9d0410be
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten", "1880-03-08 - 1880-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1880-03-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1880" ;
    a2a:Book "Geboorteregister 1880" ;
    a2a:DocumentNumber "43" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1880, Geboorteregister 1880, 43"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/7ca2e155-22a3-c6e8-04e6-b8d8669b651b.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/9b652ebd-e529-3a5d-aa88-70fb9d0410be" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/7ca2e155-22a3-c6e8-04e6-b8d8669b651b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/9b652ebd-e529-3a5d-aa88-70fb9d0410be" ;
  a2a:RecordGUID "{9b652ebd-e529-3a5d-aa88-70fb9d0410be}" ;
  a2a:SourceRemarkOpmerking "wonende te Nieuweschans, thans met schip te Winschoten" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_6647_00006647.xml van GRA" .

