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

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

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

<artist/2026#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6230#subject> ;
    schema:name "Rintaro Iwashita"@en,
        "岩下倫太郎"@ja ;
    foaf:made <album/6230#composition>,
        <album/6230#subject> ;
    foaf:name "Rintaro Iwashita"@en,
        "岩下倫太郎"@ja .

<artist/2027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6230#subject> ;
    schema:name "PMMK"@en ;
    foaf:made <album/6230#composition>,
        <album/6230#subject> ;
    foaf:name "PMMK"@en .

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6230#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/6230#composition>,
        <album/6230#subject> ;
    foaf:name "Manack"@en .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6230#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/6230#composition>,
        <album/6230#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

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

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

<product/1026#subject> a schema:CreativeWork ;
    schema:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn ;
    foaf:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn .

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

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

<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/03/6230/6230-1199011789.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6230#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/6230/6230-1199011789.jpg> ;
    foaf:depicts <album/6230#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/6230/6230-1199011789.jpg> .

<https://medium-media.vgm.io/albums/03/6230/6230-1199011789.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6230#performance> ;
    schema:name "Rita"@en ;
    foaf:name "Rita"@en .

<artist/560#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6230#performance> ;
    schema:name "MintJam"@en ;
    foaf:name "MintJam"@en .

<album/6230#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rockstar Busters!"@en,
        "Rockstar Busters!"@ja,
        "Rockstar Busters!"@ja-latn ;
    mo:performance_of <album/6230#musicalwork> ;
    mo:performer <artist/291#subject>,
        <artist/560#subject> ;
    mo:recorded_as <album/6230#musicalexpression> ;
    schema:byArtist <artist/291#subject>,
        <artist/560#subject> ;
    schema:name "Rockstar Busters!"@en,
        "Rockstar Busters!"@ja,
        "Rockstar Busters!"@ja-latn ;
    schema:workPerformed <album/6230#musicalwork> .

<album/6230#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rockstar Busters!"@en,
        "Rockstar Busters!"@ja,
        "Rockstar Busters!"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/2026#subject>,
        <artist/2027#subject>,
        <artist/267#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/6230#musicalwork> ;
    schema:name "Rockstar Busters!"@en,
        "Rockstar Busters!"@ja,
        "Rockstar Busters!"@ja-latn .

<album/6230#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-29"^^xsd:date ;
    dcterms:title "Rockstar Busters!"@en,
        "Rockstar Busters!"@ja,
        "Rockstar Busters!"@ja-latn ;
    mo:catalogue_number "KSLA-0037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6230#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/1026#subject> ;
    schema:byArtist <artist/291#subject>,
        <artist/560#subject> ;
    schema:datePublished "2007-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/6230/6230-1199011789.jpg> ;
    schema:name "Rockstar Busters!"@en,
        "Rockstar Busters!"@ja,
        "Rockstar Busters!"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/6230/6230-1199011789.jpg> .

_:N3884e3d61aee43f0a25051a2187aaf0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just One Magic Word"@en,
        "たったひとつの魔法の言葉"@ja,
        "Tatta Hitotsu no Mahou no Kotoba"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "Just One Magic Word"@en,
        "たったひとつの魔法の言葉"@ja,
        "Tatta Hitotsu no Mahou no Kotoba"@ja-latn .

_:N38dd47472aaf40d5847777d262ba1c74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Busters! -Little Jumper Ver.- (MJ cover)"@en,
        "Little Busters！-Little Jumper Ver.- (MJ cover)"@ja,
        "Little Busters! -Little Jumper Ver.- (MJ cover)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "Little Busters! -Little Jumper Ver.- (MJ cover)"@en,
        "Little Busters！-Little Jumper Ver.- (MJ cover)"@ja,
        "Little Busters! -Little Jumper Ver.- (MJ cover)"@ja-latn .

_:N69f70a9b643d4033a85e571812bbc7f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Busters! -Little Jumper Ver.- (MJ cover off vocal)"@en,
        "Little Busters！-Little Jumper Ver.- (MJ cover off vocal)"@ja,
        "Little Busters! -Little Jumper Ver.- (MJ cover off vocal)"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "Little Busters! -Little Jumper Ver.- (MJ cover off vocal)"@en,
        "Little Busters！-Little Jumper Ver.- (MJ cover off vocal)"@ja,
        "Little Busters! -Little Jumper Ver.- (MJ cover off vocal)"@ja-latn .

