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

<album/143171> a mo:Release ;
    mo:catalogue_number "VTCL-60618" .

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

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

<album/43366> a mo:Release ;
    mo:catalogue_number "MICA-0049" .

<album/44948> a mo:Release ;
    mo:catalogue_number "5363-2" .

<album/54823> a mo:Release ;
    mo:catalogue_number "A8-1095" .

<album/54824> a mo:Release ;
    mo:catalogue_number "GGG-140" .

<album/54825> a mo:Release ;
    mo:catalogue_number "KO-88246" .

<artist/34482#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19108#subject> ;
    schema:name "Hideoki Mogi"@en,
        "茂木英興"@ja ;
    foaf:made <album/19108#composition>,
        <album/19108#subject> ;
    foaf:name "Hideoki Mogi"@en,
        "茂木英興"@ja .

<artist/4648#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19108#subject> ;
    schema:name "Tsuneo Imahori"@en,
        "今堀恒雄"@ja ;
    foaf:made <album/19108#composition>,
        <album/19108#subject> ;
    foaf:name "Tsuneo Imahori"@en,
        "今堀恒雄"@ja .

<product/1426#subject> a schema:CreativeWork ;
    schema:name "Trigun"@en,
        "Trigun"@ja,
        "Trigun"@ja-latn ;
    foaf:name "Trigun"@en,
        "Trigun"@ja,
        "Trigun"@ja-latn .

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

<album/19108#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TRIGUN the 2nd DONUT HAPPY PACK"@en,
        "テレビ東京アニメーション トライガン TRIGUN the 2nd DONUT HAPPY PACK"@ja,
        "TRIGUN the 2nd DONUT *HAPPY PACK*"@ja-latn ;
    mo:performance_of <album/19108#musicalwork> ;
    mo:recorded_as <album/19108#musicalexpression> ;
    schema:name "TRIGUN the 2nd DONUT HAPPY PACK"@en,
        "テレビ東京アニメーション トライガン TRIGUN the 2nd DONUT HAPPY PACK"@ja,
        "TRIGUN the 2nd DONUT *HAPPY PACK*"@ja-latn ;
    schema:workPerformed <album/19108#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/80/19108/19108-fb56fcab1e18.jpg> a schema:ImageObject,
        foaf:Image .

<album/19108#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TRIGUN the 2nd DONUT HAPPY PACK"@en,
        "テレビ東京アニメーション トライガン TRIGUN the 2nd DONUT HAPPY PACK"@ja,
        "TRIGUN the 2nd DONUT *HAPPY PACK*"@ja-latn ;
    mo:composer <artist/34482#subject>,
        <artist/4648#subject> ;
    mo:produced_work <album/19108#musicalwork> ;
    schema:name "TRIGUN the 2nd DONUT HAPPY PACK"@en,
        "テレビ東京アニメーション トライガン TRIGUN the 2nd DONUT HAPPY PACK"@ja,
        "TRIGUN the 2nd DONUT *HAPPY PACK*"@ja-latn .

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

<album/19108#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-10-21"^^xsd:date ;
    dcterms:title "TRIGUN the 2nd DONUT HAPPY PACK"@en,
        "テレビ東京アニメーション トライガン TRIGUN the 2nd DONUT HAPPY PACK"@ja,
        "TRIGUN the 2nd DONUT *HAPPY PACK*"@ja-latn ;
    mo:catalogue_number "VICL-60286" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/143171>,
        <album/43366>,
        <album/44948>,
        <album/54823>,
        <album/54824>,
        <album/54825> ;
    mo:publication_of <album/19108#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N681a2020ba5741169b362729946831ae ;
    mo:record_count 1 ;
    schema:about <product/1426#subject> ;
    schema:datePublished "1998-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/19108/19108-fb56fcab1e18.jpg> ;
    schema:name "TRIGUN the 2nd DONUT HAPPY PACK"@en,
        "テレビ東京アニメーション トライガン TRIGUN the 2nd DONUT HAPPY PACK"@ja,
        "TRIGUN the 2nd DONUT *HAPPY PACK*"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/19108/19108-fb56fcab1e18.jpg> .

