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

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

<album/49467#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DETONATOR ORGUN 2"@en,
        "デトネイター・オーガン 2"@ja,
        "DETONATOR ORGUN 2"@ja-latn ;
    mo:composer <artist/3676#subject> ;
    mo:produced_work <album/49467#musicalwork> ;
    schema:name "DETONATOR ORGUN 2"@en,
        "デトネイター・オーガン 2"@ja,
        "DETONATOR ORGUN 2"@ja-latn .

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

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

<org/33#subject> schema:name "Polydor K.K."@en,
        "ポリドール株式会社"@ja,
        "Polydor K.K."@ja-latn ;
    foaf:name "Polydor K.K."@en,
        "ポリドール株式会社"@ja,
        "Polydor K.K."@ja-latn .

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

<https://medium-media.vgm.io/albums/76/49467/49467-1417279316.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49467#performance> ;
    schema:name "Shingo Tomoda"@en,
        "友田真吾"@ja ;
    foaf:name "Shingo Tomoda"@en,
        "友田真吾"@ja .

<artist/33545#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49467#performance> ;
    schema:name "Jun Togawa"@en,
        "戸川純"@ja ;
    foaf:name "Jun Togawa"@en,
        "戸川純"@ja .

<artist/42723#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49467#performance> ;
    schema:name "Masanori Chinzei"@en,
        "鎮西正憲"@ja ;
    foaf:name "Masanori Chinzei"@en,
        "鎮西正憲"@ja .

<artist/3676#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49467#subject> ;
    mo:performed <album/49467#performance> ;
    schema:name "Susumu Hirasawa"@en,
        "平沢進"@ja ;
    foaf:made <album/49467#composition>,
        <album/49467#lyrics>,
        <album/49467#subject> ;
    foaf:name "Susumu Hirasawa"@en,
        "平沢進"@ja .

<album/49467#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-10-25"^^xsd:date ;
    dcterms:title "DETONATOR ORGUN 2"@en,
        "デトネイター・オーガン 2"@ja,
        "DETONATOR ORGUN 2"@ja-latn ;
    mo:catalogue_number "POCH-2026" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49467#musicalexpression> ;
    mo:publisher <org/33#subject> ;
    mo:record _:Nca2065e16a644bde8a889445d2705db9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Detonator Orgun"@en ;
            foaf:name "Detonator Orgun"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yuichi Kenjo"@en ;
            foaf:name "Yuichi Kenjo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Toshihiko \"BOB\" Takahashi"@en ;
            foaf:name "Toshihiko \"BOB\" Takahashi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kazuhiko Fujii"@en ;
            foaf:name "Kazuhiko Fujii"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yasuchika Fujii"@en ;
            foaf:name "Yasuchika Fujii"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Osamu Takeuchi"@en ;
            foaf:name "Osamu Takeuchi"@en ],
        <artist/18770#subject>,
        <artist/33545#subject>,
        <artist/3676#subject>,
        <artist/42723#subject> ;
    schema:datePublished "1991-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/49467/49467-1417279316.jpg> ;
    schema:name "DETONATOR ORGUN 2"@en,
        "デトネイター・オーガン 2"@ja,
        "DETONATOR ORGUN 2"@ja-latn ;
    schema:publisher <org/33#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/49467/49467-1417279316.jpg> .

<album/49467#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DETONATOR ORGUN 2"@en,
        "デトネイター・オーガン 2"@ja,
        "DETONATOR ORGUN 2"@ja-latn ;
    mo:performance_of <album/49467#musicalwork> ;
    mo:performer _:N02cfb535ebf9433c8d0db0a01532c7d2,
        _:N652144499122419daff1b0a875365501,
        _:N881e030a5dd64518ad4615984affaec4,
        _:Na12d3ab7536b49758832f9d49f6c0817,
        _:Nf3ff966424764976915634628b07818c,
        <artist/18770#subject>,
        <artist/33545#subject>,
        <artist/3676#subject>,
        <artist/42723#subject> ;
    mo:recorded_as <album/49467#musicalexpression> ;
    schema:byArtist _:N02cfb535ebf9433c8d0db0a01532c7d2,
        _:N652144499122419daff1b0a875365501,
        _:N881e030a5dd64518ad4615984affaec4,
        _:Na12d3ab7536b49758832f9d49f6c0817,
        _:Nf3ff966424764976915634628b07818c,
        <artist/18770#subject>,
        <artist/33545#subject>,
        <artist/3676#subject>,
        <artist/42723#subject> ;
    schema:name "DETONATOR ORGUN 2"@en,
        "デトネイター・オーガン 2"@ja,
        "DETONATOR ORGUN 2"@ja-latn ;
    schema:workPerformed <album/49467#musicalwork> .

_:N01c7be758f5747d38bd1c97c32d80baa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ORGUN & TOMORU"@en,
        "ORGUN & TOMORU"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nca2065e16a644bde8a889445d2705db9 ;
    schema:name "ORGUN & TOMORU"@en,
        "ORGUN & TOMORU"@ja .

_:N02cfb535ebf9433c8d0db0a01532c7d2 a schema:Person,
        foaf:Person ;
    mo:performed <album/49467#performance> ;
    schema:name "Yuichi Kenjo"@en ;
    foaf:name "Yuichi Kenjo"@en .

