@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/87980> foaf:primaryTopic <album/87980#subject> .

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

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

<artist/12263#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87980#subject> ;
    schema:name "Donmaru"@en,
        "どんまる"@ja ;
    foaf:made <album/87980#composition>,
        <album/87980#subject> ;
    foaf:name "Donmaru"@en,
        "どんまる"@ja .

<artist/14058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87980#subject> ;
    schema:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja ;
    foaf:made <album/87980#composition>,
        <album/87980#subject> ;
    foaf:name "Tomohiro Takeshita"@en,
        "竹下智博"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87980#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/87980#composition>,
        <album/87980#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87980#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/87980#composition>,
        <album/87980#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<artist/83#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87980#subject> ;
    schema:name "Ryo Mizutsuki"@en,
        "水月陵"@ja ;
    foaf:made <album/87980#composition>,
        <album/87980#subject> ;
    foaf:name "Ryo Mizutsuki"@en,
        "水月陵"@ja .

<product/6285#subject> a schema:CreativeWork ;
    schema:name "Summer Pockets (Game)"@en,
        "Summer Pockets -サマーポケッツ- (Game)"@ja,
        "Summer Pockets (Game)"@ja-latn ;
    foaf:name "Summer Pockets (Game)"@en,
        "Summer Pockets -サマーポケッツ- (Game)"@ja,
        "Summer Pockets (Game)"@ja-latn .

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

<album/87980#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Summer Pockets Orchestra Album: Echoes of Summer"@en,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja-latn ;
    mo:performance_of <album/87980#musicalwork> ;
    mo:recorded_as <album/87980#musicalexpression> ;
    schema:name "Summer Pockets Orchestra Album: Echoes of Summer"@en,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja-latn ;
    schema:workPerformed <album/87980#musicalwork> .

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

<https://media.vgm.io/albums/08/87980/87980-316cbb3b83e6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87980#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/87980/87980-316cbb3b83e6.jpg> ;
    foaf:depicts <album/87980#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/87980/87980-316cbb3b83e6.jpg> .

<https://medium-media.vgm.io/albums/08/87980/87980-316cbb3b83e6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87980#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Summer Pockets Orchestra Album: Echoes of Summer"@en,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja-latn ;
    mo:composer <artist/12263#subject>,
        <artist/14058#subject>,
        <artist/2#subject>,
        <artist/4#subject>,
        <artist/83#subject> ;
    mo:produced_work <album/87980#musicalwork> ;
    schema:name "Summer Pockets Orchestra Album: Echoes of Summer"@en,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja-latn .

<album/87980#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-27"^^xsd:date ;
    dcterms:title "Summer Pockets Orchestra Album: Echoes of Summer"@en,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja-latn ;
    mo:catalogue_number "KSLA-0162" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87980#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    mo:record_count 1 ;
    schema:about <product/6285#subject> ;
    schema:datePublished "2019-07-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/87980/87980-316cbb3b83e6.jpg> ;
    schema:name "Summer Pockets Orchestra Album: Echoes of Summer"@en,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja,
        "Summer Pockets Orchestra Album: Echoes of Summer"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/87980/87980-316cbb3b83e6.jpg> .

_:N127c40f4fe0c47ee9ddd6a030b0e7595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsumugi's Summer Vacation -Instrument-"@en,
        "紬の夏休み -Instrument-"@ja,
        "Tsumugi no Natsuyasumi -Instrument-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "Tsumugi's Summer Vacation -Instrument-"@en,
        "紬の夏休み -Instrument-"@ja,
        "Tsumugi no Natsuyasumi -Instrument-"@ja-latn .

_:N33b747f1a1104960a8da17c2d03a1b10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lasting Moment -Instrument-"@en,
        "Lasting Moment -Instrument-"@ja,
        "Lasting Moment -Instrument-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "Lasting Moment -Instrument-"@en,
        "Lasting Moment -Instrument-"@ja,
        "Lasting Moment -Instrument-"@ja-latn .

_:N4b6fe99b9d3b4fed807e11155dc61b83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feather Cradle -Instrument-"@en,
        "羽のゆりかご -Instrument-"@ja,
        "Hane no Yurikago -Instrument-"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "Feather Cradle -Instrument-"@en,
        "羽のゆりかご -Instrument-"@ja,
        "Hane no Yurikago -Instrument-"@ja-latn .

_:N56a7429336d24977bc5031a1ad545b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flowers that Play at Night -Instrument-"@en,
        "夜奏花 -Instrument-"@ja,
        "Yasouka -Instrument-"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "The Flowers that Play at Night -Instrument-"@en,
        "夜奏花 -Instrument-"@ja,
        "Yasouka -Instrument-"@ja-latn .

