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

<artist/10035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Aoki"@en,
        "青木久美子"@ja ;
    foaf:made <album/48250#lyrics>,
        <album/48250#subject> ;
    foaf:name "Kumiko Aoki"@en,
        "青木久美子"@ja .

<artist/10356#subject> a schema:Person,
        foaf:Person ;
    schema:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja ;
    foaf:made <album/48250#subject>,
        <album/48250#vocals> ;
    foaf:name "Young Fresh"@en,
        "ヤング・フレッシュ"@ja .

<artist/31856#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoko Tokugaki"@en,
        "徳垣友子"@ja ;
    foaf:made <album/48250#subject>,
        <album/48250#vocals> ;
    foaf:name "Tomoko Tokugaki"@en,
        "徳垣友子"@ja .

<artist/72459#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anna Nakajima"@en,
        "中島安名"@ja ;
    foaf:made <album/48250#subject>,
        <album/48250#vocals> ;
    foaf:name "Anna Nakajima"@en,
        "中島安名"@ja .

<artist/8880#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kayoko Fuyumori"@en,
        "冬杜花代子"@ja ;
    foaf:made <album/48250#lyrics>,
        <album/48250#subject> ;
    foaf:name "Kayoko Fuyumori"@en,
        "冬杜花代子"@ja .

<album/52209> a mo:Release ;
    mo:catalogue_number "COCC-72087" .

<album/66994> a mo:Release ;
    mo:catalogue_number "COTC-1447" .

<artist/3256#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48250#subject> ;
    schema:name "Gouji Tsuno"@en,
        "つのごうじ"@ja ;
    foaf:made <album/48250#composition>,
        <album/48250#subject>,
        <album/48250#vocals> ;
    foaf:name "Gouji Tsuno"@en,
        "つのごうじ"@ja .

<artist/3747#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48250#subject> ;
    schema:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja ;
    foaf:made <album/48250#composition>,
        <album/48250#subject> ;
    foaf:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja .

<artist/629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48250#subject> ;
    schema:name "Toshiyuki Watanabe"@en,
        "渡辺俊幸"@ja ;
    foaf:made <album/48250#composition>,
        <album/48250#subject> ;
    foaf:name "Toshiyuki Watanabe"@en,
        "渡辺俊幸"@ja .

<product/21767#subject> a schema:CreativeWork ;
    schema:name "The Three-eyed One"@en,
        "三つ目がとおる"@ja,
        "Mitsume ga Tooru"@ja-latn ;
    foaf:name "The Three-eyed One"@en,
        "三つ目がとおる"@ja,
        "Mitsume ga Tooru"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/05/48250/48250-1411497358.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/48250#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Osamu Tezuka World: Mitsume ga Tooru Music Collection"@en,
        "手塚治虫ワールド 三つ目がとおる 音楽集"@ja,
        "Osamu Tezuka World: Mitsume ga Tooru Ongakushuu"@ja-latn ;
    mo:performance_of <album/48250#musicalwork> ;
    mo:performer <artist/8492#subject> ;
    mo:recorded_as <album/48250#musicalexpression> ;
    schema:byArtist <artist/8492#subject> ;
    schema:name "Osamu Tezuka World: Mitsume ga Tooru Music Collection"@en,
        "手塚治虫ワールド 三つ目がとおる 音楽集"@ja,
        "Osamu Tezuka World: Mitsume ga Tooru Ongakushuu"@ja-latn ;
    schema:workPerformed <album/48250#musicalwork> .

<artist/8492#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48250#performance> ;
    schema:name "Columbia Orchestra"@en,
        "コロムビア・オーケストラ"@ja ;
    foaf:name "Columbia Orchestra"@en,
        "コロムビア・オーケストラ"@ja .

<album/48250#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Osamu Tezuka World: Mitsume ga Tooru Music Collection"@en,
        "手塚治虫ワールド 三つ目がとおる 音楽集"@ja,
        "Osamu Tezuka World: Mitsume ga Tooru Ongakushuu"@ja-latn ;
    mo:composer <artist/3256#subject>,
        <artist/3747#subject>,
        <artist/629#subject> ;
    mo:produced_work <album/48250#musicalwork> ;
    schema:name "Osamu Tezuka World: Mitsume ga Tooru Music Collection"@en,
        "手塚治虫ワールド 三つ目がとおる 音楽集"@ja,
        "Osamu Tezuka World: Mitsume ga Tooru Ongakushuu"@ja-latn .

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

