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

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

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

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

<product/2376#subject> a schema:CreativeWork ;
    schema:name "The Wind Rises"@en,
        "風立ちぬ"@ja,
        "Kaze Tachinu"@ja-latn ;
    foaf:name "The Wind Rises"@en,
        "風立ちぬ"@ja,
        "Kaze Tachinu"@ja-latn .

<album/40528#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaze Tachinu Sound Source"@en,
        "風立ちぬ 音源"@ja,
        "Kaze Tachinu Sound Source"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/40528#musicalwork> ;
    schema:name "Kaze Tachinu Sound Source"@en,
        "風立ちぬ 音源"@ja,
        "Kaze Tachinu Sound Source"@ja-latn .

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

<org/529#subject> schema:name "STUDIO GHIBLI RECORDS"@en,
        "STUDIO GHIBLI RECORDS"@ja,
        "STUDIO GHIBLI RECORDS"@ja-latn ;
    foaf:name "STUDIO GHIBLI RECORDS"@en,
        "STUDIO GHIBLI RECORDS"@ja,
        "STUDIO GHIBLI RECORDS"@ja-latn .

<https://media.vgm.io/albums/82/40528/40528-1374085502.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/40528#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/40528/40528-1374085502.png> ;
    foaf:depicts <album/40528#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/40528/40528-1374085502.png> .

<https://medium-media.vgm.io/albums/82/40528/40528-1374085502.png> a schema:ImageObject,
        foaf:Image .

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

<album/40528#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaze Tachinu Sound Source"@en,
        "風立ちぬ 音源"@ja,
        "Kaze Tachinu Sound Source"@ja-latn ;
    mo:performance_of <album/40528#musicalwork> ;
    mo:performer <artist/15615#subject> ;
    mo:recorded_as <album/40528#musicalexpression> ;
    schema:byArtist <artist/15615#subject> ;
    schema:name "Kaze Tachinu Sound Source"@en,
        "風立ちぬ 音源"@ja,
        "Kaze Tachinu Sound Source"@ja-latn ;
    schema:workPerformed <album/40528#musicalwork> .

<artist/15615#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40528#performance> ;
    schema:name "Yomiuri Nippon Symphony Orchestra"@en,
        "読売日本交響楽団"@ja ;
    foaf:name "Yomiuri Nippon Symphony Orchestra"@en,
        "読売日本交響楽団"@ja .

<album/40528#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-17"^^xsd:date ;
    dcterms:title "Kaze Tachinu Sound Source"@en,
        "風立ちぬ 音源"@ja,
        "Kaze Tachinu Sound Source"@ja-latn ;
    mo:catalogue_number "PSCD-2458" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40528#musicalexpression> ;
    mo:publisher <org/529#subject> ;
    mo:record _:Nb97db4531c7b4d1c8cd73f9a7e703ba1 ;
    mo:record_count 1 ;
    schema:about <product/2376#subject> ;
    schema:byArtist <artist/15615#subject> ;
    schema:datePublished "2013-07-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/40528/40528-1374085502.png> ;
    schema:name "Kaze Tachinu Sound Source"@en,
        "風立ちぬ 音源"@ja,
        "Kaze Tachinu Sound Source"@ja-latn ;
    schema:publisher <org/529#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/40528/40528-1374085502.png> .

_:Ndac1ffca034b4d40b8d71b8ee4ef56b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naoko (Crossing Paths) <MONO>"@en,
        "菜穂子(めぐりあい)《MONO》"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nb97db4531c7b4d1c8cd73f9a7e703ba1 ;
    schema:name "Naoko (Crossing Paths) <MONO>"@en,
        "菜穂子(めぐりあい)《MONO》"@ja .

_:Nf3eea90677d74d39889e1379a2442096 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey (Dreamy Flight) <MONO>"@en,
        "旅路(夢中飛行)《MONO》"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nb97db4531c7b4d1c8cd73f9a7e703ba1 ;
    schema:name "Journey (Dreamy Flight) <MONO>"@en,
        "旅路(夢中飛行)《MONO》"@ja .

_:Nb97db4531c7b4d1c8cd73f9a7e703ba1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndac1ffca034b4d40b8d71b8ee4ef56b4,
        _:Nf3eea90677d74d39889e1379a2442096 ;
    mo:track_count 2 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ndac1ffca034b4d40b8d71b8ee4ef56b4,
        _:Nf3eea90677d74d39889e1379a2442096 .

