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

<artist/1284#subject> a schema:Person,
        foaf:Person ;
    schema:name "Houko Kuwashima"@en,
        "桑島法子"@ja ;
    foaf:made <album/48255#subject>,
        <album/48255#vocals> ;
    foaf:name "Houko Kuwashima"@en,
        "桑島法子"@ja .

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:made <album/48255#subject>,
        <album/48255#vocals> ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/3263#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Suzuki"@en,
        "鈴木真仁"@ja ;
    foaf:made <album/48255#subject>,
        <album/48255#vocals> ;
    foaf:name "Masami Suzuki"@en,
        "鈴木真仁"@ja .

<artist/4048#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wataru Takagi"@en,
        "高木渉"@ja ;
    foaf:made <album/48255#subject>,
        <album/48255#vocals> ;
    foaf:name "Wataru Takagi"@en,
        "高木渉"@ja .

<artist/4104#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Ishida"@en,
        "石田彰"@ja ;
    foaf:made <album/48255#subject>,
        <album/48255#vocals> ;
    foaf:name "Akira Ishida"@en,
        "石田彰"@ja .

<artist/5092#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasunori Matsumoto"@en,
        "松本保典"@ja ;
    foaf:made <album/48255#subject>,
        <album/48255#vocals> ;
    foaf:name "Yasunori Matsumoto"@en,
        "松本保典"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:made <album/48255#subject>,
        <album/48255#vocals> ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<album/128197> a mo:Release ;
    mo:catalogue_number "GGG-327" .

<album/48255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SLAYERS TRY TREASURY☆VOX"@en,
        "スレイヤーズ TRY TREASURY☆VOX"@ja,
        "SLAYERS TRY TREASURY☆VOX"@ja-latn ;
    mo:produced_work <album/48255#musicalwork> ;
    schema:name "SLAYERS TRY TREASURY☆VOX"@en,
        "スレイヤーズ TRY TREASURY☆VOX"@ja,
        "SLAYERS TRY TREASURY☆VOX"@ja-latn .

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

<album/87934> a mo:Release ;
    mo:catalogue_number "AT9315" .

<product/2900#subject> a schema:CreativeWork ;
    schema:name "Slayers TRY"@en,
        "スレイヤーズTRY"@ja,
        "Slayers TRY"@ja-latn ;
    foaf:name "Slayers TRY"@en,
        "スレイヤーズTRY"@ja,
        "Slayers TRY"@ja-latn .

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

<album/48255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SLAYERS TRY TREASURY☆VOX"@en,
        "スレイヤーズ TRY TREASURY☆VOX"@ja,
        "SLAYERS TRY TREASURY☆VOX"@ja-latn ;
    mo:performance_of <album/48255#musicalwork> ;
    mo:recorded_as <album/48255#musicalexpression> ;
    schema:name "SLAYERS TRY TREASURY☆VOX"@en,
        "スレイヤーズ TRY TREASURY☆VOX"@ja,
        "SLAYERS TRY TREASURY☆VOX"@ja-latn ;
    schema:workPerformed <album/48255#musicalwork> .

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

<https://media.vgm.io/albums/55/48255/48255-1411503536.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48255#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/48255/48255-1411503536.png> ;
    foaf:depicts <album/48255#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/48255/48255-1411503536.png> .

<https://medium-media.vgm.io/albums/55/48255/48255-1411503536.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/48255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-06-21"^^xsd:date ;
    dcterms:title "SLAYERS TRY TREASURY☆VOX"@en,
        "スレイヤーズ TRY TREASURY☆VOX"@ja,
        "SLAYERS TRY TREASURY☆VOX"@ja-latn ;
    mo:catalogue_number "KICA-351" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/128197>,
        <album/87934> ;
    mo:publication_of <album/48255#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N127a0c7c4b534f859e146feabe6c2f38 ;
    mo:record_count 1 ;
    schema:about <product/2900#subject> ;
    schema:datePublished "1997-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/48255/48255-1411503536.png> ;
    schema:name "SLAYERS TRY TREASURY☆VOX"@en,
        "スレイヤーズ TRY TREASURY☆VOX"@ja,
        "SLAYERS TRY TREASURY☆VOX"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/48255/48255-1411503536.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "L·O·N"@en ;
    foaf:made <album/48255#vocals> ;
    foaf:name "L·O·N"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "L·O·N"@en ;
    foaf:made <album/48255#subject> ;
    foaf:name "L·O·N"@en .

