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

<album/131529#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "East Winds Ensemble!: Theme music from H. Miyazaki's anime performed on the koto and the shakuhachi"@en,
        "箏と尺八による宮崎駿アニメ名曲集 / East Winds Ensemble"@ja,
        "Koto to Shakuhachi ni Yoru Hayao Miyazaki Anime Meikyokushuu / East Winds Ensemble"@ja-latn ;
    mo:produced_work <album/131529#musicalwork> ;
    schema:name "East Winds Ensemble!: Theme music from H. Miyazaki's anime performed on the koto and the shakuhachi"@en,
        "箏と尺八による宮崎駿アニメ名曲集 / East Winds Ensemble"@ja,
        "Koto to Shakuhachi ni Yoru Hayao Miyazaki Anime Meikyokushuu / East Winds Ensemble"@ja-latn .

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

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

<product/1714#subject> a schema:CreativeWork ;
    schema:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn ;
    foaf:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn .

<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 .

<product/1788#subject> a schema:CreativeWork ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn ;
    foaf:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

<product/2476#subject> a schema:CreativeWork ;
    schema:name "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn ;
    foaf:name "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn .

<product/2841#subject> a schema:CreativeWork ;
    schema:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@ja-latn ;
    foaf:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@ja-latn .

<product/2842#subject> a schema:CreativeWork ;
    schema:name "Kiki's Delivery Service"@en,
        "魔女の宅急便"@ja,
        "Majo no Takkyuubin"@ja-latn ;
    foaf:name "Kiki's Delivery Service"@en,
        "魔女の宅急便"@ja,
        "Majo no Takkyuubin"@ja-latn .

<product/759#subject> a schema:CreativeWork ;
    schema:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn ;
    foaf:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn .

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

<album/131529#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "East Winds Ensemble!: Theme music from H. Miyazaki's anime performed on the koto and the shakuhachi"@en,
        "箏と尺八による宮崎駿アニメ名曲集 / East Winds Ensemble"@ja,
        "Koto to Shakuhachi ni Yoru Hayao Miyazaki Anime Meikyokushuu / East Winds Ensemble"@ja-latn ;
    mo:performance_of <album/131529#musicalwork> ;
    mo:recorded_as <album/131529#musicalexpression> ;
    schema:name "East Winds Ensemble!: Theme music from H. Miyazaki's anime performed on the koto and the shakuhachi"@en,
        "箏と尺八による宮崎駿アニメ名曲集 / East Winds Ensemble"@ja,
        "Koto to Shakuhachi ni Yoru Hayao Miyazaki Anime Meikyokushuu / East Winds Ensemble"@ja-latn ;
    schema:workPerformed <album/131529#musicalwork> .

<https://media.vgm.io/albums/92/131529/131529-9301bd76b33f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131529#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/131529/131529-9301bd76b33f.jpg> ;
    foaf:depicts <album/131529#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/131529/131529-9301bd76b33f.jpg> .

<https://medium-media.vgm.io/albums/92/131529/131529-9301bd76b33f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/131529#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "East Winds Ensemble!: Theme music from H. Miyazaki's anime performed on the koto and the shakuhachi"@en,
        "箏と尺八による宮崎駿アニメ名曲集 / East Winds Ensemble"@ja,
        "Koto to Shakuhachi ni Yoru Hayao Miyazaki Anime Meikyokushuu / East Winds Ensemble"@ja-latn ;
    mo:catalogue_number "KP-117" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131529#musicalexpression> ;
    mo:publisher _:N09f311c44bd4441fac72d5d79b512f7b ;
    mo:record _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    mo:record_count 1 ;
    schema:about <product/1714#subject>,
        <product/1783#subject>,
        <product/1788#subject>,
        <product/2476#subject>,
        <product/2841#subject>,
        <product/2842#subject>,
        <product/759#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/92/131529/131529-9301bd76b33f.jpg> ;
    schema:name "East Winds Ensemble!: Theme music from H. Miyazaki's anime performed on the koto and the shakuhachi"@en,
        "箏と尺八による宮崎駿アニメ名曲集 / East Winds Ensemble"@ja,
        "Koto to Shakuhachi ni Yoru Hayao Miyazaki Anime Meikyokushuu / East Winds Ensemble"@ja-latn ;
    schema:publisher _:N09f311c44bd4441fac72d5d79b512f7b ;
    foaf:depiction <https://media.vgm.io/albums/92/131529/131529-9301bd76b33f.jpg> .

