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

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

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

<artist/59503#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115639#subject> ;
    schema:name "Philip Glass"@en ;
    foaf:made <album/115639#composition>,
        <album/115639#subject> ;
    foaf:name "Philip Glass"@en .

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

<album/115639#musicalexpression> a mo:Signal ;
    mo:published_as <album/115639#subject> ;
    mo:records <album/115639#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/93/115639/115639-1e0c887d91ee.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115639#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/115639/115639-1e0c887d91ee.jpg> ;
    foaf:depicts <album/115639#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/115639/115639-1e0c887d91ee.jpg> .

<https://medium-media.vgm.io/albums/93/115639/115639-1e0c887d91ee.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/71160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115639#performance> ;
    schema:name "Future Orchestra"@en,
        "フューチャー・オーケストラ"@ja ;
    foaf:name "Future Orchestra"@en,
        "フューチャー・オーケストラ"@ja .

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

<album/115639#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-20"^^xsd:date ;
    dcterms:title "Joe Hisaishi presents Music Future IV"@en,
        "Joe Hisaishi presents Music Future IV"@ja,
        "久石譲 presents ミュージック・フューチャーⅣ"@ja-latn ;
    mo:catalogue_number "OVCL-00710" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115639#musicalexpression> ;
    mo:publisher <org/1752#subject> ;
    mo:record _:N4162c9ff0e6e4f4c9980d2579e01c089 ;
    mo:record_count 1 ;
    schema:byArtist <artist/71160#subject> ;
    schema:datePublished "2019-11-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/93/115639/115639-1e0c887d91ee.jpg> ;
    schema:name "Joe Hisaishi presents Music Future IV"@en,
        "Joe Hisaishi presents Music Future IV"@ja,
        "久石譲 presents ミュージック・フューチャーⅣ"@ja-latn ;
    schema:publisher <org/1752#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/115639/115639-1e0c887d91ee.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115639#subject> ;
    schema:name "David Lang"@en ;
    foaf:made <album/115639#subject> ;
    foaf:name "David Lang"@en .

_:N06727453457d4c4a9ee48f8c7a0cb594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "night"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N4162c9ff0e6e4f4c9980d2579e01c089 ;
    schema:name "night"@en .

_:N15f13a05b59b44a2baae9bab398ee927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "incrase (2002)"@en ;
    mo:track_number 6 ;
    schema:duration "PT10:25"^^xsd:interval ;
    schema:inPlaylist _:N4162c9ff0e6e4f4c9980d2579e01c089 ;
    schema:name "incrase (2002)"@en .

_:N161fbe86053341d897a75a4ed18d00f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sleep"@en ;
    mo:track_number 4 ;
    schema:duration "PT10:21"^^xsd:interval ;
    schema:inPlaylist _:N4162c9ff0e6e4f4c9980d2579e01c089 ;
    schema:name "sleep"@en .

_:N5a071d5658d94065a33a08485f70fd4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2 Pages Recomposed"@en ;
    mo:track_number 5 ;
    schema:duration "PT14:41"^^xsd:interval ;
    schema:inPlaylist _:N4162c9ff0e6e4f4c9980d2579e01c089 ;
    schema:name "2 Pages Recomposed"@en .

_:N7da170890a5641659daa2e39c3dac696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passing Away in the Sky"@en ;
    mo:track_number 2 ;
    schema:duration "PT9:53"^^xsd:interval ;
    schema:inPlaylist _:N4162c9ff0e6e4f4c9980d2579e01c089 ;
    schema:name "Passing Away in the Sky"@en .

_:N8d94ed58ecb6433aa3054eb8523cc97a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Black Fireworks"@en ;
    mo:track_number 1 ;
    schema:duration "PT10:46"^^xsd:interval ;
    schema:inPlaylist _:N4162c9ff0e6e4f4c9980d2579e01c089 ;
    schema:name "The Black Fireworks"@en .

_:N4162c9ff0e6e4f4c9980d2579e01c089 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06727453457d4c4a9ee48f8c7a0cb594,
        _:N15f13a05b59b44a2baae9bab398ee927,
        _:N161fbe86053341d897a75a4ed18d00f5,
        _:N5a071d5658d94065a33a08485f70fd4a,
        _:N7da170890a5641659daa2e39c3dac696,
        _:N8d94ed58ecb6433aa3054eb8523cc97a ;
    mo:track_count 6 ;
    schema:duration "PT62:55"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N06727453457d4c4a9ee48f8c7a0cb594,
        _:N15f13a05b59b44a2baae9bab398ee927,
        _:N161fbe86053341d897a75a4ed18d00f5,
        _:N5a071d5658d94065a33a08485f70fd4a,
        _:N7da170890a5641659daa2e39c3dac696,
        _:N8d94ed58ecb6433aa3054eb8523cc97a .

