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

<album/31010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "s.Works"@en,
        "s.Works"@ja,
        "s.Works"@ja-latn ;
    mo:produced_work <album/31010#musicalwork> ;
    schema:name "s.Works"@en,
        "s.Works"@ja,
        "s.Works"@ja-latn .

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<product/1093#subject> a schema:CreativeWork ;
    schema:name "Fate/stay night (Anime)"@en,
        "フェイト/ステイナイト (Anime)"@ja,
        "Fate/stay night (Anime)"@ja-latn ;
    foaf:name "Fate/stay night (Anime)"@en,
        "フェイト/ステイナイト (Anime)"@ja,
        "Fate/stay night (Anime)"@ja-latn .

<product/123#subject> a schema:CreativeWork ;
    schema:name "beatmania (Arcade)"@en,
        "beatmania (Arcade)"@ja,
        "beatmania (Arcade)"@ja-latn ;
    foaf:name "beatmania (Arcade)"@en,
        "beatmania (Arcade)"@ja,
        "beatmania (Arcade)"@ja-latn .

<product/124#subject> a schema:CreativeWork ;
    schema:name "beatmania 2ndMIX"@en,
        "beatmania 2ndMIX"@ja,
        "beatmania 2ndMIX"@ja-latn ;
    foaf:name "beatmania 2ndMIX"@en,
        "beatmania 2ndMIX"@ja,
        "beatmania 2ndMIX"@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/678#subject> a schema:CreativeWork ;
    schema:name "Monster Hunter Freedom Unite"@en,
        "モンスターハンター ポータブル 2nd G"@ja,
        "Monster Hunter Portable 2nd G"@ja-latn ;
    foaf:name "Monster Hunter Freedom Unite"@en,
        "モンスターハンター ポータブル 2nd G"@ja,
        "Monster Hunter Portable 2nd G"@ja-latn .

<product/7285#subject> a schema:CreativeWork ;
    schema:name "The Goonies"@en,
        "グーニーズ"@ja,
        "The Goonies"@ja-latn ;
    foaf:name "The Goonies"@en,
        "グーニーズ"@ja,
        "The Goonies"@ja-latn .

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

<org/958#subject> schema:name "STRLabel"@en,
        "STRLabel"@ja,
        "STRLabel"@ja-latn ;
    foaf:name "STRLabel"@en,
        "STRLabel"@ja,
        "STRLabel"@ja-latn .

<https://media.vgm.io/albums/01/31010/31010-67b0479e2987.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31010#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/31010/31010-67b0479e2987.jpg> ;
    foaf:depicts <album/31010#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/31010/31010-67b0479e2987.jpg> .

<https://medium-media.vgm.io/albums/01/31010/31010-67b0479e2987.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "s.Works"@en,
        "s.Works"@ja,
        "s.Works"@ja-latn ;
    mo:performance_of <album/31010#musicalwork> ;
    mo:performer <artist/12159#subject> ;
    mo:recorded_as <album/31010#musicalexpression> ;
    schema:byArtist <artist/12159#subject> ;
    schema:name "s.Works"@en,
        "s.Works"@ja,
        "s.Works"@ja-latn ;
    schema:workPerformed <album/31010#musicalwork> .

<artist/12159#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31010#performance> ;
    schema:name "Meine Meinung"@en ;
    foaf:name "Meine Meinung"@en .

<album/31010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "s.Works"@en,
        "s.Works"@ja,
        "s.Works"@ja-latn ;
    mo:catalogue_number "STRL-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31010#musicalexpression> ;
    mo:publisher <org/958#subject> ;
    mo:record _:N20e93c764d774e00acce3f5ac380b767 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/1093#subject>,
        <product/123#subject>,
        <product/124#subject>,
        <product/20#subject>,
        <product/37#subject>,
        <product/51#subject>,
        <product/678#subject>,
        <product/7285#subject> ;
    schema:byArtist <artist/12159#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/31010/31010-67b0479e2987.jpg> ;
    schema:name "s.Works"@en,
        "s.Works"@ja,
        "s.Works"@ja-latn ;
    schema:publisher <org/958#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/31010/31010-67b0479e2987.jpg> .

_:N34edf708fcaf4d75b76f3aee997836e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossover"@ja,
        "Crossover"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "Crossover"@ja,
        "Crossover"@ja-latn .