_:N886bcef3eca34e38b3cc30702cef4cf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MY BRAVE SMILE"@en,
        "MY BRAVE SMILE"@ja,
        "MY BRAVE SMILE"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "MY BRAVE SMILE"@en,
        "MY BRAVE SMILE"@ja,
        "MY BRAVE SMILE"@ja-latn .

_:N8a7fc96a76b842fcbd9180dbdceb7da5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faraway"@en,
        "遥か彼方"@ja,
        "Haruka Kanata"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "Faraway"@en,
        "遥か彼方"@ja,
        "Haruka Kanata"@ja-latn .

_:N8e27057fa1f045748a329370b37974d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day Game"@en,
        "デーゲーム"@ja,
        "Day Game"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "Day Game"@en,
        "デーゲーム"@ja,
        "Day Game"@ja-latn .

_:Na18bb7f4987548f0a8cb29eedd0274f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Busters!"@en,
        "Little Busters！"@ja,
        "Little Busters!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "Little Busters!"@en,
        "Little Busters！"@ja,
        "Little Busters!"@ja-latn .

_:Na763b018de2e4f548c75aa89d9c4d1d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alicemagic"@en,
        "Alicemagic"@ja,
        "Alicemagic"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "Alicemagic"@en,
        "Alicemagic"@ja,
        "Alicemagic"@ja-latn .

_:Nb6c2470684bb4b00a85f94256aa572db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission possible ~but difficult task~"@en,
        "Mission possible ～but difficult task～"@ja,
        "Mission possible ~but difficult task~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "Mission possible ~but difficult task~"@en,
        "Mission possible ～but difficult task～"@ja,
        "Mission possible ~but difficult task~"@ja-latn .

_:Ncb504f600fe849898b4e8471b1dfe02b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gather the Light"@en,
        "光に寄せて"@ja,
        "Hikari ni Yosete"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "Gather the Light"@en,
        "光に寄せて"@ja,
        "Hikari ni Yosete"@ja-latn .

_:Ne85c0786b5134f698144b3260b241207 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroic Battle"@en,
        "勇壮なる闘い"@ja,
        "Yuusounaru Tatakai"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "Heroic Battle"@en,
        "勇壮なる闘い"@ja,
        "Yuusounaru Tatakai"@ja-latn .

_:Nf31a4b8a2c454e7585a2453fef281421 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incommunicable Message"@en,
        "伝えられないメッセージ"@ja,
        "Tsutaerarenai Message"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N2111ef4844cd4ef5b97fdab4651d5e70 ;
    schema:name "Incommunicable Message"@en,
        "伝えられないメッセージ"@ja,
        "Tsutaerarenai Message"@ja-latn .

_:N2111ef4844cd4ef5b97fdab4651d5e70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3884e3d61aee43f0a25051a2187aaf0c,
        _:N38dd47472aaf40d5847777d262ba1c74,
        _:N69f70a9b643d4033a85e571812bbc7f3,
        _:N886bcef3eca34e38b3cc30702cef4cf5,
        _:N8a7fc96a76b842fcbd9180dbdceb7da5,
        _:N8e27057fa1f045748a329370b37974d4,
        _:Na18bb7f4987548f0a8cb29eedd0274f8,
        _:Na763b018de2e4f548c75aa89d9c4d1d0,
        _:Nb6c2470684bb4b00a85f94256aa572db,
        _:Ncb504f600fe849898b4e8471b1dfe02b,
        _:Ne85c0786b5134f698144b3260b241207,
        _:Nf31a4b8a2c454e7585a2453fef281421 ;
    mo:track_count 12 ;
    schema:duration "PT49:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N3884e3d61aee43f0a25051a2187aaf0c,
        _:N38dd47472aaf40d5847777d262ba1c74,
        _:N69f70a9b643d4033a85e571812bbc7f3,
        _:N886bcef3eca34e38b3cc30702cef4cf5,
        _:N8a7fc96a76b842fcbd9180dbdceb7da5,
        _:N8e27057fa1f045748a329370b37974d4,
        _:Na18bb7f4987548f0a8cb29eedd0274f8,
        _:Na763b018de2e4f548c75aa89d9c4d1d0,
        _:Nb6c2470684bb4b00a85f94256aa572db,
        _:Ncb504f600fe849898b4e8471b1dfe02b,
        _:Ne85c0786b5134f698144b3260b241207,
        _:Nf31a4b8a2c454e7585a2453fef281421 .

