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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38226#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/38226#composition>,
        <album/38226#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<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/195#subject> a schema:CreativeWork ;
    schema:name "Chrono Cross"@en,
        "クロノ・クロス"@ja,
        "Chrono Cross"@ja-latn ;
    foaf:name "Chrono Cross"@en,
        "クロノ・クロス"@ja,
        "Chrono Cross"@ja-latn .

<product/369#subject> a schema:CreativeWork ;
    schema:name "Xenogears"@en,
        "ゼノギアス"@ja,
        "Xenogears"@ja-latn ;
    foaf:name "Xenogears"@en,
        "ゼノギアス"@ja,
        "Xenogears"@ja-latn .

<album/38226#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Tribute to Yasunori Mitsuda"@en,
        "A Tribute to Yasunori Mitsuda"@ja,
        "A Tribute to Yasunori Mitsuda"@ja-latn ;
    mo:composer <artist/146#subject> ;
    mo:produced_work <album/38226#musicalwork> ;
    schema:name "A Tribute to Yasunori Mitsuda"@en,
        "A Tribute to Yasunori Mitsuda"@ja,
        "A Tribute to Yasunori Mitsuda"@ja-latn .

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

<org/1017#subject> schema:name "Joypad Records"@en,
        "Joypad Records"@ja,
        "Joypad Records"@ja-latn ;
    foaf:name "Joypad Records"@en,
        "Joypad Records"@ja,
        "Joypad Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/38226/38226-1363072894.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1246#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38226#performance> ;
    schema:name "Tim Sheehy"@en ;
    foaf:name "Tim Sheehy"@en .

<artist/1259#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38226#performance> ;
    schema:name "Kunal Majmudar"@en ;
    foaf:name "Kunal Majmudar"@en .

<artist/513#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38226#performance> ;
    schema:name "Mustin"@en ;
    foaf:name "Mustin"@en .

<artist/56128#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38226#performance> ;
    schema:name "Mazedude"@en ;
    foaf:name "Mazedude"@en .

<artist/56412#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38226#performance> ;
    schema:name "Dhsu"@en ;
    foaf:name "Dhsu"@en .

<artist/59481#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38226#performance> ;
    schema:name "Ailsean"@en ;
    foaf:name "Ailsean"@en .

<artist/689#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38226#performance> ;
    schema:name "Dale North"@en ;
    foaf:name "Dale North"@en .

<album/38226#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-12"^^xsd:date ;
    dcterms:title "A Tribute to Yasunori Mitsuda"@en,
        "A Tribute to Yasunori Mitsuda"@ja,
        "A Tribute to Yasunori Mitsuda"@ja-latn ;
    mo:catalogue_number "JOY-613" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38226#musicalexpression> ;
    mo:publisher <org/1017#subject> ;
    mo:record _:N402b48123d904912b3e82b5eb9963001 ;
    mo:record_count 1 ;
    schema:about <product/194#subject>,
        <product/195#subject>,
        <product/369#subject> ;
    schema:byArtist <artist/1246#subject>,
        <artist/1259#subject>,
        <artist/513#subject>,
        <artist/56128#subject>,
        <artist/56412#subject>,
        <artist/59481#subject>,
        <artist/689#subject> ;
    schema:datePublished "2013-03-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/38226/38226-1363072894.jpg> ;
    schema:name "A Tribute to Yasunori Mitsuda"@en,
        "A Tribute to Yasunori Mitsuda"@ja,
        "A Tribute to Yasunori Mitsuda"@ja-latn ;
    schema:publisher <org/1017#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/38226/38226-1363072894.jpg> .

<album/38226#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Tribute to Yasunori Mitsuda"@en,
        "A Tribute to Yasunori Mitsuda"@ja,
        "A Tribute to Yasunori Mitsuda"@ja-latn ;
    mo:performance_of <album/38226#musicalwork> ;
    mo:performer <artist/1246#subject>,
        <artist/1259#subject>,
        <artist/513#subject>,
        <artist/56128#subject>,
        <artist/56412#subject>,
        <artist/59481#subject>,
        <artist/689#subject> ;
    mo:recorded_as <album/38226#musicalexpression> ;
    schema:byArtist <artist/1246#subject>,
        <artist/1259#subject>,
        <artist/513#subject>,
        <artist/56128#subject>,
        <artist/56412#subject>,
        <artist/59481#subject>,
        <artist/689#subject> ;
    schema:name "A Tribute to Yasunori Mitsuda"@en,
        "A Tribute to Yasunori Mitsuda"@ja,
        "A Tribute to Yasunori Mitsuda"@ja-latn ;
    schema:workPerformed <album/38226#musicalwork> .

