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

<artist/291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rita"@en ;
    foaf:made <album/35220#subject>,
        <album/35220#vocals> ;
    foaf:name "Rita"@en .

<artist/8071#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuto Tonokawa"@en,
        "都乃河勇人"@ja ;
    foaf:made <album/35220#lyrics>,
        <album/35220#subject> ;
    foaf:name "Yuto Tonokawa"@en,
        "都乃河勇人"@ja .

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

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

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

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

<album/35220#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Little Busters!/Alicemagic ~TV animation ver.~"@en,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja-latn ;
    mo:performance_of <album/35220#musicalwork> ;
    mo:recorded_as <album/35220#musicalexpression> ;
    schema:name "Little Busters!/Alicemagic ~TV animation ver.~"@en,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja-latn ;
    schema:workPerformed <album/35220#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/02/35220/35220-1361700433.jpg> a schema:ImageObject,
        foaf:Image .

<album/35220#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Little Busters!/Alicemagic ~TV animation ver.~"@en,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/35220#musicalwork> ;
    schema:name "Little Busters!/Alicemagic ~TV animation ver.~"@en,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja-latn .

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

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

<album/35220#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-31"^^xsd:date ;
    dcterms:title "Little Busters!/Alicemagic ~TV animation ver.~"@en,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja-latn ;
    mo:catalogue_number "KSLA-0088" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35220#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:Nbf9001621eda4bec9003a32457e58afa ;
    mo:record_count 1 ;
    schema:about <product/2817#subject> ;
    schema:datePublished "2012-10-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/35220/35220-1361700433.jpg> ;
    schema:name "Little Busters!/Alicemagic ~TV animation ver.~"@en,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja,
        "Little Busters!/Alicemagic ~TV animation ver.~"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/35220/35220-1361700433.jpg> .

_:N30da20408acd4c5e9e3bf2c28f3d9a85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Busters! ~TV animation ver.~ (TV Size)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nbf9001621eda4bec9003a32457e58afa ;
    schema:name "Little Busters! ~TV animation ver.~ (TV Size)"@en .

_:N777f00cccc3d411cb34ecd01866c266f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alicemagic ~TV animation ver.~ (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nbf9001621eda4bec9003a32457e58afa ;
    schema:name "Alicemagic ~TV animation ver.~ (Instrumental)"@en .

_:Nd8c04f7a701c450a8118f8ebb1499d01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alicemagic ~TV animation ver.~"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nbf9001621eda4bec9003a32457e58afa ;
    schema:name "Alicemagic ~TV animation ver.~"@en .

_:Ne3d191788a5049cb9cafb912d3761b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alicemagic ~TV animation ver.~ (TV Size)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nbf9001621eda4bec9003a32457e58afa ;
    schema:name "Alicemagic ~TV animation ver.~ (TV Size)"@en .

_:Nf076589ae73848b2b47df6787f61ec4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Busters! ~TV animation ver.~ (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nbf9001621eda4bec9003a32457e58afa ;
    schema:name "Little Busters! ~TV animation ver.~ (Instrumental)"@en .

_:Nf8497bafd46d4fcd808ee5bd554dc48c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Busters! ~TV animation ver.~"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nbf9001621eda4bec9003a32457e58afa ;
    schema:name "Little Busters! ~TV animation ver.~"@en .

_:Nbf9001621eda4bec9003a32457e58afa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30da20408acd4c5e9e3bf2c28f3d9a85,
        _:N777f00cccc3d411cb34ecd01866c266f,
        _:Nd8c04f7a701c450a8118f8ebb1499d01,
        _:Ne3d191788a5049cb9cafb912d3761b48,
        _:Nf076589ae73848b2b47df6787f61ec4a,
        _:Nf8497bafd46d4fcd808ee5bd554dc48c ;
    mo:track_count 6 ;
    schema:duration "PT21:37"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N30da20408acd4c5e9e3bf2c28f3d9a85,
        _:N777f00cccc3d411cb34ecd01866c266f,
        _:Nd8c04f7a701c450a8118f8ebb1499d01,
        _:Ne3d191788a5049cb9cafb912d3761b48,
        _:Nf076589ae73848b2b47df6787f61ec4a,
        _:Nf8497bafd46d4fcd808ee5bd554dc48c .