_:N08bdd3684fd74ef385f9bd9bb044e4ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insurance #3"@en,
        "Insurance #3"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Insurance #3"@en,
        "Insurance #3"@ja .

_:N0b877eb4a302410ea6421e0a07f53a15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gunpowder Tea"@en,
        "Gunpowder Tea"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Gunpowder Tea"@en,
        "Gunpowder Tea"@ja .

_:N0bc96de900044da7a48fb25a272adc8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise"@en,
        "楽園"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Paradise"@en,
        "楽園"@ja .

_:N0dbd958471f8423f99f2f05730ebc3f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nerve Rack"@en,
        "Nerve Rack"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Nerve Rack"@en,
        "Nerve Rack"@ja .

_:N358d0e26332442f4898ca09fb0af2569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheers!"@en,
        "Cheers!"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Cheers!"@en,
        "Cheers!"@ja .

_:N3ee8af84eb054fce8eaaeae663ad3491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Cat Space"@en,
        "黒猫空間"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Black Cat Space"@en,
        "黒猫空間"@ja .

_:N5c3d70dc536c48e38ee7b1d61b2f7051 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Summers"@en,
        "Blue Summers"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Blue Summers"@en,
        "Blue Summers"@ja .

_:N5e9c026c00b6411aa9281e6c0101f72f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colorless Sky"@en,
        "Colorless Sky"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Colorless Sky"@en,
        "Colorless Sky"@ja .

_:N632c33d9135642bca0156358f00c2248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insurance #1"@en,
        "Insurance #1"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Insurance #1"@en,
        "Insurance #1"@ja .

_:N6eba8e9d34e4474884c73a1c8de440f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unhappy Song"@en,
        "Unhappy Song"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Unhappy Song"@en,
        "Unhappy Song"@ja .

_:N7f9ab889aa1d4fc8aa2f8c606740fc1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trigun Maximum"@en,
        "トライガン・マキシマム"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Trigun Maximum"@en,
        "トライガン・マキシマム"@ja .

_:N93564ebd68bd4fd190319aeedcaa91f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "H.T-Destroyingangel mix"@en,
        "H.T－Destroyingangel mix"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "H.T-Destroyingangel mix"@en,
        "H.T－Destroyingangel mix"@ja .

_:N9a5a47f49ed0496a9d2a8398b0d4185e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hash Hash"@en,
        "Hash Hash"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Hash Hash"@en,
        "Hash Hash"@ja .

_:Na74c018cb00a4b6e80affa018518a291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Spring"@en,
        "Blue Spring"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Blue Spring"@en,
        "Blue Spring"@ja .

_:Nab3c9b6010454af3a9ef4f76031bff76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love & Peace"@en,
        "ラヴ&ピース"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Love & Peace"@en,
        "ラヴ&ピース"@ja .

_:Nafeb297387d942b8a2113b24089b5df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero Hour"@en,
        "Zero Hour"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Zero Hour"@en,
        "Zero Hour"@ja .

_:Nb0f71926d0c2404cb571f915ebeae0e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Planet"@en,
        "Lost Planet"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Lost Planet"@en,
        "Lost Planet"@ja .

_:Nb4b6d0175d9645da9892c4ef7397566d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pierce"@en,
        "ピアス"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Pierce"@en,
        "ピアス"@ja .

_:Nb5895c2c157b4fc098d3ecab513b5110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scattered Rain"@en,
        "Scattered Rain"@ja ;
    mo:track_number 20 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Scattered Rain"@en,
        "Scattered Rain"@ja .

_:Ncb6a3354d9b94024912ffe28b10ad5d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The lowdown"@en,
        "The lowdown"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "The lowdown"@en,
        "The lowdown"@ja .

