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

<artist/6448#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja ;
    foaf:made <album/51443#lyrics>,
        <album/51443#subject> ;
    foaf:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja .

<artist/8466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rieko Nakagawa"@en,
        "中川李枝子"@ja ;
    foaf:made <album/51443#lyrics>,
        <album/51443#subject> ;
    foaf:name "Rieko Nakagawa"@en,
        "中川李枝子"@ja .

<album/51441> a mo:Release ;
    mo:catalogue_number "TKCA-30209" .

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

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

<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/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/51443#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Perfect of ANIMAGE"@en,
        "パーフェクト・オブ・アニメージュ"@ja,
        "Perfect of ANIMAGE"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/51443#musicalwork> ;
    schema:name "Perfect of ANIMAGE"@en,
        "パーフェクト・オブ・アニメージュ"@ja,
        "Perfect of ANIMAGE"@ja-latn .

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

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/51443/51443-1425688012.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/51443#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perfect of ANIMAGE"@en,
        "パーフェクト・オブ・アニメージュ"@ja,
        "Perfect of ANIMAGE"@ja-latn ;
    mo:performance_of <album/51443#musicalwork> ;
    mo:performer <artist/5025#subject> ;
    mo:recorded_as <album/51443#musicalexpression> ;
    schema:byArtist <artist/5025#subject> ;
    schema:name "Perfect of ANIMAGE"@en,
        "パーフェクト・オブ・アニメージュ"@ja,
        "Perfect of ANIMAGE"@ja-latn ;
    schema:workPerformed <album/51443#musicalwork> .

<artist/5025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51443#performance> ;
    schema:name "Azumi Inoue"@en,
        "井上あずみ"@ja ;
    foaf:name "Azumi Inoue"@en,
        "井上あずみ"@ja .

<album/51443#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-01-01"^^xsd:date ;
    dcterms:title "Perfect of ANIMAGE"@en,
        "パーフェクト・オブ・アニメージュ"@ja,
        "Perfect of ANIMAGE"@ja-latn ;
    mo:catalogue_number "SM-001" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/51441> ;
    mo:publication_of <album/51443#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    mo:record_count 1 ;
    schema:about <product/1788#subject>,
        <product/2476#subject>,
        <product/2842#subject>,
        <product/759#subject> ;
    schema:byArtist <artist/5025#subject> ;
    schema:datePublished "1991-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/51443/51443-1425688012.jpg> ;
    schema:name "Perfect of ANIMAGE"@en,
        "パーフェクト・オブ・アニメージュ"@ja,
        "Perfect of ANIMAGE"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/51443/51443-1425688012.jpg> .

_:N0d60a029fc5a401e80930d7394708ba5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Unusual Painting"@en,
        "神秘なる絵"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "An Unusual Painting"@en,
        "神秘なる絵"@ja .

_:N0dcfde6fbc6c480f9bd2e7ea482076de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bird Man - Ending theme"@en,
        "鳥の人〜エンデェング・テーマ〜"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "The Bird Man - Ending theme"@en,
        "鳥の人〜エンデェング・テーマ〜"@ja .

_:N1f9ee5c45e0645b6aae7141ecaae0574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mom's Broom"@en,
        "かあさんのホウキ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "Mom's Broom"@en,
        "かあさんのホウキ"@ja .

_:N2221a05408d84c66a0d46976750d253c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stroll"@en,
        "さんぽ (feat. 井上あずみ)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "Stroll"@en,
        "さんぽ (feat. 井上あずみ)"@ja .

_:N23bf03e66d2941079ecffdcc2b103129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning in the Slag Ravine"@en,
        "スラッグ溪谷の朝"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "Morning in the Slag Ravine"@en,
        "スラッグ溪谷の朝"@ja .

_:N2a1ecb93ff7543c5bda44afd96bd476b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Neighbor Totoro"@en,
        "となりのトトロ (feat. 井上あずみ)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ (feat. 井上あずみ)"@ja .