_:N60938f372de34fac98d3712ef290e555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ALKATALE -Instrument-"@en,
        "アルカテイル -Instrument-"@ja,
        "ALKATALE -Instrument-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "ALKATALE -Instrument-"@en,
        "アルカテイル -Instrument-"@ja,
        "ALKATALE -Instrument-"@ja-latn .

_:N6b7bd032c37240f29933d2792fc0c641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Hours"@en,
        "Golden Hours"@ja,
        "Golden Hours"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "Golden Hours"@en,
        "Golden Hours"@ja,
        "Golden Hours"@ja-latn .

_:N7d8c609ac7e640238a6283f568e7a189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Pockets"@en,
        "Summer Pockets"@ja,
        "Summer Pockets"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "Summer Pockets"@en,
        "Summer Pockets"@ja,
        "Summer Pockets"@ja-latn .

_:N86cb99e3a9ae4a96a1a583d84024477b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fill Up My Pocket -Instrument-"@en,
        "ポケットをふくらませて -Instrument-"@ja,
        "Pocket wo Fukuramasete -Instrument-"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "Fill Up My Pocket -Instrument-"@en,
        "ポケットをふくらませて -Instrument-"@ja,
        "Pocket wo Fukuramasete -Instrument-"@ja-latn .

_:Na2c65420a925459a816eb91a0cdf1344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Butterfly ~ That Memory, This Memory"@en,
        "虹の蝶～かの記憶、あの記憶"@ja,
        "Niji no Chou ~ Kano Kioku, Ano Kioku"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "Rainbow Butterfly ~ That Memory, This Memory"@en,
        "虹の蝶～かの記憶、あの記憶"@ja,
        "Niji no Chou ~ Kano Kioku, Ano Kioku"@ja-latn .

_:Na842c9f803644defb78684e8a300c7be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With the Voices of the Cicadas ~ Ways to Spend Summer Vacation ~ Heat Haze on the Slope"@en,
        "蝉声とともに～夏休みの過ごし方～坂の上の陽炎"@ja,
        "Semigoe to Tomo ni ~ Natsuyasumi no Sugoshikata ~ Sakanoue no Kagerou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "With the Voices of the Cicadas ~ Ways to Spend Summer Vacation ~ Heat Haze on the Slope"@en,
        "蝉声とともに～夏休みの過ごし方～坂の上の陽炎"@ja,
        "Semigoe to Tomo ni ~ Natsuyasumi no Sugoshikata ~ Sakanoue no Kagerou"@ja-latn .

_:Nde27ad6bca734770a8b40f415becbafa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea, You & Me"@en,
        "Sea,You & Me"@ja,
        "Sea, You & Me"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "Sea, You & Me"@en,
        "Sea,You & Me"@ja,
        "Sea, You & Me"@ja-latn .

_:Nf50768a846e04ce595f2991e8fb55042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White with You"@en,
        "White with You"@ja,
        "White with You"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Neff1155b4ead47449fc1c69d8b72f8ed ;
    schema:name "White with You"@en,
        "White with You"@ja,
        "White with You"@ja-latn .

_:Neff1155b4ead47449fc1c69d8b72f8ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N127c40f4fe0c47ee9ddd6a030b0e7595,
        _:N33b747f1a1104960a8da17c2d03a1b10,
        _:N4b6fe99b9d3b4fed807e11155dc61b83,
        _:N56a7429336d24977bc5031a1ad545b4c,
        _:N60938f372de34fac98d3712ef290e555,
        _:N6b7bd032c37240f29933d2792fc0c641,
        _:N7d8c609ac7e640238a6283f568e7a189,
        _:N86cb99e3a9ae4a96a1a583d84024477b,
        _:Na2c65420a925459a816eb91a0cdf1344,
        _:Na842c9f803644defb78684e8a300c7be,
        _:Nde27ad6bca734770a8b40f415becbafa,
        _:Nf50768a846e04ce595f2991e8fb55042 ;
    mo:track_count 12 ;
    schema:duration "PT62:51"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N127c40f4fe0c47ee9ddd6a030b0e7595,
        _:N33b747f1a1104960a8da17c2d03a1b10,
        _:N4b6fe99b9d3b4fed807e11155dc61b83,
        _:N56a7429336d24977bc5031a1ad545b4c,
        _:N60938f372de34fac98d3712ef290e555,
        _:N6b7bd032c37240f29933d2792fc0c641,
        _:N7d8c609ac7e640238a6283f568e7a189,
        _:N86cb99e3a9ae4a96a1a583d84024477b,
        _:Na2c65420a925459a816eb91a0cdf1344,
        _:Na842c9f803644defb78684e8a300c7be,
        _:Nde27ad6bca734770a8b40f415becbafa,
        _:Nf50768a846e04ce595f2991e8fb55042 .