_:N06971fab6e7f44c0a9d86628b407d9d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grahf, Conqueror of Darkness (from \"Xenogears\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "Grahf, Conqueror of Darkness (from \"Xenogears\")"@en .

_:N08d6bd3b9fcb48a08c83186fe51c6597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of Another Time (from \"Chrono Cross\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "Dream of Another Time (from \"Chrono Cross\")"@en .

_:N1b6d1182a33345b68c1183cd3effd8f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gathering Stars in the Night Sky (from \"Xenogears\")"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "Gathering Stars in the Night Sky (from \"Xenogears\")"@en .

_:N23ff48798c4c49d6824cc858d008f410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Good Friends (from \"Chrono Trigger\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "To Good Friends (from \"Chrono Trigger\")"@en .

_:N26d1ffe1650343a7ba059949d219eea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "October Mermaid (from \"Xenogears\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "October Mermaid (from \"Xenogears\")"@en .

_:N432908060d2944438cfa1a0cdca3a0c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good to Be Home (from \"Chrono Cross\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "Good to Be Home (from \"Chrono Cross\")"@en .

_:N873d4ac960c84ea4b54a286ff3cdea6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boy Feared by Time (from \"Chrono Trigger\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "The Boy Feared by Time (from \"Chrono Trigger\")"@en .

_:N8815a94b73094ca5b7d7bd30fd3eab5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle Wind (from \"Xenogears\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "Gentle Wind (from \"Xenogears\")"@en .

_:N8de69f2a4449425b81e2299427befa3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fighting Priest (from \"Xenogears\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "The Fighting Priest (from \"Xenogears\")"@en .

_:N932cab2a00b844428fefe1daefd5b127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scars Left By Time (from \"Chrono Cross\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "Scars Left By Time (from \"Chrono Cross\")"@en .

_:N98e37c6f75d140a0a946ad53923677bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Singing of the Gentle Wind (from \"Xenogears\")"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "Singing of the Gentle Wind (from \"Xenogears\")"@en .

_:Na2b3191e66044e1aa857fca3f8bf64d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of Time (from \"Chrono Trigger\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "Wings of Time (from \"Chrono Trigger\")"@en .

_:Nafd48a0239e84897aff1aa33fb58619f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into Eternal Sleep (from \"Xenogears\")"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "Into Eternal Sleep (from \"Xenogears\")"@en .

_:Ne08da609d2fc4efbaf754ce3cd4c267e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Who Bares Fangs at God (from \"Xenogears\")"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N402b48123d904912b3e82b5eb9963001 ;
    schema:name "One Who Bares Fangs at God (from \"Xenogears\")"@en .

_:N402b48123d904912b3e82b5eb9963001 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06971fab6e7f44c0a9d86628b407d9d6,
        _:N08d6bd3b9fcb48a08c83186fe51c6597,
        _:N1b6d1182a33345b68c1183cd3effd8f0,
        _:N23ff48798c4c49d6824cc858d008f410,
        _:N26d1ffe1650343a7ba059949d219eea3,
        _:N432908060d2944438cfa1a0cdca3a0c1,
        _:N873d4ac960c84ea4b54a286ff3cdea6c,
        _:N8815a94b73094ca5b7d7bd30fd3eab5a,
        _:N8de69f2a4449425b81e2299427befa3b,
        _:N932cab2a00b844428fefe1daefd5b127,
        _:N98e37c6f75d140a0a946ad53923677bb,
        _:Na2b3191e66044e1aa857fca3f8bf64d0,
        _:Nafd48a0239e84897aff1aa33fb58619f,
        _:Ne08da609d2fc4efbaf754ce3cd4c267e ;
    mo:track_count 14 ;
    schema:duration "PT45:53"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N06971fab6e7f44c0a9d86628b407d9d6,
        _:N08d6bd3b9fcb48a08c83186fe51c6597,
        _:N1b6d1182a33345b68c1183cd3effd8f0,
        _:N23ff48798c4c49d6824cc858d008f410,
        _:N26d1ffe1650343a7ba059949d219eea3,
        _:N432908060d2944438cfa1a0cdca3a0c1,
        _:N873d4ac960c84ea4b54a286ff3cdea6c,
        _:N8815a94b73094ca5b7d7bd30fd3eab5a,
        _:N8de69f2a4449425b81e2299427befa3b,
        _:N932cab2a00b844428fefe1daefd5b127,
        _:N98e37c6f75d140a0a946ad53923677bb,
        _:Na2b3191e66044e1aa857fca3f8bf64d0,
        _:Nafd48a0239e84897aff1aa33fb58619f,
        _:Ne08da609d2fc4efbaf754ce3cd4c267e .

