@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/137839> foaf:primaryTopic <album/137839#subject> .

<artist/32249#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Yaginuma"@en,
        "やぎぬまかな"@ja ;
    foaf:made <album/137839#lyrics>,
        <album/137839#subject> ;
    foaf:name "Kana Yaginuma"@en,
        "やぎぬまかな"@ja .

<artist/57325#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rei Nakashima"@en,
        "中島怜"@ja ;
    foaf:made <album/137839#lyrics>,
        <album/137839#subject>,
        <album/137839#vocals> ;
    foaf:name "Rei Nakashima"@en,
        "中島怜"@ja .

<artist/17501#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137839#subject> ;
    schema:name "Umuya Aneta"@en,
        "姉田ウ夢ヤ"@ja ;
    foaf:made <album/137839#composition>,
        <album/137839#lyrics>,
        <album/137839#subject> ;
    foaf:name "Umuya Aneta"@en,
        "姉田ウ夢ヤ"@ja .

<artist/18986#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137839#subject> ;
    schema:name "Sayuri Horishita"@en,
        "堀下さゆり"@ja ;
    foaf:made <album/137839#composition>,
        <album/137839#lyrics>,
        <album/137839#subject> ;
    foaf:name "Sayuri Horishita"@en,
        "堀下さゆり"@ja .

<artist/35109#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137839#subject> ;
    schema:name "F.GIRAUD"@en ;
    foaf:made <album/137839#composition>,
        <album/137839#subject> ;
    foaf:name "F.GIRAUD"@en .

<artist/35321#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137839#subject> ;
    schema:name "Tatsuki Miyazawa"@en,
        "宮澤樹生"@ja ;
    foaf:made <album/137839#composition>,
        <album/137839#subject> ;
    foaf:name "Tatsuki Miyazawa"@en,
        "宮澤樹生"@ja .

<album/137839#musicalexpression> a mo:Signal ;
    mo:published_as <album/137839#subject> ;
    mo:records <album/137839#performance> .

<album/137839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GA-TAN GO-TON / Rei Nakashima"@en,
        "GA-TAN GO-TON / 中島怜"@ja,
        "GA-TAN GO-TON / Rei Nakashima"@ja-latn ;
    mo:performance_of <album/137839#musicalwork> ;
    mo:recorded_as <album/137839#musicalexpression> ;
    schema:name "GA-TAN GO-TON / Rei Nakashima"@en,
        "GA-TAN GO-TON / 中島怜"@ja,
        "GA-TAN GO-TON / Rei Nakashima"@ja-latn ;
    schema:workPerformed <album/137839#musicalwork> .

<album/137839#vocals> a mo:Singer .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

<https://media.vgm.io/albums/93/137839/137839-9155fd9a2df7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137839#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/137839/137839-9155fd9a2df7.jpg> ;
    foaf:depicts <album/137839#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/137839/137839-9155fd9a2df7.jpg> .

<https://medium-media.vgm.io/albums/93/137839/137839-9155fd9a2df7.jpg> a schema:ImageObject,
        foaf:Image .

<album/137839#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/137839#composition> ;
    mo:lyrics <album/137839#lyrics> ;
    mo:performed_in <album/137839#performance> ;
    mo:singer <album/137839#vocals> .

<album/137839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GA-TAN GO-TON / Rei Nakashima"@en,
        "GA-TAN GO-TON / 中島怜"@ja,
        "GA-TAN GO-TON / Rei Nakashima"@ja-latn ;
    mo:composer <artist/17501#subject>,
        <artist/18986#subject>,
        <artist/35109#subject>,
        <artist/35321#subject> ;
    mo:produced_work <album/137839#musicalwork> ;
    schema:name "GA-TAN GO-TON / Rei Nakashima"@en,
        "GA-TAN GO-TON / 中島怜"@ja,
        "GA-TAN GO-TON / Rei Nakashima"@ja-latn .

<album/137839#lyrics> a mo:Lyrics .

<album/137839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-29"^^xsd:date ;
    dcterms:title "GA-TAN GO-TON / Rei Nakashima"@en,
        "GA-TAN GO-TON / 中島怜"@ja,
        "GA-TAN GO-TON / Rei Nakashima"@ja-latn ;
    mo:catalogue_number "VTCL-35374" ;
    mo:media_type "CD" ;
    mo:publication_of <album/137839#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N3760ba872b124ddaa5a598f34deb069a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Train to the End of the World (Shuumatsu Train Doko e Iku?)"@en ;
            foaf:name "Train to the End of the World (Shuumatsu Train Doko e Iku?)"@en ] ;
    schema:datePublished "2024-05-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/137839/137839-9155fd9a2df7.jpg> ;
    schema:name "GA-TAN GO-TON / Rei Nakashima"@en,
        "GA-TAN GO-TON / 中島怜"@ja,
        "GA-TAN GO-TON / Rei Nakashima"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/137839/137839-9155fd9a2df7.jpg> .

_:N8b14c6a886a342a8ad71a0c06dbaa8f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GA-TAN GO-TON -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3760ba872b124ddaa5a598f34deb069a ;
    schema:name "GA-TAN GO-TON -Instrumental-"@ja .

_:Nb6a5a58d050d40e1a7aec494e84361fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑顔の花"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3760ba872b124ddaa5a598f34deb069a ;
    schema:name "笑顔の花"@ja .

_:Nc6ea15d96e0840f1af411f562d92fc71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "からっぽの月 -Instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3760ba872b124ddaa5a598f34deb069a ;
    schema:name "からっぽの月 -Instrumental-"@ja .

_:Ne224f27e0f1042689f81d587ed5644ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "からっぽの月"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3760ba872b124ddaa5a598f34deb069a ;
    schema:name "からっぽの月"@ja .

_:Nee5061acbacf4e2485fed15b39f106e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GA-TAN GO-TON"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3760ba872b124ddaa5a598f34deb069a ;
    schema:name "GA-TAN GO-TON"@ja .

_:Nf8920570cba543c185ffb9d627cbd3f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑顔の花 -Instrumental-"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3760ba872b124ddaa5a598f34deb069a ;
    schema:name "笑顔の花 -Instrumental-"@ja .

_:N3760ba872b124ddaa5a598f34deb069a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8b14c6a886a342a8ad71a0c06dbaa8f7,
        _:Nb6a5a58d050d40e1a7aec494e84361fa,
        _:Nc6ea15d96e0840f1af411f562d92fc71,
        _:Ne224f27e0f1042689f81d587ed5644ba,
        _:Nee5061acbacf4e2485fed15b39f106e5,
        _:Nf8920570cba543c185ffb9d627cbd3f6 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N8b14c6a886a342a8ad71a0c06dbaa8f7,
        _:Nb6a5a58d050d40e1a7aec494e84361fa,
        _:Nc6ea15d96e0840f1af411f562d92fc71,
        _:Ne224f27e0f1042689f81d587ed5644ba,
        _:Nee5061acbacf4e2485fed15b39f106e5,
        _:Nf8920570cba543c185ffb9d627cbd3f6 .

