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

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

<artist/18355#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90022#subject> ;
    schema:name "Ryota Mori"@en,
        "森良太"@ja ;
    foaf:made <album/90022#composition>,
        <album/90022#lyrics>,
        <album/90022#subject> ;
    foaf:name "Ryota Mori"@en,
        "森良太"@ja .

<product/7593#subject> a schema:CreativeWork ;
    schema:name "True Cooking Master Boy"@en,
        "真・中華一番!"@ja,
        "Shin Chuuka Ichiban!"@ja-latn ;
    foaf:name "True Cooking Master Boy"@en,
        "真・中華一番!"@ja,
        "Shin Chuuka Ichiban!"@ja-latn .

<album/90022#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Paradigm Shift / Brian the Sun [Limited Edition]"@en,
        "パラダイムシフト / Brian the Sun"@ja,
        "Paradigm Shift / Brian the Sun [Limited Edition]"@ja-latn ;
    mo:composer <artist/18355#subject> ;
    mo:produced_work <album/90022#musicalwork> ;
    schema:name "Paradigm Shift / Brian the Sun [Limited Edition]"@en,
        "パラダイムシフト / Brian the Sun"@ja,
        "Paradigm Shift / Brian the Sun [Limited Edition]"@ja-latn .

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

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/90022/90022-1574044964.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/90022#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Paradigm Shift / Brian the Sun [Limited Edition]"@en,
        "パラダイムシフト / Brian the Sun"@ja,
        "Paradigm Shift / Brian the Sun [Limited Edition]"@ja-latn ;
    mo:performance_of <album/90022#musicalwork> ;
    mo:performer <artist/18354#subject> ;
    mo:recorded_as <album/90022#musicalexpression> ;
    schema:byArtist <artist/18354#subject> ;
    schema:name "Paradigm Shift / Brian the Sun [Limited Edition]"@en,
        "パラダイムシフト / Brian the Sun"@ja,
        "Paradigm Shift / Brian the Sun [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/90022#musicalwork> .

<artist/18354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/90022#performance> ;
    schema:name "Brian the Sun"@en ;
    foaf:name "Brian the Sun"@en .

<album/90022#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-20"^^xsd:date ;
    dcterms:title "Paradigm Shift / Brian the Sun [Limited Edition]"@en,
        "パラダイムシフト / Brian the Sun"@ja,
        "Paradigm Shift / Brian the Sun [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5290~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/90022#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N6509d70f89694a1198f66cee564a6e2b,
        _:N77e90925dcf44325b6e14f8c307c1f53 ;
    mo:record_count 2 ;
    schema:about <product/7593#subject> ;
    schema:byArtist <artist/18354#subject> ;
    schema:datePublished "2019-11-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/90022/90022-1574044964.jpg> ;
    schema:name "Paradigm Shift / Brian the Sun [Limited Edition]"@en,
        "パラダイムシフト / Brian the Sun"@ja,
        "Paradigm Shift / Brian the Sun [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/90022/90022-1574044964.jpg> .

_:N2445b8c0c12140afbf9b4d07a6e00965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradigm Shift (Instrumental)"@en,
        "パラダイムシフト (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N6509d70f89694a1198f66cee564a6e2b ;
    schema:name "Paradigm Shift (Instrumental)"@en,
        "パラダイムシフト (Instrumental)"@ja .

_:N268103d02f654a4698efaab5792b8107 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "still fish"@en,
        "still fish"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N6509d70f89694a1198f66cee564a6e2b ;
    schema:name "still fish"@en,
        "still fish"@ja .

_:N4f21aa4854af4000a120248a8be0a652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BtS in Dalls (Document Movie)"@en,
        "BtS in Dalls (Document Movie)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77e90925dcf44325b6e14f8c307c1f53 ;
    schema:name "BtS in Dalls (Document Movie)"@en,
        "BtS in Dalls (Document Movie)"@ja .

_:Naaa83a998c72435eb876b89281341cd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradigm Shift (Anime ver.)"@en,
        "パラダイムシフト (アニメver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N6509d70f89694a1198f66cee564a6e2b ;
    schema:name "Paradigm Shift (Anime ver.)"@en,
        "パラダイムシフト (アニメver.)"@ja .

_:Ncb8c042c00574ff4834ac2fd6c0f5f9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"True Cooking Master Boy\" Non-credit Ending Movie"@en,
        "TVアニメ「真・中華一番!」ノンクレジット・エンディングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N77e90925dcf44325b6e14f8c307c1f53 ;
    schema:name "TV Anime \"True Cooking Master Boy\" Non-credit Ending Movie"@en,
        "TVアニメ「真・中華一番!」ノンクレジット・エンディングムービー"@ja .

_:Nced6a31457744007999f4fc9d3bb5a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradigm Shift"@en,
        "パラダイムシフト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N6509d70f89694a1198f66cee564a6e2b ;
    schema:name "Paradigm Shift"@en,
        "パラダイムシフト"@ja .

_:N77e90925dcf44325b6e14f8c307c1f53 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N4f21aa4854af4000a120248a8be0a652,
        _:Ncb8c042c00574ff4834ac2fd6c0f5f9e ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4f21aa4854af4000a120248a8be0a652,
        _:Ncb8c042c00574ff4834ac2fd6c0f5f9e .

_:N6509d70f89694a1198f66cee564a6e2b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2445b8c0c12140afbf9b4d07a6e00965,
        _:N268103d02f654a4698efaab5792b8107,
        _:Naaa83a998c72435eb876b89281341cd7,
        _:Nced6a31457744007999f4fc9d3bb5a25 ;
    mo:track_count 4 ;
    schema:duration "PT14:03"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2445b8c0c12140afbf9b4d07a6e00965,
        _:N268103d02f654a4698efaab5792b8107,
        _:Naaa83a998c72435eb876b89281341cd7,
        _:Nced6a31457744007999f4fc9d3bb5a25 .

