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

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

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

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

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

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75591#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/75591#composition>,
        <album/75591#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/75591#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/75591#musicalwork> ;
    schema:name "Perfect of ANIMAGE"@en,
        "パーフェクト・オブ・アニメージュ"@ja,
        "Perfect of ANIMAGE"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/19/75591/75591-1519268624.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/75591#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-01-25"^^xsd:date ;
    dcterms:title "Perfect of ANIMAGE"@en,
        "パーフェクト・オブ・アニメージュ"@ja,
        "Perfect of ANIMAGE"@ja-latn ;
    mo:catalogue_number "TKTA-20113" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/51441> ;
    mo:publication_of <album/75591#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:N7bca89b5ef1040f3bca73a0b3fbdac25 ;
    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-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/75591/75591-1519268624.jpg> ;
    schema:name "Perfect of ANIMAGE"@en,
        "パーフェクト・オブ・アニメージュ"@ja,
        "Perfect of ANIMAGE"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/75591/75591-1519268624.jpg> .

_:N186b4ad821e54d759beaba66148eb87c 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 _:N7bca89b5ef1040f3bca73a0b3fbdac25 ;
    schema:name "The Bird Man - Ending theme"@en,
        "鳥の人〜エンデェング・テーマ〜"@ja .

_:N25a23c548b034d189a9d9f3079626c05 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 _:N7bca89b5ef1040f3bca73a0b3fbdac25 ;
    schema:name "The Girl Who Fell from the Sky"@en,
        "空から降ってきた少女"@ja .

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

_:N40827f5e38d349399ef738492bf3f15a 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 _:N7bca89b5ef1040f3bca73a0b3fbdac25 ;
    schema:name "Morning in the Slag Ravine"@en,
        "スラッグ溪谷の朝"@ja .

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

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

_:N50d51e8683444febac2421ce3494b5fd 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 _:N7bca89b5ef1040f3bca73a0b3fbdac25 ;
    schema:name "The Path of the Wind"@en,
        "風のとおり道"@ja .

_:N55b38f4e3728466d924afe07c1082781 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 _:N7bca89b5ef1040f3bca73a0b3fbdac25 ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ (feat. 井上あずみ)"@ja .

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

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

_:N86c5148a9c164cae88bb5e054242c3c4 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 _:N7bca89b5ef1040f3bca73a0b3fbdac25 ;
    schema:name "Towards the Faraway Land..."@en,
        "はるかなる地へ…"@ja .

_:N9ccedfae75d747c3993e4af04a08d22a 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 _:N7bca89b5ef1040f3bca73a0b3fbdac25 ;
    schema:name "On a Clear Day"@en,
        "晴れた日に…"@ja .

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

_:Nf656b98fc73d4fc0b08534f55570d85e 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 _:N7bca89b5ef1040f3bca73a0b3fbdac25 ;
    schema:name "Nausicaä of the Valley of the Wind - Opening theme"@en,
        "風の谷のナウシカ〜オープニング・テーマ〜"@ja .

_:N7bca89b5ef1040f3bca73a0b3fbdac25 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N186b4ad821e54d759beaba66148eb87c,
        _:N25a23c548b034d189a9d9f3079626c05,
        _:N39cb2cac92b24a6081250d62b1a2d2cc,
        _:N40827f5e38d349399ef738492bf3f15a,
        _:N4584c4aa707c424180e8247a162300bc,
        _:N46437e6a530a4be584b8798aff2f3c78,
        _:N50d51e8683444febac2421ce3494b5fd,
        _:N55b38f4e3728466d924afe07c1082781,
        _:N6b1e87898ead4546b4d3fa1c01c97e7d,
        _:N6ec485ac6af94e3aa33efedbfeb90b8c,
        _:N86c5148a9c164cae88bb5e054242c3c4,
        _:N9ccedfae75d747c3993e4af04a08d22a,
        _:Nce50e7e2e50f4492b6fcb9508ce0734c,
        _:Nf656b98fc73d4fc0b08534f55570d85e ;
    mo:track_count 14 ;
    schema:duration "PT24:54"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N186b4ad821e54d759beaba66148eb87c,
        _:N25a23c548b034d189a9d9f3079626c05,
        _:N39cb2cac92b24a6081250d62b1a2d2cc,
        _:N40827f5e38d349399ef738492bf3f15a,
        _:N4584c4aa707c424180e8247a162300bc,
        _:N46437e6a530a4be584b8798aff2f3c78,
        _:N50d51e8683444febac2421ce3494b5fd,
        _:N55b38f4e3728466d924afe07c1082781,
        _:N6b1e87898ead4546b4d3fa1c01c97e7d,
        _:N6ec485ac6af94e3aa33efedbfeb90b8c,
        _:N86c5148a9c164cae88bb5e054242c3c4,
        _:N9ccedfae75d747c3993e4af04a08d22a,
        _:Nce50e7e2e50f4492b6fcb9508ce0734c,
        _:Nf656b98fc73d4fc0b08534f55570d85e .

