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

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

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

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

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

<org/1752#subject> schema:name "Octavia Records Inc."@en,
        "株式会社オクタヴィア・レコード"@ja,
        "Octavia Records Inc."@ja-latn ;
    foaf:name "Octavia Records Inc."@en,
        "株式会社オクタヴィア・レコード"@ja,
        "Octavia Records Inc."@ja-latn .

<https://media.vgm.io/albums/83/115638/115638-039ea0f59965.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115638#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/115638/115638-039ea0f59965.jpg> ;
    foaf:depicts <album/115638#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/115638/115638-039ea0f59965.jpg> .

<https://medium-media.vgm.io/albums/83/115638/115638-039ea0f59965.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115638#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Joe Hisaishi presents Music Future V"@en,
        "久石譲 presents ミュージック・フューチャーⅤ"@ja,
        "Joe Hisaishi presents Music Future V"@ja-latn ;
    mo:performance_of <album/115638#musicalwork> ;
    mo:performer _:N2a6b3786785b48ed95c1236e6a01664c ;
    mo:recorded_as <album/115638#musicalexpression> ;
    schema:byArtist _:N2a6b3786785b48ed95c1236e6a01664c ;
    schema:name "Joe Hisaishi presents Music Future V"@en,
        "久石譲 presents ミュージック・フューチャーⅤ"@ja,
        "Joe Hisaishi presents Music Future V"@ja-latn ;
    schema:workPerformed <album/115638#musicalwork> .

<album/115638#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Joe Hisaishi presents Music Future V"@en,
        "久石譲 presents ミュージック・フューチャーⅤ"@ja,
        "Joe Hisaishi presents Music Future V"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Bryce Dessner"@en ;
            foaf:made <album/115638#composition> ;
            foaf:name "Bryce Dessner"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Adams"@en ;
            foaf:made <album/115638#composition> ;
            foaf:name "John Adams"@en ],
        <artist/752#subject> ;
    mo:produced_work <album/115638#musicalwork> ;
    schema:name "Joe Hisaishi presents Music Future V"@en,
        "久石譲 presents ミュージック・フューチャーⅤ"@ja,
        "Joe Hisaishi presents Music Future V"@ja-latn .

<album/115638#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-20"^^xsd:date ;
    dcterms:title "Joe Hisaishi presents Music Future V"@en,
        "久石譲 presents ミュージック・フューチャーⅤ"@ja,
        "Joe Hisaishi presents Music Future V"@ja-latn ;
    mo:catalogue_number "OVCL-00765" ;
    mo:media_type "SA-CD" ;
    mo:publication_of <album/115638#musicalexpression> ;
    mo:publisher <org/1752#subject> ;
    mo:record _:N2aa27a49bc7f498ebd6548e8f532a48f ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Music Future Band"@en ;
            foaf:name "Music Future Band"@en ] ;
    schema:datePublished "2021-10-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/83/115638/115638-039ea0f59965.jpg> ;
    schema:name "Joe Hisaishi presents Music Future V"@en,
        "久石譲 presents ミュージック・フューチャーⅤ"@ja,
        "Joe Hisaishi presents Music Future V"@ja-latn ;
    schema:publisher <org/1752#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/115638/115638-039ea0f59965.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115638#subject> ;
    schema:name "John Adams"@en ;
    foaf:made <album/115638#subject> ;
    foaf:name "John Adams"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115638#subject> ;
    schema:name "Bryce Dessner"@en ;
    foaf:made <album/115638#subject> ;
    foaf:name "Bryce Dessner"@en .

_:N2a6b3786785b48ed95c1236e6a01664c a schema:Person,
        foaf:Person ;
    mo:performed <album/115638#performance> ;
    schema:name "Music Future Band"@en ;
    foaf:name "Music Future Band"@en .

_:N4e3df601c7bd4441ba5ef5a9ebd0f191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skrik Trio for Violin, Viola and Violoncello (2017)"@en ;
    mo:track_number 6 ;
    schema:duration "PT18:24"^^xsd:interval ;
    schema:inPlaylist _:N2aa27a49bc7f498ebd6548e8f532a48f ;
    schema:name "Skrik Trio for Violin, Viola and Violoncello (2017)"@en .

_:N6feb3e3f4d1c41c1aff4d1b0ed8256ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Put Your Loving Arms Around Me"@en ;
    mo:track_number 5 ;
    schema:duration "PT10:36"^^xsd:interval ;
    schema:inPlaylist _:N2aa27a49bc7f498ebd6548e8f532a48f ;
    schema:name "Put Your Loving Arms Around Me"@en .

_:N7afb0ef6a38f425e857cf5d6c51d5a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fisherman's Wives and Golden Ratio"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:33"^^xsd:interval ;
    schema:inPlaylist _:N2aa27a49bc7f498ebd6548e8f532a48f ;
    schema:name "Fisherman's Wives and Golden Ratio"@en .

_:Nc1385940fd4b4f728a0acadf744d9741 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fast Moving Operation"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:32"^^xsd:interval ;
    schema:inPlaylist _:N2aa27a49bc7f498ebd6548e8f532a48f ;
    schema:name "Fast Moving Operation"@en .

_:Nca9f17416b7f478db2a97a43d7da637f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hoedown (Mad Cow)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N2aa27a49bc7f498ebd6548e8f532a48f ;
    schema:name "Hoedown (Mad Cow)"@en .

_:Nea1bfb7f7bac4e01b29caa1ea8afd06e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Perilous Shore"@en ;
    mo:track_number 3 ;
    schema:duration "PT10:30"^^xsd:interval ;
    schema:inPlaylist _:N2aa27a49bc7f498ebd6548e8f532a48f ;
    schema:name "The Perilous Shore"@en .

_:Nec989c80f2d3495da49b8f34deccedee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Variation 14 for MFB (2020)"@en ;
    mo:track_number 7 ;
    schema:duration "PT10:27"^^xsd:interval ;
    schema:inPlaylist _:N2aa27a49bc7f498ebd6548e8f532a48f ;
    schema:name "Variation 14 for MFB (2020)"@en .

_:N2aa27a49bc7f498ebd6548e8f532a48f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e3df601c7bd4441ba5ef5a9ebd0f191,
        _:N6feb3e3f4d1c41c1aff4d1b0ed8256ca,
        _:N7afb0ef6a38f425e857cf5d6c51d5a31,
        _:Nc1385940fd4b4f728a0acadf744d9741,
        _:Nca9f17416b7f478db2a97a43d7da637f,
        _:Nea1bfb7f7bac4e01b29caa1ea8afd06e,
        _:Nec989c80f2d3495da49b8f34deccedee ;
    mo:track_count 7 ;
    schema:duration "PT73:29"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N4e3df601c7bd4441ba5ef5a9ebd0f191,
        _:N6feb3e3f4d1c41c1aff4d1b0ed8256ca,
        _:N7afb0ef6a38f425e857cf5d6c51d5a31,
        _:Nc1385940fd4b4f728a0acadf744d9741,
        _:Nca9f17416b7f478db2a97a43d7da637f,
        _:Nea1bfb7f7bac4e01b29caa1ea8afd06e,
        _:Nec989c80f2d3495da49b8f34deccedee .