<album/48250#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-12-21"^^xsd:date ;
    dcterms:title "Osamu Tezuka World: Mitsume ga Tooru Music Collection"@en,
        "手塚治虫ワールド 三つ目がとおる 音楽集"@ja,
        "Osamu Tezuka World: Mitsume ga Tooru Ongakushuu"@ja-latn ;
    mo:catalogue_number "COCC-7095" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/52209>,
        <album/66994> ;
    mo:publication_of <album/48250#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ndaf475ce22494b21af0947659b5f34e4 ;
    mo:record_count 1 ;
    schema:about <product/21767#subject> ;
    schema:byArtist <artist/8492#subject> ;
    schema:datePublished "1990-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/48250/48250-1411497358.jpg> ;
    schema:name "Osamu Tezuka World: Mitsume ga Tooru Music Collection"@en,
        "手塚治虫ワールド 三つ目がとおる 音楽集"@ja,
        "Osamu Tezuka World: Mitsume ga Tooru Ongakushuu"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/48250/48250-1411497358.jpg> .

_:N20f1322b7a684c3bafc04478c9cf1a8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "?(ハテナ)のブーメラン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "?(ハテナ)のブーメラン"@ja .

_:N2bc8fb7ec75445d781fbcbf2346e4fc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闘いと甦る三つ目族の力"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "闘いと甦る三つ目族の力"@ja .

_:N3f26ad1e8b6542d2a15300a2d6d1e2bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪魔の力と影の計略"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "悪魔の力と影の計略"@ja .

_:N56a644133ff74d858d41cfc0c42867ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静かな日々と安らかな写楽(ちょっと魔法でばんそうこ)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "静かな日々と安らかな写楽(ちょっと魔法でばんそうこ)"@ja .

_:N72bcb8bfd9e24b598f293af8c6bc21ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "文明、古代と現代"@ja ;
    mo:track_number 10 ;
    schema:duration "PT9:03"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "文明、古代と現代"@ja .

_:N803b49ec963f4e36991aeec2adf8dec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "写楽と和登"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "写楽と和登"@ja .

_:Nb7cd52b46227460992059cf756d3e064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ・悪魔のプリンス(?のブーメラン)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "エピローグ・悪魔のプリンス(?のブーメラン)"@ja .

_:Nc749997562b246f781cdb74514e4e219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ・滅び去りし文明"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "プロローグ・滅び去りし文明"@ja .

_:Ne90ecdbb5587404cb2b16861a2a7c3f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影の襲来と冒険心"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "影の襲来と冒険心"@ja .

_:Ne9a994542a9e4916a5d702b7cbd47fc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちよっと魔法でばんそうこ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "ちよっと魔法でばんそうこ"@ja .

_:Nf00223fb891144afa46f9596497522e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3つの目と写楽の悲劇"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "3つの目と写楽の悲劇"@ja .

_:Nf9ef67c2bd4e4a1795c94fad1a26ec38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "好奇心と博物館"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Ndaf475ce22494b21af0947659b5f34e4 ;
    schema:name "好奇心と博物館"@ja .

_:Ndaf475ce22494b21af0947659b5f34e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20f1322b7a684c3bafc04478c9cf1a8e,
        _:N2bc8fb7ec75445d781fbcbf2346e4fc4,
        _:N3f26ad1e8b6542d2a15300a2d6d1e2bf,
        _:N56a644133ff74d858d41cfc0c42867ed,
        _:N72bcb8bfd9e24b598f293af8c6bc21ad,
        _:N803b49ec963f4e36991aeec2adf8dec5,
        _:Nb7cd52b46227460992059cf756d3e064,
        _:Nc749997562b246f781cdb74514e4e219,
        _:Ne90ecdbb5587404cb2b16861a2a7c3f5,
        _:Ne9a994542a9e4916a5d702b7cbd47fc8,
        _:Nf00223fb891144afa46f9596497522e8,
        _:Nf9ef67c2bd4e4a1795c94fad1a26ec38 ;
    mo:track_count 12 ;
    schema:duration "PT52:39"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N20f1322b7a684c3bafc04478c9cf1a8e,
        _:N2bc8fb7ec75445d781fbcbf2346e4fc4,
        _:N3f26ad1e8b6542d2a15300a2d6d1e2bf,
        _:N56a644133ff74d858d41cfc0c42867ed,
        _:N72bcb8bfd9e24b598f293af8c6bc21ad,
        _:N803b49ec963f4e36991aeec2adf8dec5,
        _:Nb7cd52b46227460992059cf756d3e064,
        _:Nc749997562b246f781cdb74514e4e219,
        _:Ne90ecdbb5587404cb2b16861a2a7c3f5,
        _:Ne9a994542a9e4916a5d702b7cbd47fc8,
        _:Nf00223fb891144afa46f9596497522e8,
        _:Nf9ef67c2bd4e4a1795c94fad1a26ec38 .

