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

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/83834#subject>,
        <album/83834#vocals> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/48#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaaki Endoh"@en,
        "遠藤正明"@ja ;
    foaf:made <album/83834#lyrics>,
        <album/83834#subject>,
        <album/83834#vocals> ;
    foaf:name "Masaaki Endoh"@en,
        "遠藤正明"@ja .

<artist/55#subject> a schema:Person,
        foaf:Person ;
    schema:name "JAM Project"@en ;
    foaf:made <album/83834#subject>,
        <album/83834#vocals> ;
    foaf:name "JAM Project"@en .

<artist/57#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja ;
    foaf:made <album/83834#subject>,
        <album/83834#vocals> ;
    foaf:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja .

<artist/6194#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiki Fukuyama"@en,
        "福山芳樹"@ja ;
    foaf:made <album/83834#subject>,
        <album/83834#vocals> ;
    foaf:name "Yoshiki Fukuyama"@en,
        "福山芳樹"@ja .

<artist/18935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83834#subject> ;
    schema:name "Ricardo Cruz"@en ;
    foaf:made <album/83834#composition>,
        <album/83834#subject>,
        <album/83834#vocals> ;
    foaf:name "Ricardo Cruz"@en .

<artist/42#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83834#subject> ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/83834#composition>,
        <album/83834#lyrics>,
        <album/83834#subject>,
        <album/83834#vocals> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<product/7177#subject> a schema:CreativeWork ;
    schema:name "Super Robot Wars T"@en,
        "スーパーロボット大戦T"@ja,
        "Super Robot Taisen T"@ja-latn ;
    foaf:name "Super Robot Wars T"@en,
        "スーパーロボット大戦T"@ja,
        "Super Robot Taisen T"@ja-latn .

<product/7178#subject> a schema:CreativeWork ;
    schema:name "Super Robot Wars DD"@en,
        "スーパーロボット大戦DD"@ja,
        "Super Robot Taisen DD"@ja-latn ;
    foaf:name "Super Robot Wars DD"@en,
        "スーパーロボット大戦DD"@ja,
        "Super Robot Taisen DD"@ja-latn .

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

<album/83834#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tread on the Tiger's Tail / JAM Project"@en,
        "Tread on the Tiger's Tail / JAM Project"@ja,
        "Tread on the Tiger's Tail / JAM Project"@ja-latn ;
    mo:performance_of <album/83834#musicalwork> ;
    mo:recorded_as <album/83834#musicalexpression> ;
    schema:name "Tread on the Tiger's Tail / JAM Project"@en,
        "Tread on the Tiger's Tail / JAM Project"@ja,
        "Tread on the Tiger's Tail / JAM Project"@ja-latn ;
    schema:workPerformed <album/83834#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/43/83834/83834-1554711003.jpg> a schema:ImageObject,
        foaf:Image .

<album/83834#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tread on the Tiger's Tail / JAM Project"@en,
        "Tread on the Tiger's Tail / JAM Project"@ja,
        "Tread on the Tiger's Tail / JAM Project"@ja-latn ;
    mo:composer <artist/18935#subject>,
        <artist/42#subject> ;
    mo:produced_work <album/83834#musicalwork> ;
    schema:name "Tread on the Tiger's Tail / JAM Project"@en,
        "Tread on the Tiger's Tail / JAM Project"@ja,
        "Tread on the Tiger's Tail / JAM Project"@ja-latn .

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

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

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

<album/83834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-24"^^xsd:date ;
    dcterms:title "Tread on the Tiger's Tail / JAM Project"@en,
        "Tread on the Tiger's Tail / JAM Project"@ja,
        "Tread on the Tiger's Tail / JAM Project"@ja-latn ;
    mo:catalogue_number "LACM-14856" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83834#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nb60aa86844974bb4a3c13358105c42f7 ;
    mo:record_count 1 ;
    schema:about <product/7177#subject>,
        <product/7178#subject> ;
    schema:datePublished "2019-04-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/83834/83834-1554711003.jpg> ;
    schema:name "Tread on the Tiger's Tail / JAM Project"@en,
        "Tread on the Tiger's Tail / JAM Project"@ja,
        "Tread on the Tiger's Tail / JAM Project"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/83834/83834-1554711003.jpg> .

