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

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

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

<artist/15478#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55290#subject> ;
    schema:name "Takatsugu Muramatsu"@en,
        "村松崇継"@ja ;
    foaf:made <album/55290#composition>,
        <album/55290#subject> ;
    foaf:name "Takatsugu Muramatsu"@en,
        "村松崇継"@ja .

<artist/21118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55290#subject> ;
    schema:name "Alfred Reed"@en ;
    foaf:made <album/55290#composition>,
        <album/55290#subject> ;
    foaf:name "Alfred Reed"@en .

<artist/260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55290#subject> ;
    schema:name "Masamicz Amano"@en ;
    foaf:made <album/55290#composition>,
        <album/55290#subject> ;
    foaf:name "Masamicz Amano"@en .

<artist/261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55290#subject> ;
    schema:name "Toshio Mashima"@en,
        "真島俊夫"@ja ;
    foaf:made <album/55290#composition>,
        <album/55290#subject> ;
    foaf:name "Toshio Mashima"@en,
        "真島俊夫"@ja .

<artist/28866#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55290#subject> ;
    schema:name "Eiji Suzuki"@en,
        "鈴木英史"@ja ;
    foaf:made <album/55290#composition>,
        <album/55290#subject> ;
    foaf:name "Eiji Suzuki"@en,
        "鈴木英史"@ja .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55290#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/55290#composition>,
        <album/55290#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<product/1783#subject> a schema:CreativeWork ;
    schema:name "Princess Mononoke"@en,
        "もののけ姫"@ja,
        "Mononoke Hime"@ja-latn ;
    foaf:name "Princess Mononoke"@en,
        "もののけ姫"@ja,
        "Mononoke Hime"@ja-latn .

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

<album/55290#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Masamicz Amano: Ten rai mu bou"@en,
        "天野正道: 天雷无妄"@ja,
        "Masamicz Amano: Ten rai mu bou"@ja-latn ;
    mo:performance_of <album/55290#musicalwork> ;
    mo:recorded_as <album/55290#musicalexpression> ;
    schema:name "Masamicz Amano: Ten rai mu bou"@en,
        "天野正道: 天雷无妄"@ja,
        "Masamicz Amano: Ten rai mu bou"@ja-latn ;
    schema:workPerformed <album/55290#musicalwork> .

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

<https://medium-media.vgm.io/albums/09/55290/55290-1444659950.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55290#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Masamicz Amano: Ten rai mu bou"@en,
        "天野正道: 天雷无妄"@ja,
        "Masamicz Amano: Ten rai mu bou"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Luiz Bonfá"@en ;
            foaf:made <album/55290#composition> ;
            foaf:name "Luiz Bonfá"@en ],
        <artist/15478#subject>,
        <artist/21118#subject>,
        <artist/260#subject>,
        <artist/261#subject>,
        <artist/28866#subject>,
        <artist/752#subject> ;
    mo:produced_work <album/55290#musicalwork> ;
    schema:name "Masamicz Amano: Ten rai mu bou"@en,
        "天野正道: 天雷无妄"@ja,
        "Masamicz Amano: Ten rai mu bou"@ja-latn .

<album/55290#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-15"^^xsd:date ;
    dcterms:title "Masamicz Amano: Ten rai mu bou"@en,
        "天野正道: 天雷无妄"@ja,
        "Masamicz Amano: Ten rai mu bou"@ja-latn ;
    mo:catalogue_number "CACG-0231" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55290#musicalexpression> ;
    mo:publisher _:N7cf9e125acf64f5ebf8f3172cd7b621e ;
    mo:record _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    mo:record_count 1 ;
    schema:about <product/1783#subject> ;
    schema:datePublished "2015-05-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/55290/55290-1444659950.jpg> ;
    schema:name "Masamicz Amano: Ten rai mu bou"@en,
        "天野正道: 天雷无妄"@ja,
        "Masamicz Amano: Ten rai mu bou"@ja-latn ;
    schema:publisher _:N7cf9e125acf64f5ebf8f3172cd7b621e ;
    foaf:depiction <https://media.vgm.io/albums/09/55290/55290-1444659950.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55290#subject> ;
    schema:name "Luiz Bonfá"@en ;
    foaf:made <album/55290#subject> ;
    foaf:name "Luiz Bonfá"@en .

_:N020f5cf940cc47878ee49c27bbaa1520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divertimento for Flute and Band"@en,
        "ディヴェルティメント"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "Divertimento for Flute and Band"@en,
        "ディヴェルティメント"@ja .

_:N1155743049d5460ba2ee7fbf16a6a5ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Away"@en,
        "彼方の光"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "Far Away"@en,
        "彼方の光"@ja .

