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

<album/19096> a mo:Release ;
    mo:catalogue_number "VICL-60241" .

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

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

<artist/4648#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54820#subject> ;
    schema:name "Tsuneo Imahori"@en,
        "今堀恒雄"@ja ;
    foaf:made <album/54820#composition>,
        <album/54820#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/54820#musicalexpression> a mo:Signal ;
    mo:published_as <album/54820#subject> ;
    mo:records <album/54820#performance> .

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

<album/54820#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "trigun the first donuts"@en,
        "テレビ東京アニメーション トライガン trigun the first donuts"@ja,
        "trigun the first donuts"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tsuneo Akima"@en ;
            foaf:made <album/54820#composition> ;
            foaf:name "Tsuneo Akima"@en ],
        <artist/4648#subject> ;
    mo:produced_work <album/54820#musicalwork> ;
    schema:name "trigun the first donuts"@en,
        "テレビ東京アニメーション トライガン trigun the first donuts"@ja,
        "trigun the first donuts"@ja-latn .

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

<artist/80609#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54820#performance> ;
    schema:name "AJA"@en ;
    foaf:name "AJA"@en .

<album/54820#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "trigun the first donuts"@en,
        "テレビ東京アニメーション トライガン trigun the first donuts"@ja,
        "trigun the first donuts"@ja-latn ;
    mo:performance_of <album/54820#musicalwork> ;
    mo:performer _:Nd33c270f840e40429fdf5d87ff764f96,
        <artist/80609#subject> ;
    mo:recorded_as <album/54820#musicalexpression> ;
    schema:byArtist _:Nd33c270f840e40429fdf5d87ff764f96,
        <artist/80609#subject> ;
    schema:name "trigun the first donuts"@en,
        "テレビ東京アニメーション トライガン trigun the first donuts"@ja,
        "trigun the first donuts"@ja-latn ;
    schema:workPerformed <album/54820#musicalwork> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54820#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/54820#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/54820#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-01"^^xsd:date ;
    dcterms:title "trigun the first donuts"@en,
        "テレビ東京アニメーション トライガン trigun the first donuts"@ja,
        "trigun the first donuts"@ja-latn ;
    mo:catalogue_number "A8-1092" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/19096> ;
    mo:publication_of <album/54820#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N485ea86fd3d24fdfbcc12090d22934ef ;
    mo:record_count 1 ;
    schema:about <product/1426#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "AKIMA & NEOS"@en ;
            foaf:name "AKIMA & NEOS"@en ],
        <artist/80609#subject> ;
    schema:datePublished "1998-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "trigun the first donuts"@en,
        "テレビ東京アニメーション トライガン trigun the first donuts"@ja,
        "trigun the first donuts"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54820#subject> ;
    schema:name "Tsuneo Akima"@en ;
    foaf:made <album/54820#subject> ;
    foaf:name "Tsuneo Akima"@en .

_:N00893618407f4fc0bbfb69e3241f2abe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOT AN ANGEL"@en,
        "NOT AN ANGEL"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "NOT AN ANGEL"@en,
        "NOT AN ANGEL"@ja .

_:N151948b60f2741e4a227fecf903c7469 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never could have been worse"@en,
        "Never could have been worse"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "Never could have been worse"@en,
        "Never could have been worse"@ja .

_:N16986b4d561247e7a9d71cde24246bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PHILOSOPHY in a Tea Cup"@en,
        "PHILOSOPHY in a Tea Cup"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "PHILOSOPHY in a Tea Cup"@en,
        "PHILOSOPHY in a Tea Cup"@ja .

_:N1e866beb991c4ee5ac2144fcc2d70a2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KNIVES"@en,
        "KNIVES"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "KNIVES"@en,
        "KNIVES"@ja .

_:N2c2917a58d344ce285897f2cfd889214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE FUNK"@en,
        "BLUE FUNK"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "BLUE FUNK"@en,
        "BLUE FUNK"@ja .

_:N4ba0e68193be4dbdbf47fe853ea4fd6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLOOD AND THUNDER"@en,
        "BLOOD AND THUNDER"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "BLOOD AND THUNDER"@en,
        "BLOOD AND THUNDER"@ja .

_:N599b27fffe7d4526b79a076d7299ca1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YELLOW ALERT"@en,
        "YELLOW ALERT"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "YELLOW ALERT"@en,
        "YELLOW ALERT"@ja .

_:N6e3b47f122844cc8ad315fb67bf349a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Life ~LEM"@en,
        "Sound Life ~LEM"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "Sound Life ~LEM"@en,
        "Sound Life ~LEM"@ja .

_:N8e84e52e7a00404cb3d8320f14853f7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Permanent Vacation"@en,
        "Permanent Vacation"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "Permanent Vacation"@en,
        "Permanent Vacation"@ja .

_:Na0b084a8d1c1418893950e5ed94dc7c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "H.T"@en,
        "H.T"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "H.T"@en,
        "H.T"@ja .