_:N04eaa61ec93f45f4b3fb05db1af000df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LEAVE"@en,
        "LEAVE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nca2065e16a644bde8a889445d2705db9 ;
    schema:name "LEAVE"@en,
        "LEAVE"@ja .

_:N2c5f37874fce48949ec2b898ec6029ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUNSET"@en,
        "SUNSET"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nca2065e16a644bde8a889445d2705db9 ;
    schema:name "SUNSET"@en,
        "SUNSET"@ja .

_:N53f891c1ac9d4cc299b83496f03aa090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOHKO & TOMORU"@en,
        "YOHKO & TOMORU"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nca2065e16a644bde8a889445d2705db9 ;
    schema:name "YOHKO & TOMORU"@en,
        "YOHKO & TOMORU"@ja .

_:N5bf44c6ffab948e3afb622b6d0f458f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUNRISE"@en,
        "SUNRISE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nca2065e16a644bde8a889445d2705db9 ;
    schema:name "SUNRISE"@en,
        "SUNRISE"@ja .

_:N652144499122419daff1b0a875365501 a schema:Person,
        foaf:Person ;
    mo:performed <album/49467#performance> ;
    schema:name "Toshihiko \"BOB\" Takahashi"@en ;
    foaf:name "Toshihiko \"BOB\" Takahashi"@en .

_:N6ee394c45dfd4fe4bcae1a54049825d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TERROR"@en,
        "TERROR"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nca2065e16a644bde8a889445d2705db9 ;
    schema:name "TERROR"@en,
        "TERROR"@ja .

_:N881e030a5dd64518ad4615984affaec4 a schema:Person,
        foaf:Person ;
    mo:performed <album/49467#performance> ;
    schema:name "Kazuhiko Fujii"@en ;
    foaf:name "Kazuhiko Fujii"@en .

_:N8bfd7606a3ba4eb19480b9b87b51ae7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NIGHTMARE"@en,
        "NIGHTMARE"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nca2065e16a644bde8a889445d2705db9 ;
    schema:name "NIGHTMARE"@en,
        "NIGHTMARE"@ja .

_:N9af16824317045df84bffd394b219fa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Venus"@en,
        "金星"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nca2065e16a644bde8a889445d2705db9 ;
    schema:name "Venus"@en,
        "金星"@ja .

_:Na12d3ab7536b49758832f9d49f6c0817 a schema:Person,
        foaf:Person ;
    mo:performed <album/49467#performance> ;
    schema:name "Yasuchika Fujii"@en ;
    foaf:name "Yasuchika Fujii"@en .

_:Nae13461ba7114f8492eb10bc28654c9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DETONATOR ORGUN"@en,
        "DETONATOR ORGUN"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nca2065e16a644bde8a889445d2705db9 ;
    schema:name "DETONATOR ORGUN"@en,
        "DETONATOR ORGUN"@ja .

_:Nefa3dfe9b08843b39a677e6048fa396e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clear Mountain Top"@en,
        "山頂晴れて"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nca2065e16a644bde8a889445d2705db9 ;
    schema:name "Clear Mountain Top"@en,
        "山頂晴れて"@ja .

_:Nf3ff966424764976915634628b07818c a schema:Person,
        foaf:Person ;
    mo:performed <album/49467#performance> ;
    schema:name "Osamu Takeuchi"@en ;
    foaf:name "Osamu Takeuchi"@en .

_:Nfe7c107b8a014dc19226ea9c31e6ca12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUNGE"@en,
        "LUNGE"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nca2065e16a644bde8a889445d2705db9 ;
    schema:name "LUNGE"@en,
        "LUNGE"@ja .

_:Nca2065e16a644bde8a889445d2705db9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01c7be758f5747d38bd1c97c32d80baa,
        _:N04eaa61ec93f45f4b3fb05db1af000df,
        _:N2c5f37874fce48949ec2b898ec6029ce,
        _:N53f891c1ac9d4cc299b83496f03aa090,
        _:N5bf44c6ffab948e3afb622b6d0f458f6,
        _:N6ee394c45dfd4fe4bcae1a54049825d7,
        _:N8bfd7606a3ba4eb19480b9b87b51ae7a,
        _:N9af16824317045df84bffd394b219fa1,
        _:Nae13461ba7114f8492eb10bc28654c9f,
        _:Nefa3dfe9b08843b39a677e6048fa396e,
        _:Nfe7c107b8a014dc19226ea9c31e6ca12 ;
    mo:track_count 11 ;
    schema:duration "PT33:00"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N01c7be758f5747d38bd1c97c32d80baa,
        _:N04eaa61ec93f45f4b3fb05db1af000df,
        _:N2c5f37874fce48949ec2b898ec6029ce,
        _:N53f891c1ac9d4cc299b83496f03aa090,
        _:N5bf44c6ffab948e3afb622b6d0f458f6,
        _:N6ee394c45dfd4fe4bcae1a54049825d7,
        _:N8bfd7606a3ba4eb19480b9b87b51ae7a,
        _:N9af16824317045df84bffd394b219fa1,
        _:Nae13461ba7114f8492eb10bc28654c9f,
        _:Nefa3dfe9b08843b39a677e6048fa396e,
        _:Nfe7c107b8a014dc19226ea9c31e6ca12 .

