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

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

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

<artist/12659#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154430#subject> ;
    schema:name "Toshiyuki Honda"@en,
        "本多俊之"@ja ;
    foaf:made <album/154430#composition>,
        <album/154430#subject> ;
    foaf:name "Toshiyuki Honda"@en,
        "本多俊之"@ja .

<artist/30763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154430#subject> ;
    schema:name "Chick Corea"@en ;
    foaf:made <album/154430#composition>,
        <album/154430#subject> ;
    foaf:name "Chick Corea"@en .

<artist/5179#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154430#subject> ;
    schema:name "Soichi Noriki"@en,
        "野力奏一"@ja ;
    foaf:made <album/154430#composition>,
        <album/154430#subject> ;
    foaf:name "Soichi Noriki"@en,
        "野力奏一"@ja .

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

<album/154430#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@en,
        "CC-Rex (シー・シー・レックス) / 本多俊之 Burning Wave Quartet with 井上銘"@ja,
        "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@ja-latn ;
    mo:performance_of <album/154430#musicalwork> ;
    mo:recorded_as <album/154430#musicalexpression> ;
    schema:name "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@en,
        "CC-Rex (シー・シー・レックス) / 本多俊之 Burning Wave Quartet with 井上銘"@ja,
        "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@ja-latn ;
    schema:workPerformed <album/154430#musicalwork> .

<https://media.vgm.io/albums/03/154430/154430-6c7793a53e1d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154430#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/154430/154430-6c7793a53e1d.jpg> ;
    foaf:depicts <album/154430#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/154430/154430-6c7793a53e1d.jpg> .

<https://medium-media.vgm.io/albums/03/154430/154430-6c7793a53e1d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/154430#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@en,
        "CC-Rex (シー・シー・レックス) / 本多俊之 Burning Wave Quartet with 井上銘"@ja,
        "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@ja-latn ;
    mo:composer <artist/12659#subject>,
        <artist/30763#subject>,
        <artist/5179#subject> ;
    mo:produced_work <album/154430#musicalwork> ;
    schema:name "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@en,
        "CC-Rex (シー・シー・レックス) / 本多俊之 Burning Wave Quartet with 井上銘"@ja,
        "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@ja-latn .

<album/154430#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-24"^^xsd:date ;
    dcterms:title "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@en,
        "CC-Rex (シー・シー・レックス) / 本多俊之 Burning Wave Quartet with 井上銘"@ja,
        "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@ja-latn ;
    mo:catalogue_number "PILJ-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154430#musicalexpression> ;
    mo:publisher _:Na30980d7fbab4c99846bb288c917cac8 ;
    mo:record _:N49210a69de3047a28bd3fc32876faf96 ;
    mo:record_count 1 ;
    schema:datePublished "2021-11-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/03/154430/154430-6c7793a53e1d.jpg> ;
    schema:name "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@en,
        "CC-Rex (シー・シー・レックス) / 本多俊之 Burning Wave Quartet with 井上銘"@ja,
        "CC-Rex / Toshiyuki Honda Burning Wave Quartet with May Inoue"@ja-latn ;
    schema:publisher _:Na30980d7fbab4c99846bb288c917cac8 ;
    foaf:depiction <https://media.vgm.io/albums/03/154430/154430-6c7793a53e1d.jpg> .

_:N23ef7ffd48404a9ca97490977adee0ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azumabashi"@en,
        "吾妻橋"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:23"^^xsd:interval ;
    schema:inPlaylist _:N49210a69de3047a28bd3fc32876faf96 ;
    schema:name "Azumabashi"@en,
        "吾妻橋"@ja .

_:N42f93b8fe7994337b3f5bbfc4bca1ec3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Silence"@en,
        "Crystal Silence"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N49210a69de3047a28bd3fc32876faf96 ;
    schema:name "Crystal Silence"@en,
        "Crystal Silence"@ja .

_:N727148ea5c6d4778be58d1460be0f963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nile"@en,
        "Nile"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N49210a69de3047a28bd3fc32876faf96 ;
    schema:name "Nile"@en,
        "Nile"@ja .

_:N8aebb67f0efe4f5a8841cbe16f9f6542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon"@en,
        "Horizon"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:inPlaylist _:N49210a69de3047a28bd3fc32876faf96 ;
    schema:name "Horizon"@en,
        "Horizon"@ja .

_:N979877049f5e4464823e938faea2a8b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La Fiesta"@en,
        "La Fiesta"@ja ;
    mo:track_number 1 ;
    schema:duration "PT10:28"^^xsd:interval ;
    schema:inPlaylist _:N49210a69de3047a28bd3fc32876faf96 ;
    schema:name "La Fiesta"@en,
        "La Fiesta"@ja .

_:N9c9f4154e0374246b5fbcc057689bbf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic Mushroom"@en,
        "Magic Mushroom"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N49210a69de3047a28bd3fc32876faf96 ;
    schema:name "Magic Mushroom"@en,
        "Magic Mushroom"@ja .

_:Na30980d7fbab4c99846bb288c917cac8 schema:name "PIT INN MUSIC INC."@en,
        "PIT INN MUSIC INC."@ja,
        "PIT INN MUSIC INC."@ja-latn ;
    foaf:name "PIT INN MUSIC INC."@en,
        "PIT INN MUSIC INC."@ja,
        "PIT INN MUSIC INC."@ja-latn .

_:Nb891327688da4238b9148bba3f22a1a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Ballad"@en,
        "Last Ballad"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:N49210a69de3047a28bd3fc32876faf96 ;
    schema:name "Last Ballad"@en,
        "Last Ballad"@ja .

_:Ne92c66834a5140b485fed145b1d0cc04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CC-Rex"@en,
        "CC-Rex"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N49210a69de3047a28bd3fc32876faf96 ;
    schema:name "CC-Rex"@en,
        "CC-Rex"@ja .

_:N49210a69de3047a28bd3fc32876faf96 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23ef7ffd48404a9ca97490977adee0ce,
        _:N42f93b8fe7994337b3f5bbfc4bca1ec3,
        _:N727148ea5c6d4778be58d1460be0f963,
        _:N8aebb67f0efe4f5a8841cbe16f9f6542,
        _:N979877049f5e4464823e938faea2a8b5,
        _:N9c9f4154e0374246b5fbcc057689bbf7,
        _:Nb891327688da4238b9148bba3f22a1a2,
        _:Ne92c66834a5140b485fed145b1d0cc04 ;
    mo:track_count 8 ;
    schema:duration "PT59:10"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N23ef7ffd48404a9ca97490977adee0ce,
        _:N42f93b8fe7994337b3f5bbfc4bca1ec3,
        _:N727148ea5c6d4778be58d1460be0f963,
        _:N8aebb67f0efe4f5a8841cbe16f9f6542,
        _:N979877049f5e4464823e938faea2a8b5,
        _:N9c9f4154e0374246b5fbcc057689bbf7,
        _:Nb891327688da4238b9148bba3f22a1a2,
        _:Ne92c66834a5140b485fed145b1d0cc04 .

