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

<artist/44002#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai"@en,
        "麻衣"@ja ;
    foaf:made <album/68941#lyrics>,
        <album/68941#subject> ;
    foaf:name "Mai"@en,
        "麻衣"@ja .

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

<album/74154> a mo:Release ;
    mo:catalogue_number "UMJK-9083~4" .

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

<album/68941#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Minima_Rhythm III"@en,
        "Minima_Rhythm III"@ja,
        "Minima_Rhythm III"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/68941#musicalwork> ;
    schema:name "Minima_Rhythm III"@en,
        "Minima_Rhythm III"@ja,
        "Minima_Rhythm III"@ja-latn .

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

<org/2381#subject> schema:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn ;
    foaf:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/68941/68941-1501603432.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13882#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68941#performance> ;
    schema:name "New Japan Philharmonic World Dream Orchestra"@en,
        "新日本フィル・ワールド・ドリーム・オーケストラ"@ja ;
    foaf:name "New Japan Philharmonic World Dream Orchestra"@en,
        "新日本フィル・ワールド・ドリーム・オーケストラ"@ja .

<artist/13974#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68941#performance> ;
    schema:name "Yasushi Toyoshima"@en,
        "豊嶋泰嗣"@ja ;
    foaf:name "Yasushi Toyoshima"@en,
        "豊嶋泰嗣"@ja .

<album/68941#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Minima_Rhythm III"@en,
        "Minima_Rhythm III"@ja,
        "Minima_Rhythm III"@ja-latn ;
    mo:performance_of <album/68941#musicalwork> ;
    mo:performer _:N9548a7578f654db692057bb815cd6c17,
        <artist/13882#subject>,
        <artist/13974#subject> ;
    mo:recorded_as <album/68941#musicalexpression> ;
    schema:byArtist _:N9548a7578f654db692057bb815cd6c17,
        <artist/13882#subject>,
        <artist/13974#subject> ;
    schema:name "Minima_Rhythm III"@en,
        "Minima_Rhythm III"@ja,
        "Minima_Rhythm III"@ja-latn ;
    schema:workPerformed <album/68941#musicalwork> .

<album/68941#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-02"^^xsd:date ;
    dcterms:title "Minima_Rhythm III"@en,
        "Minima_Rhythm III"@ja,
        "Minima_Rhythm III"@ja-latn ;
    mo:catalogue_number "UMCK-1580" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/74154> ;
    mo:publication_of <album/68941#musicalexpression> ;
    mo:publisher <org/2381#subject> ;
    mo:record _:N163322b9380242b1992307cd0927249b ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yoko Yasui"@en ;
            foaf:name "Yoko Yasui"@en ],
        <artist/13882#subject>,
        <artist/13974#subject> ;
    schema:datePublished "2017-08-02"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/14/68941/68941-1501603432.jpg> ;
    schema:name "Minima_Rhythm III"@en,
        "Minima_Rhythm III"@ja,
        "Minima_Rhythm III"@ja-latn ;
    schema:publisher <org/2381#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/68941/68941-1501603432.jpg> .

_:N00476b6e93db40e293f23815e3c0a27a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "II. Air"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:N163322b9380242b1992307cd0927249b ;
    schema:name "II. Air"@en .

_:N5202e2ef10784a2f93ddadc742459f20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V. The Prayer"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:55"^^xsd:interval ;
    schema:inPlaylist _:N163322b9380242b1992307cd0927249b ;
    schema:name "V. The Prayer"@en .

_:N9548a7578f654db692057bb815cd6c17 a schema:Person,
        foaf:Person ;
    mo:performed <album/68941#performance> ;
    schema:name "Yoko Yasui"@en ;
    foaf:name "Yoko Yasui"@en .

_:N9a0f2a327b28469d955bd884273b78da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "III. Tokyo Dance"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:inPlaylist _:N163322b9380242b1992307cd0927249b ;
    schema:name "III. Tokyo Dance"@en .

_:Nab5c936e8bdb426fbb6aa439b84639cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I. The East Land"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:38"^^xsd:interval ;
    schema:inPlaylist _:N163322b9380242b1992307cd0927249b ;
    schema:name "I. The East Land"@en .

_:Nae600ea7adc54efa8514d292c2fe76a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRI-AD for Large Orchestra"@en ;
    mo:track_number 1 ;
    schema:duration "PT11:30"^^xsd:interval ;
    schema:inPlaylist _:N163322b9380242b1992307cd0927249b ;
    schema:name "TRI-AD for Large Orchestra"@en .

_:Nf56d11543e7249cdb9b17fd29c9afd32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IV. Rhapsody of Trinity"@en ;
    mo:track_number 5 ;
    schema:duration "PT12:15"^^xsd:interval ;
    schema:inPlaylist _:N163322b9380242b1992307cd0927249b ;
    schema:name "IV. Rhapsody of Trinity"@en .

_:N163322b9380242b1992307cd0927249b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00476b6e93db40e293f23815e3c0a27a,
        _:N5202e2ef10784a2f93ddadc742459f20,
        _:N9a0f2a327b28469d955bd884273b78da,
        _:Nab5c936e8bdb426fbb6aa439b84639cf,
        _:Nae600ea7adc54efa8514d292c2fe76a0,
        _:Nf56d11543e7249cdb9b17fd29c9afd32 ;
    mo:track_count 6 ;
    schema:duration "PT54:55"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N00476b6e93db40e293f23815e3c0a27a,
        _:N5202e2ef10784a2f93ddadc742459f20,
        _:N9a0f2a327b28469d955bd884273b78da,
        _:Nab5c936e8bdb426fbb6aa439b84639cf,
        _:Nae600ea7adc54efa8514d292c2fe76a0,
        _:Nf56d11543e7249cdb9b17fd29c9afd32 .