_:N09f311c44bd4441fac72d5d79b512f7b schema:name "East Winds"@en ;
    foaf:name "East Winds"@en .

_:N11cac5d1f5ab45d8a99f25b1b0a27090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Futatabi (Reprise)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Futatabi (Reprise)"@en .

_:N2752b2ecdf704203808881b27e74bb97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausicaa – Requiem"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Nausicaa – Requiem"@en .

_:N3934c370a6e046de80140cb5fbc0d5e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashitaka and San"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Ashitaka and San"@en .

_:N3c5f07315ddb48f294d9674b964998d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hareta Hi Ni"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Hareta Hi Ni"@en .

_:N75ff3d60e0564f929f377a82127e90aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Mononoke"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Princess Mononoke"@en .

_:N7b66d2f81992491a970f7f748e90daab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toki Jidai O Motomote"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Toki Jidai O Motomote"@en .

_:N89758efce97b4bd194d093245d68ba7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaze No Tori Michi"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Kaze No Tori Michi"@en .

_:N92ea3c70a11349e9b48447bd103b118e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausicaa – Opening"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Nausicaa – Opening"@en .

_:Nc147e3d0a1e848d799a0b626485e51b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Where You Can See the Ocean"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Town Where You Can See the Ocean"@en .

_:Ncd4c4ad6cc744c4f8d4ded4b07b42846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Itsumo Nando Demo (Always with Me)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Itsumo Nando Demo (Always with Me)"@en .

_:Ne18a9ab7877e43fe888aec8c5f540461 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jikan No Shiro"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Jikan No Shiro"@en .

_:Necaf45d6bb4f4a7787f20b100fa5a56e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kimi O Nosete"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Kimi O Nosete"@en .

_:Nfef3343075af449db53602d812363498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ano Natsu E"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N21f64ba7c54b46f5a82ebecbbe4c96d2 ;
    schema:name "Ano Natsu E"@en .

_:N21f64ba7c54b46f5a82ebecbbe4c96d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11cac5d1f5ab45d8a99f25b1b0a27090,
        _:N2752b2ecdf704203808881b27e74bb97,
        _:N3934c370a6e046de80140cb5fbc0d5e8,
        _:N3c5f07315ddb48f294d9674b964998d1,
        _:N75ff3d60e0564f929f377a82127e90aa,
        _:N7b66d2f81992491a970f7f748e90daab,
        _:N89758efce97b4bd194d093245d68ba7d,
        _:N92ea3c70a11349e9b48447bd103b118e,
        _:Nc147e3d0a1e848d799a0b626485e51b3,
        _:Ncd4c4ad6cc744c4f8d4ded4b07b42846,
        _:Ne18a9ab7877e43fe888aec8c5f540461,
        _:Necaf45d6bb4f4a7787f20b100fa5a56e,
        _:Nfef3343075af449db53602d812363498 ;
    mo:track_count 13 ;
    schema:duration "PT47:13"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N11cac5d1f5ab45d8a99f25b1b0a27090,
        _:N2752b2ecdf704203808881b27e74bb97,
        _:N3934c370a6e046de80140cb5fbc0d5e8,
        _:N3c5f07315ddb48f294d9674b964998d1,
        _:N75ff3d60e0564f929f377a82127e90aa,
        _:N7b66d2f81992491a970f7f748e90daab,
        _:N89758efce97b4bd194d093245d68ba7d,
        _:N92ea3c70a11349e9b48447bd103b118e,
        _:Nc147e3d0a1e848d799a0b626485e51b3,
        _:Ncd4c4ad6cc744c4f8d4ded4b07b42846,
        _:Ne18a9ab7877e43fe888aec8c5f540461,
        _:Necaf45d6bb4f4a7787f20b100fa5a56e,
        _:Nfef3343075af449db53602d812363498 .