_:Ne162c8f2a86d47718e6c73c68ff323aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insurance #2"@en,
        "Insurance #2"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Insurance #2"@en,
        "Insurance #2"@ja .

_:Nf3d59b7f763f4b76adacc7a9d3273fc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stars of Sand"@en,
        "砂の星"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "Stars of Sand"@en,
        "砂の星"@ja .

_:Nf715794591054b799fcc530e986189e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "West Slang"@en,
        "ウエスト・スラング"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N681a2020ba5741169b362729946831ae ;
    schema:name "West Slang"@en,
        "ウエスト・スラング"@ja .

_:N681a2020ba5741169b362729946831ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08bdd3684fd74ef385f9bd9bb044e4ee,
        _:N0b877eb4a302410ea6421e0a07f53a15,
        _:N0bc96de900044da7a48fb25a272adc8b,
        _:N0dbd958471f8423f99f2f05730ebc3f8,
        _:N358d0e26332442f4898ca09fb0af2569,
        _:N3ee8af84eb054fce8eaaeae663ad3491,
        _:N5c3d70dc536c48e38ee7b1d61b2f7051,
        _:N5e9c026c00b6411aa9281e6c0101f72f,
        _:N632c33d9135642bca0156358f00c2248,
        _:N6eba8e9d34e4474884c73a1c8de440f9,
        _:N7f9ab889aa1d4fc8aa2f8c606740fc1a,
        _:N93564ebd68bd4fd190319aeedcaa91f7,
        _:N9a5a47f49ed0496a9d2a8398b0d4185e,
        _:Na74c018cb00a4b6e80affa018518a291,
        _:Nab3c9b6010454af3a9ef4f76031bff76,
        _:Nafeb297387d942b8a2113b24089b5df9,
        _:Nb0f71926d0c2404cb571f915ebeae0e0,
        _:Nb4b6d0175d9645da9892c4ef7397566d,
        _:Nb5895c2c157b4fc098d3ecab513b5110,
        _:Ncb6a3354d9b94024912ffe28b10ad5d9,
        _:Ne162c8f2a86d47718e6c73c68ff323aa,
        _:Nf3d59b7f763f4b76adacc7a9d3273fc3,
        _:Nf715794591054b799fcc530e986189e8 ;
    mo:track_count 23 ;
    schema:duration "PT66:52"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N08bdd3684fd74ef385f9bd9bb044e4ee,
        _:N0b877eb4a302410ea6421e0a07f53a15,
        _:N0bc96de900044da7a48fb25a272adc8b,
        _:N0dbd958471f8423f99f2f05730ebc3f8,
        _:N358d0e26332442f4898ca09fb0af2569,
        _:N3ee8af84eb054fce8eaaeae663ad3491,
        _:N5c3d70dc536c48e38ee7b1d61b2f7051,
        _:N5e9c026c00b6411aa9281e6c0101f72f,
        _:N632c33d9135642bca0156358f00c2248,
        _:N6eba8e9d34e4474884c73a1c8de440f9,
        _:N7f9ab889aa1d4fc8aa2f8c606740fc1a,
        _:N93564ebd68bd4fd190319aeedcaa91f7,
        _:N9a5a47f49ed0496a9d2a8398b0d4185e,
        _:Na74c018cb00a4b6e80affa018518a291,
        _:Nab3c9b6010454af3a9ef4f76031bff76,
        _:Nafeb297387d942b8a2113b24089b5df9,
        _:Nb0f71926d0c2404cb571f915ebeae0e0,
        _:Nb4b6d0175d9645da9892c4ef7397566d,
        _:Nb5895c2c157b4fc098d3ecab513b5110,
        _:Ncb6a3354d9b94024912ffe28b10ad5d9,
        _:Ne162c8f2a86d47718e6c73c68ff323aa,
        _:Nf3d59b7f763f4b76adacc7a9d3273fc3,
        _:Nf715794591054b799fcc530e986189e8 .

