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

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

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

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

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

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

<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/9655#musicalexpression> a mo:Signal ;
    mo:published_as <album/9655#subject> ;
    mo:records <album/9655#performance> .

<album/9655#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Little Busters!-EX Arrange Album ontology"@en,
        "Little Busters!-EX Arrange Album ontology"@ja,
        "Little Busters!-EX Arrange Album ontology"@ja-latn ;
    mo:performance_of <album/9655#musicalwork> ;
    mo:recorded_as <album/9655#musicalexpression> ;
    schema:name "Little Busters!-EX Arrange Album ontology"@en,
        "Little Busters!-EX Arrange Album ontology"@ja,
        "Little Busters!-EX Arrange Album ontology"@ja-latn ;
    schema:workPerformed <album/9655#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/55/9655/9655-1558366083.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/9655#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/9655/9655-1558366083.jpg> ;
    foaf:depicts <album/9655#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/9655/9655-1558366083.jpg> .

<https://medium-media.vgm.io/albums/55/9655/9655-1558366083.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9655#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Little Busters!-EX Arrange Album ontology"@en,
        "Little Busters!-EX Arrange Album ontology"@ja,
        "Little Busters!-EX Arrange Album ontology"@ja-latn ;
    mo:composer <artist/2026#subject>,
        <artist/2027#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/9655#musicalwork> ;
    schema:name "Little Busters!-EX Arrange Album ontology"@en,
        "Little Busters!-EX Arrange Album ontology"@ja,
        "Little Busters!-EX Arrange Album ontology"@ja-latn .

<album/9655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-07-25"^^xsd:date ;
    dcterms:title "Little Busters!-EX Arrange Album ontology"@en,
        "Little Busters!-EX Arrange Album ontology"@ja,
        "Little Busters!-EX Arrange Album ontology"@ja-latn ;
    mo:catalogue_number "KSLA-0042" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9655#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:Nfc7634e724bd49a7bbd251b6d58087ba ;
    mo:record_count 1 ;
    schema:about <product/1026#subject> ;
    schema:datePublished "2008-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/9655/9655-1558366083.jpg> ;
    schema:name "Little Busters!-EX Arrange Album ontology"@en,
        "Little Busters!-EX Arrange Album ontology"@ja,
        "Little Busters!-EX Arrange Album ontology"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/9655/9655-1558366083.jpg> .

_:N0a2cd32ec9f3411c9553a3f2560d129c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Return [discolor-scape]"@en,
        "れっつ・りたーん [discolor-scape]"@ja,
        "Let's Return [discolor-scape]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nfc7634e724bd49a7bbd251b6d58087ba ;
    schema:name "Let's Return [discolor-scape]"@en,
        "れっつ・りたーん [discolor-scape]"@ja,
        "Let's Return [discolor-scape]"@ja-latn .

_:N0da730fde02547948b48b8ffcfab8014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lamplight [Glowlight Ghost]"@en,
        "ともしび [Glowlight Ghost]"@ja,
        "Tomoshibi [Glowlight Ghost]"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nfc7634e724bd49a7bbd251b6d58087ba ;
    schema:name "Lamplight [Glowlight Ghost]"@en,
        "ともしび [Glowlight Ghost]"@ja,
        "Tomoshibi [Glowlight Ghost]"@ja-latn .

_:N5292d2d326a245a58355662ee42033d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regret [CUTTING,CLICKS,ERRORS]"@en,
        "リグレット [CUTTING,CLICKS,ERRORS]"@ja,
        "Regret [CUTTING,CLICKS,ERRORS]"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nfc7634e724bd49a7bbd251b6d58087ba ;
    schema:name "Regret [CUTTING,CLICKS,ERRORS]"@en,
        "リグレット [CUTTING,CLICKS,ERRORS]"@ja,
        "Regret [CUTTING,CLICKS,ERRORS]"@ja-latn .

_:N5b56939c97694d20b216d4b54d792f7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run [moresis native cut]"@en,
        "駆ける [moresis native cut]"@ja,
        "Kakeru [moresis native cut]"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nfc7634e724bd49a7bbd251b6d58087ba ;
    schema:name "Run [moresis native cut]"@en,
        "駆ける [moresis native cut]"@ja,
        "Kakeru [moresis native cut]"@ja-latn .