_:N190f8e37431a4614b003e9340beff62f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tread on the Tiger's Tail (Chinese ver.)"@en,
        "Tread on the Tiger's Tail (中国語ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb60aa86844974bb4a3c13358105c42f7 ;
    schema:name "Tread on the Tiger's Tail (Chinese ver.)"@en,
        "Tread on the Tiger's Tail (中国語ver.)"@ja .

_:N22991853cb9b4619b28d137646933a36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tread on the Tiger's Tail (Instrumental)"@en,
        "Tread on the Tiger's Tail (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb60aa86844974bb4a3c13358105c42f7 ;
    schema:name "Tread on the Tiger's Tail (Instrumental)"@en,
        "Tread on the Tiger's Tail (Instrumental)"@ja .

_:N3f42bc9063164736b59a6c7cd8defd32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RESET (Instrumental)"@en,
        "RESET (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Nb60aa86844974bb4a3c13358105c42f7 ;
    schema:name "RESET (Instrumental)"@en,
        "RESET (Instrumental)"@ja .

_:N49949fb7617c4b1bb08f93bd9aaa0a2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tread on the Tiger's Tail (Korean ver.)"@en,
        "Tread on the Tiger's Tail (韓国語ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb60aa86844974bb4a3c13358105c42f7 ;
    schema:name "Tread on the Tiger's Tail (Korean ver.)"@en,
        "Tread on the Tiger's Tail (韓国語ver.)"@ja .

_:N655ca7d4b98a4fec824b77254dca85bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tread on the Tiger's Tail"@en,
        "Tread on the Tiger's Tail"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb60aa86844974bb4a3c13358105c42f7 ;
    schema:name "Tread on the Tiger's Tail"@en,
        "Tread on the Tiger's Tail"@ja .

_:Na107eff89f4040e8b57866049cc8a4d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D.D ~Dimension Driver~ (Instrumental)"@en,
        "D.D ～Dimension Driver～ (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nb60aa86844974bb4a3c13358105c42f7 ;
    schema:name "D.D ~Dimension Driver~ (Instrumental)"@en,
        "D.D ～Dimension Driver～ (Instrumental)"@ja .

_:Ne2f0c2caccd14e3095560d8939026c0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tread on the Tiger's Tail (English ver.)"@en,
        "Tread on the Tiger's Tail (英語ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb60aa86844974bb4a3c13358105c42f7 ;
    schema:name "Tread on the Tiger's Tail (English ver.)"@en,
        "Tread on the Tiger's Tail (英語ver.)"@ja .

_:Nf3affb5a36df4e85803e3732144e44e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RESET"@en,
        "RESET"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Nb60aa86844974bb4a3c13358105c42f7 ;
    schema:name "RESET"@en,
        "RESET"@ja .

_:Nfcc2588833794707b279a9d5edfbd174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D.D ~Dimension Driver~"@en,
        "D.D ～Dimension Driver～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nb60aa86844974bb4a3c13358105c42f7 ;
    schema:name "D.D ~Dimension Driver~"@en,
        "D.D ～Dimension Driver～"@ja .

_:Nb60aa86844974bb4a3c13358105c42f7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N190f8e37431a4614b003e9340beff62f,
        _:N22991853cb9b4619b28d137646933a36,
        _:N3f42bc9063164736b59a6c7cd8defd32,
        _:N49949fb7617c4b1bb08f93bd9aaa0a2d,
        _:N655ca7d4b98a4fec824b77254dca85bc,
        _:Na107eff89f4040e8b57866049cc8a4d9,
        _:Ne2f0c2caccd14e3095560d8939026c0e,
        _:Nf3affb5a36df4e85803e3732144e44e1,
        _:Nfcc2588833794707b279a9d5edfbd174 ;
    mo:track_count 9 ;
    schema:duration "PT46:13"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N190f8e37431a4614b003e9340beff62f,
        _:N22991853cb9b4619b28d137646933a36,
        _:N3f42bc9063164736b59a6c7cd8defd32,
        _:N49949fb7617c4b1bb08f93bd9aaa0a2d,
        _:N655ca7d4b98a4fec824b77254dca85bc,
        _:Na107eff89f4040e8b57866049cc8a4d9,
        _:Ne2f0c2caccd14e3095560d8939026c0e,
        _:Nf3affb5a36df4e85803e3732144e44e1,
        _:Nfcc2588833794707b279a9d5edfbd174 .