_:N3f9970fa8b3647f6b3fd97092b0e6071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl - acoustic remix"@ja,
        "Locked Girl -acoustic remix-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "Locked Girl - acoustic remix"@ja,
        "Locked Girl -acoustic remix-"@ja-latn .

_:N58d225614a1e4dbf963c0fb6446b6c66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goonies (back when we were good enough)"@ja,
        "Goonies (back when we were good enough)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "Goonies (back when we were good enough)"@ja,
        "Goonies (back when we were good enough)"@ja-latn .

_:N6e7513597af248439ccb63fb12932875 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昼食タイム"@ja,
        "Chu-syoku time"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "昼食タイム"@ja,
        "Chu-syoku time"@ja-latn .

_:N70a732d95d654afbb3e59eb41154e44f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interdimensional Voyage of a Ghostly Passenger Ship (Acoustic)"@ja,
        "Interdimensional Voyage of a Ghostly Passenger Ship (acoustic)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "Interdimensional Voyage of a Ghostly Passenger Ship (Acoustic)"@ja,
        "Interdimensional Voyage of a Ghostly Passenger Ship (acoustic)"@ja-latn .

_:N74f02d17b88c4e1da0a4cc7e25ce6794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沈く追想"@ja,
        "Shizuku-Tsuisou"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "沈く追想"@ja,
        "Shizuku-Tsuisou"@ja-latn .

_:Na6f60bfd67e542d2a46d87cee7435eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MONSTER HUNTER"@ja,
        "MONSTER HUNTER"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "MONSTER HUNTER"@ja,
        "MONSTER HUNTER"@ja-latn .

_:Nabf12308d3874040a020849f92cf4abb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブルームーン"@ja,
        "Bluemoon"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "ブルームーン"@ja,
        "Bluemoon"@ja-latn .

_:Nb6dfaecf2e284f61898827f25d11908f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "群雄疾走 (Aco. style)"@ja,
        "Gunyuu-Shissou(Aco. style)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "群雄疾走 (Aco. style)"@ja,
        "Gunyuu-Shissou(Aco. style)"@ja-latn .

_:Nbe19a7398061499bb3eb430fd43e65c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonbow"@ja,
        "Moonbow"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "Moonbow"@ja,
        "Moonbow"@ja-latn .

_:Nbe99a56c9a6c4885a143c11937a5f210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose Battle"@ja,
        "Rose Battle"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "Rose Battle"@ja,
        "Rose Battle"@ja-latn .

_:Ne384815f34d944dd8b6877a76142f29d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "c A"@ja,
        "c A"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N20e93c764d774e00acce3f5ac380b767 ;
    schema:name "c A"@ja,
        "c A"@ja-latn .

_:N20e93c764d774e00acce3f5ac380b767 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34edf708fcaf4d75b76f3aee997836e7,
        _:N3f9970fa8b3647f6b3fd97092b0e6071,
        _:N58d225614a1e4dbf963c0fb6446b6c66,
        _:N6e7513597af248439ccb63fb12932875,
        _:N70a732d95d654afbb3e59eb41154e44f,
        _:N74f02d17b88c4e1da0a4cc7e25ce6794,
        _:Na6f60bfd67e542d2a46d87cee7435eb2,
        _:Nabf12308d3874040a020849f92cf4abb,
        _:Nb6dfaecf2e284f61898827f25d11908f,
        _:Nbe19a7398061499bb3eb430fd43e65c9,
        _:Nbe99a56c9a6c4885a143c11937a5f210,
        _:Ne384815f34d944dd8b6877a76142f29d ;
    mo:track_count 12 ;
    schema:duration "PT46:08"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N34edf708fcaf4d75b76f3aee997836e7,
        _:N3f9970fa8b3647f6b3fd97092b0e6071,
        _:N58d225614a1e4dbf963c0fb6446b6c66,
        _:N6e7513597af248439ccb63fb12932875,
        _:N70a732d95d654afbb3e59eb41154e44f,
        _:N74f02d17b88c4e1da0a4cc7e25ce6794,
        _:Na6f60bfd67e542d2a46d87cee7435eb2,
        _:Nabf12308d3874040a020849f92cf4abb,
        _:Nb6dfaecf2e284f61898827f25d11908f,
        _:Nbe19a7398061499bb3eb430fd43e65c9,
        _:Nbe99a56c9a6c4885a143c11937a5f210,
        _:Ne384815f34d944dd8b6877a76142f29d .