_:N7abe44b73d374ad28a143cf5826fafcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RING RING RING! [\"KLING KLANG\" chips]"@en,
        "RING RING RING! [\"KLING KLANG\" chips]"@ja,
        "RING RING RING! [\"KLING KLANG\" chips]"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nfc7634e724bd49a7bbd251b6d58087ba ;
    schema:name "RING RING RING! [\"KLING KLANG\" chips]"@en,
        "RING RING RING! [\"KLING KLANG\" chips]"@ja,
        "RING RING RING! [\"KLING KLANG\" chips]"@ja-latn .

_:N98367104499248299d8fef854fb7a005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A World is Born [Little miniature garden]"@en,
        "生まれ落ちる世界 [Little miniature garden]"@ja,
        "Umare Ochiru Sekai [Little miniature garden]"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nfc7634e724bd49a7bbd251b6d58087ba ;
    schema:name "A World is Born [Little miniature garden]"@en,
        "生まれ落ちる世界 [Little miniature garden]"@ja,
        "Umare Ochiru Sekai [Little miniature garden]"@ja-latn .

_:Nb3fe167279c24576a8f9dab429bc8c91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slow Curve [SLOWDIVING into the SUNSET]"@en,
        "スローカーブ [SLOWDIVING into the SUNSET]"@ja,
        "Slow Curve [SLOWDIVING into the SUNSET]"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nfc7634e724bd49a7bbd251b6d58087ba ;
    schema:name "Slow Curve [SLOWDIVING into the SUNSET]"@en,
        "スローカーブ [SLOWDIVING into the SUNSET]"@ja,
        "Slow Curve [SLOWDIVING into the SUNSET]"@ja-latn .

_:Nc81c3c5bbe4b4426b2bea1af52537fd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat, Glass and the Round Moon [SUN LIGHTS STATION]"@en,
        "猫と硝子と円い月 [SUN LIGHTS STATION]"@ja,
        "Neko to Garasu to Marui Tsuki [SUN LIGHTS STATION]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nfc7634e724bd49a7bbd251b6d58087ba ;
    schema:name "Cat, Glass and the Round Moon [SUN LIGHTS STATION]"@en,
        "猫と硝子と円い月 [SUN LIGHTS STATION]"@ja,
        "Neko to Garasu to Marui Tsuki [SUN LIGHTS STATION]"@ja-latn .

_:Ncf96272db41f427b98183b5334ec5a72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOYS DON'T CRY ~intro only~ [spring and small DUB]"@en,
        "BOYS DON'T CRY ～intro only～ [spring and small DUB]"@ja,
        "BOYS DON'T CRY ～intro only～ [spring and small DUB]"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nfc7634e724bd49a7bbd251b6d58087ba ;
    schema:name "BOYS DON'T CRY ~intro only~ [spring and small DUB]"@en,
        "BOYS DON'T CRY ～intro only～ [spring and small DUB]"@ja,
        "BOYS DON'T CRY ～intro only～ [spring and small DUB]"@ja-latn .

_:Nfc7634e724bd49a7bbd251b6d58087ba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a2cd32ec9f3411c9553a3f2560d129c,
        _:N0da730fde02547948b48b8ffcfab8014,
        _:N5292d2d326a245a58355662ee42033d5,
        _:N5b56939c97694d20b216d4b54d792f7b,
        _:N7abe44b73d374ad28a143cf5826fafcf,
        _:N98367104499248299d8fef854fb7a005,
        _:Nb3fe167279c24576a8f9dab429bc8c91,
        _:Nc81c3c5bbe4b4426b2bea1af52537fd4,
        _:Ncf96272db41f427b98183b5334ec5a72 ;
    mo:track_count 9 ;
    schema:duration "PT36:27"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0a2cd32ec9f3411c9553a3f2560d129c,
        _:N0da730fde02547948b48b8ffcfab8014,
        _:N5292d2d326a245a58355662ee42033d5,
        _:N5b56939c97694d20b216d4b54d792f7b,
        _:N7abe44b73d374ad28a143cf5826fafcf,
        _:N98367104499248299d8fef854fb7a005,
        _:Nb3fe167279c24576a8f9dab429bc8c91,
        _:Nc81c3c5bbe4b4426b2bea1af52537fd4,
        _:Ncf96272db41f427b98183b5334ec5a72 .