_:N2068a5227d9d49328e71ef1a3bc20837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ten rai mu bou: II Mov."@en,
        "天雷无妄 II Mov."@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "Ten rai mu bou: II Mov."@en,
        "天雷无妄 II Mov."@ja .

_:N32ed053a4d1f458cb72133f8ef1f8a0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ten rai mu bou: III Mov."@en,
        "天雷无妄 III Mov."@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "Ten rai mu bou: III Mov."@en,
        "天雷无妄 III Mov."@ja .

_:N41986b66668c450789cd75dcd2f655a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Manhã de Carnaval from \"Black Orpheus\""@en,
        "カーニヴァルの朝 ～『黒いオルフェ』より"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "Manhã de Carnaval from \"Black Orpheus\""@en,
        "カーニヴァルの朝 ～『黒いオルフェ』より"@ja .

_:N510216d6a49b4385bd0c8760a55d46cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashitaka and Sun from \"The Princess Mononoke\""@en,
        "アシタカとサン ～『もののけ姫』より"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "Ashitaka and Sun from \"The Princess Mononoke\""@en,
        "アシタカとサン ～『もののけ姫』より"@ja .

_:N7cf9e125acf64f5ebf8f3172cd7b621e schema:name "CAFUA"@en,
        "CAFUA"@ja,
        "CAFUA"@ja-latn ;
    foaf:name "CAFUA"@en,
        "CAFUA"@ja,
        "CAFUA"@ja-latn .

_:N922b14f84ae54cea90ee9abee795a5c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonder Planet"@en,
        "ワンダー・プラネット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT9:01"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "Wonder Planet"@en,
        "ワンダー・プラネット"@ja .

_:Nbe38dc8ff27c4ecea61d8e8e154b0532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ten rai mu bou: I Mov."@en,
        "天雷无妄 I Mov."@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "Ten rai mu bou: I Mov."@en,
        "天雷无妄 I Mov."@ja .

_:Nbf13e5adc0684370ba4917c738ce003a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ephemeral Dream of Prosperity"@en,
        "邯鄲の夢"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "Ephemeral Dream of Prosperity"@en,
        "邯鄲の夢"@ja .

_:Nd630e5db1c904c788da96365e952e8c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ten rai mu bou: IV Mov."@en,
        "天雷无妄 IV Mov."@ja ;
    mo:track_number 11 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "Ten rai mu bou: IV Mov."@en,
        "天雷无妄 IV Mov."@ja .

_:Ne8414fece8dc40508aa3a30ea80d1dac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Project"@en,
        "グリーン・プロジェクト"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:13"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "Green Project"@en,
        "グリーン・プロジェクト"@ja .

_:Nfdc80bc4463841c1b4143554d86663b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La danse du Phénix -impression de Kyoto"@en,
        "鳳凰が舞う -印象,京都 石庭 金閣寺"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:16"^^xsd:interval ;
    schema:inPlaylist _:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 ;
    schema:name "La danse du Phénix -impression de Kyoto"@en,
        "鳳凰が舞う -印象,京都 石庭 金閣寺"@ja .

_:N2a45ddffaa4042a3abbe0ec1eb0c1ca1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N020f5cf940cc47878ee49c27bbaa1520,
        _:N1155743049d5460ba2ee7fbf16a6a5ed,
        _:N2068a5227d9d49328e71ef1a3bc20837,
        _:N32ed053a4d1f458cb72133f8ef1f8a0d,
        _:N41986b66668c450789cd75dcd2f655a2,
        _:N510216d6a49b4385bd0c8760a55d46cc,
        _:N922b14f84ae54cea90ee9abee795a5c0,
        _:Nbe38dc8ff27c4ecea61d8e8e154b0532,
        _:Nbf13e5adc0684370ba4917c738ce003a,
        _:Nd630e5db1c904c788da96365e952e8c4,
        _:Ne8414fece8dc40508aa3a30ea80d1dac,
        _:Nfdc80bc4463841c1b4143554d86663b4 ;
    mo:track_count 12 ;
    schema:duration "PT75:38"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N020f5cf940cc47878ee49c27bbaa1520,
        _:N1155743049d5460ba2ee7fbf16a6a5ed,
        _:N2068a5227d9d49328e71ef1a3bc20837,
        _:N32ed053a4d1f458cb72133f8ef1f8a0d,
        _:N41986b66668c450789cd75dcd2f655a2,
        _:N510216d6a49b4385bd0c8760a55d46cc,
        _:N922b14f84ae54cea90ee9abee795a5c0,
        _:Nbe38dc8ff27c4ecea61d8e8e154b0532,
        _:Nbf13e5adc0684370ba4917c738ce003a,
        _:Nd630e5db1c904c788da96365e952e8c4,
        _:Ne8414fece8dc40508aa3a30ea80d1dac,
        _:Nfdc80bc4463841c1b4143554d86663b4 .

