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

<artist/18226#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja ;
    foaf:made <album/139006#lyrics>,
        <album/139006#subject> ;
    foaf:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja .

<artist/33738#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naomi Payton"@en,
        "ペイトン尚未"@ja ;
    foaf:made <album/139006#subject>,
        <album/139006#vocals> ;
    foaf:name "Naomi Payton"@en,
        "ペイトン尚未"@ja .

<artist/37382#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayuri Date"@en,
        "伊達さゆり"@ja ;
    foaf:made <album/139006#subject>,
        <album/139006#vocals> ;
    foaf:name "Sayuri Date"@en,
        "伊達さゆり"@ja .

<artist/51553#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akane Yabushima"@en,
        "薮島朱音"@ja ;
    foaf:made <album/139006#subject>,
        <album/139006#vocals> ;
    foaf:name "Akane Yabushima"@en,
        "薮島朱音"@ja .

<artist/20158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139006#subject> ;
    schema:name "ArmySlick"@en ;
    foaf:made <album/139006#composition>,
        <album/139006#subject> ;
    foaf:name "ArmySlick"@en .

<artist/35945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139006#subject> ;
    schema:name "fuwari"@en,
        "フワリ"@ja ;
    foaf:made <album/139006#composition>,
        <album/139006#subject> ;
    foaf:name "fuwari"@en,
        "フワリ"@ja .

<artist/40874#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139006#subject> ;
    schema:name "Menma"@en,
        "めんま"@ja ;
    foaf:made <album/139006#composition>,
        <album/139006#subject> ;
    foaf:name "Menma"@en,
        "めんま"@ja .

<artist/51952#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139006#subject> ;
    schema:name "Mio Jorakuji"@en,
        "常楽寺澪"@ja ;
    foaf:made <album/139006#composition>,
        <album/139006#subject> ;
    foaf:name "Mio Jorakuji"@en,
        "常楽寺澪"@ja .

<product/11601#subject> a schema:CreativeWork ;
    schema:name "Love Live! Superstar!! (2nd Season)"@en,
        "ラブライブ! スーパースター!! 2期"@ja,
        "Love Live! Superstar!! (2nd Season)"@ja-latn ;
    foaf:name "Love Live! Superstar!! (2nd Season)"@en,
        "ラブライブ! スーパースター!! 2期"@ja,
        "Love Live! Superstar!! (2nd Season)"@ja-latn .

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

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

<album/139006#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Distortion / CatChu!"@en,
        "ディストーション / CatChu!"@ja,
        "Distortion / CatChu!"@ja-latn ;
    mo:performance_of <album/139006#musicalwork> ;
    mo:recorded_as <album/139006#musicalexpression> ;
    schema:name "Distortion / CatChu!"@en,
        "ディストーション / CatChu!"@ja,
        "Distortion / CatChu!"@ja-latn ;
    schema:workPerformed <album/139006#musicalwork> .

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

<https://media.vgm.io/albums/60/139006/139006-9a14db41b8c5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139006#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/139006/139006-9a14db41b8c5.jpg> ;
    foaf:depicts <album/139006#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/139006/139006-9a14db41b8c5.jpg> .

<https://medium-media.vgm.io/albums/60/139006/139006-9a14db41b8c5.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/139006#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Distortion / CatChu!"@en,
        "ディストーション / CatChu!"@ja,
        "Distortion / CatChu!"@ja-latn ;
    mo:composer <artist/20158#subject>,
        <artist/35945#subject>,
        <artist/40874#subject>,
        <artist/51952#subject> ;
    mo:produced_work <album/139006#musicalwork> ;
    schema:name "Distortion / CatChu!"@en,
        "ディストーション / CatChu!"@ja,
        "Distortion / CatChu!"@ja-latn .

<album/139006#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-24"^^xsd:date ;
    dcterms:title "Distortion / CatChu!"@en,
        "ディストーション / CatChu!"@ja,
        "Distortion / CatChu!"@ja-latn ;
    mo:catalogue_number "LACM-24590" ;
    mo:media_type "CD" ;
    mo:publication_of <album/139006#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:Nb6dffb87ad6b4ebf81f6f86c6ccf802d ;
    mo:record_count 1 ;
    schema:about <product/11601#subject> ;
    schema:datePublished "2024-04-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/139006/139006-9a14db41b8c5.jpg> ;
    schema:name "Distortion / CatChu!"@en,
        "ディストーション / CatChu!"@ja,
        "Distortion / CatChu!"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/139006/139006-9a14db41b8c5.jpg> .

_:N422dddf9ed98496cbeec8159be1b665d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What a Wonderful Dream!! ~CatChu! Ver.~"@ja,
        "What a Wonderful Dream!! ~CatChu! Ver.~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nb6dffb87ad6b4ebf81f6f86c6ccf802d ;
    schema:name "What a Wonderful Dream!! ~CatChu! Ver.~"@ja,
        "What a Wonderful Dream!! ~CatChu! Ver.~"@ja-latn .

_:N4d0f5e988e7e4bb1b77776d12a9a96e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ディストーション (Off Vocal)"@ja,
        "Distortion (Off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nb6dffb87ad6b4ebf81f6f86c6ccf802d ;
    schema:name "ディストーション (Off Vocal)"@ja,
        "Distortion (Off Vocal)"@ja-latn .

_:N5c5d27d13b364074bbe34c9e9f3199d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "全力ライオット"@ja,
        "Zenryoku Riot"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nb6dffb87ad6b4ebf81f6f86c6ccf802d ;
    schema:name "全力ライオット"@ja,
        "Zenryoku Riot"@ja-latn .

_:N8aa727fa876f4df48b5da732f68e5dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What a Wonderful Dream!! ~CatChu! Ver.~"@ja,
        "What a Wonderful Dream!! ~CatChu! Ver.~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nb6dffb87ad6b4ebf81f6f86c6ccf802d ;
    schema:name "What a Wonderful Dream!! ~CatChu! Ver.~"@ja,
        "What a Wonderful Dream!! ~CatChu! Ver.~"@ja-latn .

_:Na28db181c2d64ccab32c830baa9f98ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "全力ライオット (Off Vocal)"@ja,
        "Zenryoku Riot (Off Vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nb6dffb87ad6b4ebf81f6f86c6ccf802d ;
    schema:name "全力ライオット (Off Vocal)"@ja,
        "Zenryoku Riot (Off Vocal)"@ja-latn .

_:Nde713574da8343b5a1b3626ed0ec138b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ディストーション"@ja,
        "Distortion"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nb6dffb87ad6b4ebf81f6f86c6ccf802d ;
    schema:name "ディストーション"@ja,
        "Distortion"@ja-latn .

_:Nb6dffb87ad6b4ebf81f6f86c6ccf802d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N422dddf9ed98496cbeec8159be1b665d,
        _:N4d0f5e988e7e4bb1b77776d12a9a96e7,
        _:N5c5d27d13b364074bbe34c9e9f3199d5,
        _:N8aa727fa876f4df48b5da732f68e5dbc,
        _:Na28db181c2d64ccab32c830baa9f98ca,
        _:Nde713574da8343b5a1b3626ed0ec138b ;
    mo:track_count 6 ;
    schema:duration "PT20:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N422dddf9ed98496cbeec8159be1b665d,
        _:N4d0f5e988e7e4bb1b77776d12a9a96e7,
        _:N5c5d27d13b364074bbe34c9e9f3199d5,
        _:N8aa727fa876f4df48b5da732f68e5dbc,
        _:Na28db181c2d64ccab32c830baa9f98ca,
        _:Nde713574da8343b5a1b3626ed0ec138b .

