@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 _:N929976c58d584f39abe7b30a8f89c86e ;
    mo:record _:N489855cfe1d64fb3ab23da847b9b1365 ;
    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 _:N929976c58d584f39abe7b30a8f89c86e ;
    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 .

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

_:N2d2363378f30465f8b277920125b0514 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 _:N489855cfe1d64fb3ab23da847b9b1365 ;
    schema:name "Ten rai mu bou: III Mov."@en,
        "天雷无妄 III Mov."@ja .

_:N5675ced0aa8e4e8585ee54b051cad15d 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 _:N489855cfe1d64fb3ab23da847b9b1365 ;
    schema:name "Ephemeral Dream of Prosperity"@en,
        "邯鄲の夢"@ja .

_:N7d81458370824c598a529597d3d7fa50 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 _:N489855cfe1d64fb3ab23da847b9b1365 ;
    schema:name "Manhã de Carnaval from \"Black Orpheus\""@en,
        "カーニヴァルの朝 ～『黒いオルフェ』より"@ja .

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

_:N8bfac3b131434c858f2803478e6edfd9 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 _:N489855cfe1d64fb3ab23da847b9b1365 ;
    schema:name "La danse du Phénix -impression de Kyoto"@en,
        "鳳凰が舞う -印象,京都 石庭 金閣寺"@ja .

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

_:N92bbc190177643d682a6d9916ea9ad9a 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 _:N489855cfe1d64fb3ab23da847b9b1365 ;
    schema:name "Divertimento for Flute and Band"@en,
        "ディヴェルティメント"@ja .

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

_:Na530f365dc114040b919759cafba75f6 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 _:N489855cfe1d64fb3ab23da847b9b1365 ;
    schema:name "Ten rai mu bou: II Mov."@en,
        "天雷无妄 II Mov."@ja .

_:Nb793de4b4546478bb91072b636ade7e3 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 _:N489855cfe1d64fb3ab23da847b9b1365 ;
    schema:name "Ten rai mu bou: IV Mov."@en,
        "天雷无妄 IV Mov."@ja .

_:Nbbfe699ca0404314a2bf8ca1902af9cc 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 _:N489855cfe1d64fb3ab23da847b9b1365 ;
    schema:name "Ashitaka and Sun from \"The Princess Mononoke\""@en,
        "アシタカとサン ～『もののけ姫』より"@ja .

_:Nbc5f2b28f5604de4b238ffa50aceb95a 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 _:N489855cfe1d64fb3ab23da847b9b1365 ;
    schema:name "Ten rai mu bou: I Mov."@en,
        "天雷无妄 I Mov."@ja .

_:N489855cfe1d64fb3ab23da847b9b1365 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25ab36c1ae2f48b5b4c95530d33a65fe,
        _:N2d2363378f30465f8b277920125b0514,
        _:N5675ced0aa8e4e8585ee54b051cad15d,
        _:N7d81458370824c598a529597d3d7fa50,
        _:N807ca80b6f1c4c299ebff21ebb6fa3c3,
        _:N8bfac3b131434c858f2803478e6edfd9,
        _:N92bbc190177643d682a6d9916ea9ad9a,
        _:N94a3582ac2124af8a728057ad1f3f966,
        _:Na530f365dc114040b919759cafba75f6,
        _:Nb793de4b4546478bb91072b636ade7e3,
        _:Nbbfe699ca0404314a2bf8ca1902af9cc,
        _:Nbc5f2b28f5604de4b238ffa50aceb95a ;
    mo:track_count 12 ;
    schema:duration "PT75:38"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N25ab36c1ae2f48b5b4c95530d33a65fe,
        _:N2d2363378f30465f8b277920125b0514,
        _:N5675ced0aa8e4e8585ee54b051cad15d,
        _:N7d81458370824c598a529597d3d7fa50,
        _:N807ca80b6f1c4c299ebff21ebb6fa3c3,
        _:N8bfac3b131434c858f2803478e6edfd9,
        _:N92bbc190177643d682a6d9916ea9ad9a,
        _:N94a3582ac2124af8a728057ad1f3f966,
        _:Na530f365dc114040b919759cafba75f6,
        _:Nb793de4b4546478bb91072b636ade7e3,
        _:Nbbfe699ca0404314a2bf8ca1902af9cc,
        _:Nbc5f2b28f5604de4b238ffa50aceb95a .

