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

<album/81642#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@en,
        "grakero e.p. Vol.1 ～星の伝説 クロノ・ア・ライブ～"@ja,
        "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@ja-latn ;
    mo:produced_work <album/81642#musicalwork> ;
    schema:name "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@en,
        "grakero e.p. Vol.1 ～星の伝説 クロノ・ア・ライブ～"@ja,
        "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@ja-latn .

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

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

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/327#subject> a schema:CreativeWork ;
    schema:name "LIVE A LIVE"@en,
        "ライブ・ア・ライブ"@ja,
        "LIVE A LIVE"@ja-latn ;
    foaf:name "LIVE A LIVE"@en,
        "ライブ・ア・ライブ"@ja,
        "LIVE A LIVE"@ja-latn .

<product/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

<product/726#subject> a schema:CreativeWork ;
    schema:name "Kirby Super Star"@en,
        "星のカービィ スーパーデラックス"@ja,
        "Hoshi no Kirby: Super Deluxe"@ja-latn ;
    foaf:name "Kirby Super Star"@en,
        "星のカービィ スーパーデラックス"@ja,
        "Hoshi no Kirby: Super Deluxe"@ja-latn .

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

<album/81642#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@en,
        "grakero e.p. Vol.1 ～星の伝説 クロノ・ア・ライブ～"@ja,
        "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@ja-latn ;
    mo:performance_of <album/81642#musicalwork> ;
    mo:recorded_as <album/81642#musicalexpression> ;
    schema:name "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@en,
        "grakero e.p. Vol.1 ～星の伝説 クロノ・ア・ライブ～"@ja,
        "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@ja-latn ;
    schema:workPerformed <album/81642#musicalwork> .

<https://media.vgm.io/albums/24/81642/81642-1540604275.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/81642#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/81642/81642-1540604275.jpg> ;
    foaf:depicts <album/81642#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/81642/81642-1540604275.jpg> .

<https://medium-media.vgm.io/albums/24/81642/81642-1540604275.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/81642#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-26"^^xsd:date ;
    dcterms:title "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@en,
        "grakero e.p. Vol.1 ～星の伝説 クロノ・ア・ライブ～"@ja,
        "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81642#musicalexpression> ;
    mo:publisher _:Nd49d528a83ff40e1a3a05528714ef0ad ;
    mo:record _:Nee7b5350c38c4a36bdd8194648de733b ;
    mo:record_count 1 ;
    schema:about <product/194#subject>,
        <product/327#subject>,
        <product/500#subject>,
        <product/726#subject> ;
    schema:datePublished "2014-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/81642/81642-1540604275.jpg> ;
    schema:name "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@en,
        "grakero e.p. Vol.1 ～星の伝説 クロノ・ア・ライブ～"@ja,
        "grakero e.p. Vol.1 ~Legend of the Star Chrono A · Live~"@ja-latn ;
    schema:publisher _:Nd49d528a83ff40e1a3a05528714ef0ad ;
    foaf:depiction <https://media.vgm.io/albums/24/81642/81642-1540604275.jpg> .

_:N2c1c82783bff4f36a1dd656914d4a52f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda’s Lullaby ～House Remix～ 「ゼルダの伝説」より"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nee7b5350c38c4a36bdd8194648de733b ;
    schema:name "Zelda’s Lullaby ～House Remix～ 「ゼルダの伝説」より"@ja .

_:N3ed1eedaf65749dc9a6c342ba219c3d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PSYCHOで夜露死苦！ ～通りすがりのたい焼き屋サンRemix～ 「LIVE A LIVE」より"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nee7b5350c38c4a36bdd8194648de733b ;
    schema:name "PSYCHOで夜露死苦！ ～通りすがりのたい焼き屋サンRemix～ 「LIVE A LIVE」より"@ja .

_:N58381380f0c94c48b6111fd51a169bb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gourmet Race ～Danceable Remix～ 「星のカービィ」より"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nee7b5350c38c4a36bdd8194648de733b ;
    schema:name "Gourmet Race ～Danceable Remix～ 「星のカービィ」より"@ja .

_:Nbe531cdce73645efbb1182c65fe756ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クロノトリガー交響曲メドレー ～中世の騎士～ 「クロノトリガー」より"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nee7b5350c38c4a36bdd8194648de733b ;
    schema:name "クロノトリガー交響曲メドレー ～中世の騎士～ 「クロノトリガー」より"@ja .

_:Nd49d528a83ff40e1a3a05528714ef0ad schema:name "studio momomomiji"@en ;
    foaf:name "studio momomomiji"@en .

_:Nee7b5350c38c4a36bdd8194648de733b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c1c82783bff4f36a1dd656914d4a52f,
        _:N3ed1eedaf65749dc9a6c342ba219c3d5,
        _:N58381380f0c94c48b6111fd51a169bb9,
        _:Nbe531cdce73645efbb1182c65fe756ae ;
    mo:track_count 4 ;
    schema:duration "PT12:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2c1c82783bff4f36a1dd656914d4a52f,
        _:N3ed1eedaf65749dc9a6c342ba219c3d5,
        _:N58381380f0c94c48b6111fd51a169bb9,
        _:Nbe531cdce73645efbb1182c65fe756ae .

