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

<album/142952> a mo:Release ;
    mo:catalogue_number "25AGL-3034" .

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

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

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

<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/3043#subject> a schema:CreativeWork ;
    schema:name "Arion"@en,
        "アリオン"@ja,
        "Arion"@ja-latn ;
    foaf:name "Arion"@en,
        "アリオン"@ja,
        "Arion"@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/142975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@en,
        "久石譲 名作アニメ イメージ・アルバム・ベストコレクション"@ja,
        "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/142975#musicalwork> ;
    schema:name "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@en,
        "久石譲 名作アニメ イメージ・アルバム・ベストコレクション"@ja,
        "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@ja-latn .

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

<album/142975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@en,
        "久石譲 名作アニメ イメージ・アルバム・ベストコレクション"@ja,
        "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@ja-latn ;
    mo:performance_of <album/142975#musicalwork> ;
    mo:recorded_as <album/142975#musicalexpression> ;
    schema:name "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@en,
        "久石譲 名作アニメ イメージ・アルバム・ベストコレクション"@ja,
        "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@ja-latn ;
    schema:workPerformed <album/142975#musicalwork> .

<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/57/142975/142975-581a4309bc38.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142975#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/142975/142975-581a4309bc38.jpg> ;
    foaf:depicts <album/142975#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/142975/142975-581a4309bc38.jpg> .

<https://medium-media.vgm.io/albums/57/142975/142975-581a4309bc38.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-12-21"^^xsd:date ;
    dcterms:title "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@en,
        "久石譲 名作アニメ イメージ・アルバム・ベストコレクション"@ja,
        "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@ja-latn ;
    mo:catalogue_number "25AGC-2034" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/142952> ;
    mo:publication_of <album/142975#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:N49fb5903bcfb436e920fb5fc0971348b ;
    mo:record_count 1 ;
    schema:about <product/2476#subject>,
        <product/3043#subject>,
        <product/759#subject> ;
    schema:datePublished "1986-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/142975/142975-581a4309bc38.jpg> ;
    schema:name "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@en,
        "久石譲 名作アニメ イメージ・アルバム・ベストコレクション"@ja,
        "JOE HISAISHI IMAGE ALBUM BEST COLLECTION"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/142975/142975-581a4309bc38.jpg> .

_:N52afabfc9fd5425e8b07a89256bcafc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はるかな地へ(ナウシカのテーマ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49fb5903bcfb436e920fb5fc0971348b ;
    schema:name "はるかな地へ(ナウシカのテーマ)"@ja .

_:N692840d26e06435683c1e0f00bd9106e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔宮"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49fb5903bcfb436e920fb5fc0971348b ;
    schema:name "魔宮"@ja .

_:Na89a545c53f340b48cc2a0cab960e348 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メーヴェ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49fb5903bcfb436e920fb5fc0971348b ;
    schema:name "メーヴェ"@ja .

_:Nbb1f16ccb577480bacbbd54e712c4a8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の伝説"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49fb5903bcfb436e920fb5fc0971348b ;
    schema:name "風の伝説"@ja .

_:Nc7bcf8c254bb4aa48c47aa518272669a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風・荒野(メイン・テーマ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49fb5903bcfb436e920fb5fc0971348b ;
    schema:name "風・荒野(メイン・テーマ)"@ja .

_:Nc87933f929a14925be52acdf910bbed5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前奏曲(プレリュード)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49fb5903bcfb436e920fb5fc0971348b ;
    schema:name "前奏曲(プレリュード)"@ja .

_:Ne51a580bbdaa476c9d74d4451631e286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鉱夫"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49fb5903bcfb436e920fb5fc0971348b ;
    schema:name "鉱夫"@ja .

_:Nee6213bbbb994ad1962f9845b815f26f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "王蟲"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49fb5903bcfb436e920fb5fc0971348b ;
    schema:name "王蟲"@ja .

_:Neef96b1d12b1441db379b778779e32fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の糸"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49fb5903bcfb436e920fb5fc0971348b ;
    schema:name "運命の糸"@ja .

_:Nf9f4e86a9d1b4321bb9feb97d4c52912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シータとパズー"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N49fb5903bcfb436e920fb5fc0971348b ;
    schema:name "シータとパズー"@ja .

_:N49fb5903bcfb436e920fb5fc0971348b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N52afabfc9fd5425e8b07a89256bcafc8,
        _:N692840d26e06435683c1e0f00bd9106e,
        _:Na89a545c53f340b48cc2a0cab960e348,
        _:Nbb1f16ccb577480bacbbd54e712c4a8d,
        _:Nc7bcf8c254bb4aa48c47aa518272669a,
        _:Nc87933f929a14925be52acdf910bbed5,
        _:Ne51a580bbdaa476c9d74d4451631e286,
        _:Nee6213bbbb994ad1962f9845b815f26f,
        _:Neef96b1d12b1441db379b778779e32fa,
        _:Nf9f4e86a9d1b4321bb9feb97d4c52912 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N52afabfc9fd5425e8b07a89256bcafc8,
        _:N692840d26e06435683c1e0f00bd9106e,
        _:Na89a545c53f340b48cc2a0cab960e348,
        _:Nbb1f16ccb577480bacbbd54e712c4a8d,
        _:Nc7bcf8c254bb4aa48c47aa518272669a,
        _:Nc87933f929a14925be52acdf910bbed5,
        _:Ne51a580bbdaa476c9d74d4451631e286,
        _:Nee6213bbbb994ad1962f9845b815f26f,
        _:Neef96b1d12b1441db379b778779e32fa,
        _:Nf9f4e86a9d1b4321bb9feb97d4c52912 .