_:N17fd373434724f439c4dc411223cafe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXIT → RUNNING"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N127a0c7c4b534f859e146feabe6c2f38 ;
    schema:name "EXIT → RUNNING"@en .

_:N228865bd9bea4432b0a69e4742b4e0e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand up!"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N127a0c7c4b534f859e146feabe6c2f38 ;
    schema:name "Stand up!"@en .

_:N385b85baabf8436093e0a0aa20820233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TAKE YOUR COURAGE"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N127a0c7c4b534f859e146feabe6c2f38 ;
    schema:name "TAKE YOUR COURAGE"@en .

_:N5d6e070229cc44f8b3f4b4ee5e382b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SO IN THE WORLD"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N127a0c7c4b534f859e146feabe6c2f38 ;
    schema:name "SO IN THE WORLD"@en .

_:N64fe6a04c2894e89b30e90d902dac5ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WARU -Bad Blood-"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N127a0c7c4b534f859e146feabe6c2f38 ;
    schema:name "WARU -Bad Blood-"@en .

_:N92fe8932a6b44658b002b0db54adc572 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breeze"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N127a0c7c4b534f859e146feabe6c2f38 ;
    schema:name "Breeze"@en .

_:N9a250578fcbf4216a370a2b5882de4b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "more than words"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N127a0c7c4b534f859e146feabe6c2f38 ;
    schema:name "more than words"@en .

_:Nb7d9feeba7d6400687be8c38d4749816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BUT BUT BUT"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N127a0c7c4b534f859e146feabe6c2f38 ;
    schema:name "BUT BUT BUT"@en .

_:Nd1d3f2427f144d829b27219be26bb787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "somewhere"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N127a0c7c4b534f859e146feabe6c2f38 ;
    schema:name "somewhere"@en .

_:Nf6b2b30600e84755aad0fbd23f243af5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "don't be discouraged"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N127a0c7c4b534f859e146feabe6c2f38 ;
    schema:name "don't be discouraged"@en .

_:N127a0c7c4b534f859e146feabe6c2f38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17fd373434724f439c4dc411223cafe0,
        _:N228865bd9bea4432b0a69e4742b4e0e3,
        _:N385b85baabf8436093e0a0aa20820233,
        _:N5d6e070229cc44f8b3f4b4ee5e382b81,
        _:N64fe6a04c2894e89b30e90d902dac5ee,
        _:N92fe8932a6b44658b002b0db54adc572,
        _:N9a250578fcbf4216a370a2b5882de4b2,
        _:Nb7d9feeba7d6400687be8c38d4749816,
        _:Nd1d3f2427f144d829b27219be26bb787,
        _:Nf6b2b30600e84755aad0fbd23f243af5 ;
    mo:track_count 10 ;
    schema:duration "PT45:27"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N17fd373434724f439c4dc411223cafe0,
        _:N228865bd9bea4432b0a69e4742b4e0e3,
        _:N385b85baabf8436093e0a0aa20820233,
        _:N5d6e070229cc44f8b3f4b4ee5e382b81,
        _:N64fe6a04c2894e89b30e90d902dac5ee,
        _:N92fe8932a6b44658b002b0db54adc572,
        _:N9a250578fcbf4216a370a2b5882de4b2,
        _:Nb7d9feeba7d6400687be8c38d4749816,
        _:Nd1d3f2427f144d829b27219be26bb787,
        _:Nf6b2b30600e84755aad0fbd23f243af5 .