_:N45f673059f2144709903f007e9de37fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Towards the Faraway Land..."@en,
        "はるかなる地へ…"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "Towards the Faraway Land..."@en,
        "はるかなる地へ…"@ja .

_:N537770a2585043b6a21a837afeda1a11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carrying You"@en,
        "君をのせて (feat. 井上あずみ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "Carrying You"@en,
        "君をのせて (feat. 井上あずみ)"@ja .

_:N6b447363e1e04d3d9cbf9856d07a853b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windy Hill"@en,
        "風の丘"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "Windy Hill"@en,
        "風の丘"@ja .

_:N6c25931f165047c2a01bc5983ab85cec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Who Fell from the Sky"@en,
        "空から降ってきた少女"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "The Girl Who Fell from the Sky"@en,
        "空から降ってきた少女"@ja .

_:Nd4d3b146e3ff46c690bddfc2a49e4f26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of the Wind"@en,
        "風のとおり道"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "The Path of the Wind"@en,
        "風のとおり道"@ja .

_:Ndf15b44971cf43f3b760a683a5f551e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On a Clear Day"@en,
        "晴れた日に…"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "On a Clear Day"@en,
        "晴れた日に…"@ja .

_:Neafebf88a70e4273822a0b464f7ea06a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Huge Tree"@en,
        "大樹"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "The Huge Tree"@en,
        "大樹"@ja .

_:Nf38e3401e91b4219ba2a58998bf19f89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nausicaä of the Valley of the Wind - Opening theme"@en,
        "風の谷のナウシカ〜オープニング・テーマ〜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nef503c0b2ce0471baf0ce7ed0fde945a ;
    schema:name "Nausicaä of the Valley of the Wind - Opening theme"@en,
        "風の谷のナウシカ〜オープニング・テーマ〜"@ja .

_:Nef503c0b2ce0471baf0ce7ed0fde945a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d60a029fc5a401e80930d7394708ba5,
        _:N0dcfde6fbc6c480f9bd2e7ea482076de,
        _:N1f9ee5c45e0645b6aae7141ecaae0574,
        _:N2221a05408d84c66a0d46976750d253c,
        _:N23bf03e66d2941079ecffdcc2b103129,
        _:N2a1ecb93ff7543c5bda44afd96bd476b,
        _:N45f673059f2144709903f007e9de37fe,
        _:N537770a2585043b6a21a837afeda1a11,
        _:N6b447363e1e04d3d9cbf9856d07a853b,
        _:N6c25931f165047c2a01bc5983ab85cec,
        _:Nd4d3b146e3ff46c690bddfc2a49e4f26,
        _:Ndf15b44971cf43f3b760a683a5f551e6,
        _:Neafebf88a70e4273822a0b464f7ea06a,
        _:Nf38e3401e91b4219ba2a58998bf19f89 ;
    mo:track_count 14 ;
    schema:duration "PT50:31"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0d60a029fc5a401e80930d7394708ba5,
        _:N0dcfde6fbc6c480f9bd2e7ea482076de,
        _:N1f9ee5c45e0645b6aae7141ecaae0574,
        _:N2221a05408d84c66a0d46976750d253c,
        _:N23bf03e66d2941079ecffdcc2b103129,
        _:N2a1ecb93ff7543c5bda44afd96bd476b,
        _:N45f673059f2144709903f007e9de37fe,
        _:N537770a2585043b6a21a837afeda1a11,
        _:N6b447363e1e04d3d9cbf9856d07a853b,
        _:N6c25931f165047c2a01bc5983ab85cec,
        _:Nd4d3b146e3ff46c690bddfc2a49e4f26,
        _:Ndf15b44971cf43f3b760a683a5f551e6,
        _:Neafebf88a70e4273822a0b464f7ea06a,
        _:Nf38e3401e91b4219ba2a58998bf19f89 .

