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

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

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

<event/54> a mo:Release ;
    schema:name "Released at M3-2008 Spring (May 11, 2008)" .

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

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

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

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

<org/704#subject> schema:name "takrockers!!"@en,
        "takrockers!!"@ja,
        "takrockers!!"@ja-latn ;
    foaf:name "takrockers!!"@en,
        "takrockers!!"@ja,
        "takrockers!!"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/8418/8418-1216164980.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8418#performance> ;
    schema:name "takrockers!!"@en ;
    foaf:name "takrockers!!"@en .

<artist/16434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8418#performance> ;
    schema:name "Ei"@en,
        "瑛"@ja ;
    foaf:name "Ei"@en,
        "瑛"@ja .

<artist/47904#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8418#performance> ;
    schema:name "mochi"@en ;
    foaf:name "mochi"@en .

<artist/5523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8418#performance> ;
    schema:name "BB"@en ;
    foaf:made <album/8418#lyrics>,
        <album/8418#subject> ;
    foaf:name "BB"@en .

<artist/77723#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8418#performance> ;
    schema:name "sagi"@en ;
    foaf:name "sagi"@en .

<artist/8305#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8418#performance> ;
    schema:name "Hisashi"@en ;
    foaf:name "Hisashi"@en .

<artist/9679#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8418#performance> ;
    schema:name "TT"@en,
        "父"@ja ;
    foaf:name "TT"@en,
        "父"@ja .

<album/8418#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-11"^^xsd:date ;
    dcterms:title "Tribute"@en,
        "Tribute"@ja,
        "Tribute"@ja-latn ;
    mo:catalogue_number "BBCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8418#musicalexpression> ;
    mo:publisher <org/704#subject> ;
    mo:record _:Nf0046f01ed3d4d9baf638ebfe0f54a99 ;
    mo:record_count 1 ;
    mo:release <event/54> ;
    schema:about <product/369#subject> ;
    schema:byArtist <artist/1354#subject>,
        <artist/16434#subject>,
        <artist/47904#subject>,
        <artist/5523#subject>,
        <artist/77723#subject>,
        <artist/8305#subject>,
        <artist/9679#subject> ;
    schema:datePublished "2008-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/8418/8418-1216164980.jpg> ;
    schema:name "Tribute"@en,
        "Tribute"@ja,
        "Tribute"@ja-latn ;
    schema:publisher <org/704#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/8418/8418-1216164980.jpg> .

<album/8418#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tribute"@en,
        "Tribute"@ja,
        "Tribute"@ja-latn ;
    mo:performance_of <album/8418#musicalwork> ;
    mo:performer <artist/1354#subject>,
        <artist/16434#subject>,
        <artist/47904#subject>,
        <artist/5523#subject>,
        <artist/77723#subject>,
        <artist/8305#subject>,
        <artist/9679#subject> ;
    mo:recorded_as <album/8418#musicalexpression> ;
    schema:byArtist <artist/1354#subject>,
        <artist/16434#subject>,
        <artist/47904#subject>,
        <artist/5523#subject>,
        <artist/77723#subject>,
        <artist/8305#subject>,
        <artist/9679#subject> ;
    schema:name "Tribute"@en,
        "Tribute"@ja,
        "Tribute"@ja-latn ;
    schema:workPerformed <album/8418#musicalwork> .

_:N0d6e4d495c564ab9901d1f74a2f4b6f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドデスカチュチュパレロ　-Chu Chu"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf0046f01ed3d4d9baf638ebfe0f54a99 ;
    schema:name "ドデスカチュチュパレロ　-Chu Chu"@ja .

_:N1f601d68d0c44512bb825582a99e74d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shoot Ear　-Ricco"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nf0046f01ed3d4d9baf638ebfe0f54a99 ;
    schema:name "Shoot Ear　-Ricco"@ja .

_:N4bbc5061031c4f3aa3d397a6a8d7fdf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When you wish upon zohar"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nf0046f01ed3d4d9baf638ebfe0f54a99 ;
    schema:name "When you wish upon zohar"@ja .

_:N6c599ac8c8d74103842fb5fb5d230b2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銃と神父と煙草と親父　-Billy"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nf0046f01ed3d4d9baf638ebfe0f54a99 ;
    schema:name "銃と神父と煙草と親父　-Billy"@ja .

_:N85478c68e5b1427ea352958f0e854069 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode Alpha　-Fei"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nf0046f01ed3d4d9baf638ebfe0f54a99 ;
    schema:name "Episode Alpha　-Fei"@ja .

_:Nba64e841e76f4cd2ac98b222b34b8c47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wild smile　-Balto"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nf0046f01ed3d4d9baf638ebfe0f54a99 ;
    schema:name "wild smile　-Balto"@ja .

_:Nbb5608ce60334892bd4b9436abf9bd42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode Omega　-Elie"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Nf0046f01ed3d4d9baf638ebfe0f54a99 ;
    schema:name "Episode Omega　-Elie"@ja .

_:Nc772de1eec154a4886f767f7e5da8fe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For The Love Of Maria　-Maria"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nf0046f01ed3d4d9baf638ebfe0f54a99 ;
    schema:name "For The Love Of Maria　-Maria"@ja .

_:Ne726dc94dfc64f1b959c0724ee543fa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "欄舞 -Resolution-　-Shitan"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nf0046f01ed3d4d9baf638ebfe0f54a99 ;
    schema:name "欄舞 -Resolution-　-Shitan"@ja .

_:Nf84c56e9d38048d38a1866120820008f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerald Wing　-Emerada"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nf0046f01ed3d4d9baf638ebfe0f54a99 ;
    schema:name "Emerald Wing　-Emerada"@ja .

_:Nf0046f01ed3d4d9baf638ebfe0f54a99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d6e4d495c564ab9901d1f74a2f4b6f4,
        _:N1f601d68d0c44512bb825582a99e74d9,
        _:N4bbc5061031c4f3aa3d397a6a8d7fdf2,
        _:N6c599ac8c8d74103842fb5fb5d230b2d,
        _:N85478c68e5b1427ea352958f0e854069,
        _:Nba64e841e76f4cd2ac98b222b34b8c47,
        _:Nbb5608ce60334892bd4b9436abf9bd42,
        _:Nc772de1eec154a4886f767f7e5da8fe8,
        _:Ne726dc94dfc64f1b959c0724ee543fa9,
        _:Nf84c56e9d38048d38a1866120820008f ;
    mo:track_count 10 ;
    schema:duration "PT43:14"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0d6e4d495c564ab9901d1f74a2f4b6f4,
        _:N1f601d68d0c44512bb825582a99e74d9,
        _:N4bbc5061031c4f3aa3d397a6a8d7fdf2,
        _:N6c599ac8c8d74103842fb5fb5d230b2d,
        _:N85478c68e5b1427ea352958f0e854069,
        _:Nba64e841e76f4cd2ac98b222b34b8c47,
        _:Nbb5608ce60334892bd4b9436abf9bd42,
        _:Nc772de1eec154a4886f767f7e5da8fe8,
        _:Ne726dc94dfc64f1b959c0724ee543fa9,
        _:Nf84c56e9d38048d38a1866120820008f .