_:Naba6eb4113ce4266b957a87a2254010c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stories to Tell"@en,
        "Stories to Tell"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "Stories to Tell"@en,
        "Stories to Tell"@ja .

_:Nafc2113c7baa4ee7b8b8c39699ea6f19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carot & Stick"@en,
        "Carot & Stick"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "Carot & Stick"@en,
        "Carot & Stick"@ja .

_:Nb0da90228b004676a3bd523731bbd692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NO-BEAT"@en,
        "NO-BEAT"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "NO-BEAT"@en,
        "NO-BEAT"@ja .

_:Nb0e5c73b980141918a76f9e080c8cfbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WINNERS"@en,
        "WINNERS"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "WINNERS"@en,
        "WINNERS"@ja .

_:Nb53e914c989244a48ddcd50347274545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "People Everyday"@en,
        "People Everyday"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "People Everyday"@en,
        "People Everyday"@ja .

_:Nc15b088532a04c839e4df30f6a86c354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BIG BLUFF"@en,
        "BIG BLUFF"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "BIG BLUFF"@en,
        "BIG BLUFF"@ja .

_:Nd196689b778243e48125c21558a2bcfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Night"@en,
        "Perfect Night"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "Perfect Night"@en,
        "Perfect Night"@ja .

_:Nd33c270f840e40429fdf5d87ff764f96 a schema:Person,
        foaf:Person ;
    mo:performed <album/54820#performance> ;
    schema:name "AKIMA & NEOS"@en ;
    foaf:name "AKIMA & NEOS"@en .

_:Nd574afdd860a40c2be9ebbb92dacf3e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cynical Pink"@en,
        "Cynical Pink"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "Cynical Pink"@en,
        "Cynical Pink"@ja .

_:Ne32860c349c0445e9ca22727884103f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fool's Paradise"@en,
        "Fool's Paradise"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "Fool's Paradise"@en,
        "Fool's Paradise"@ja .

_:Nea42d950a3ba4dd0ae39393755e6fca6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The wind blows to the future"@en,
        "風は未来に吹く"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N485ea86fd3d24fdfbcc12090d22934ef ;
    schema:name "The wind blows to the future"@en,
        "風は未来に吹く"@ja .

_:N485ea86fd3d24fdfbcc12090d22934ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00893618407f4fc0bbfb69e3241f2abe,
        _:N151948b60f2741e4a227fecf903c7469,
        _:N16986b4d561247e7a9d71cde24246bc8,
        _:N1e866beb991c4ee5ac2144fcc2d70a2d,
        _:N2c2917a58d344ce285897f2cfd889214,
        _:N4ba0e68193be4dbdbf47fe853ea4fd6f,
        _:N599b27fffe7d4526b79a076d7299ca1c,
        _:N6e3b47f122844cc8ad315fb67bf349a7,
        _:N8e84e52e7a00404cb3d8320f14853f7f,
        _:Na0b084a8d1c1418893950e5ed94dc7c6,
        _:Naba6eb4113ce4266b957a87a2254010c,
        _:Nafc2113c7baa4ee7b8b8c39699ea6f19,
        _:Nb0da90228b004676a3bd523731bbd692,
        _:Nb0e5c73b980141918a76f9e080c8cfbd,
        _:Nb53e914c989244a48ddcd50347274545,
        _:Nc15b088532a04c839e4df30f6a86c354,
        _:Nd196689b778243e48125c21558a2bcfa,
        _:Nd574afdd860a40c2be9ebbb92dacf3e5,
        _:Ne32860c349c0445e9ca22727884103f3,
        _:Nea42d950a3ba4dd0ae39393755e6fca6 ;
    mo:track_count 20 ;
    schema:duration "PT71:02"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N00893618407f4fc0bbfb69e3241f2abe,
        _:N151948b60f2741e4a227fecf903c7469,
        _:N16986b4d561247e7a9d71cde24246bc8,
        _:N1e866beb991c4ee5ac2144fcc2d70a2d,
        _:N2c2917a58d344ce285897f2cfd889214,
        _:N4ba0e68193be4dbdbf47fe853ea4fd6f,
        _:N599b27fffe7d4526b79a076d7299ca1c,
        _:N6e3b47f122844cc8ad315fb67bf349a7,
        _:N8e84e52e7a00404cb3d8320f14853f7f,
        _:Na0b084a8d1c1418893950e5ed94dc7c6,
        _:Naba6eb4113ce4266b957a87a2254010c,
        _:Nafc2113c7baa4ee7b8b8c39699ea6f19,
        _:Nb0da90228b004676a3bd523731bbd692,
        _:Nb0e5c73b980141918a76f9e080c8cfbd,
        _:Nb53e914c989244a48ddcd50347274545,
        _:Nc15b088532a04c839e4df30f6a86c354,
        _:Nd196689b778243e48125c21558a2bcfa,
        _:Nd574afdd860a40c2be9ebbb92dacf3e5,
        _:Ne32860c349c0445e9ca22727884103f3,
        _:Nea42d950a3ba4dd0ae39393755e6fca6 .

