@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 _:Nda1fbbbb2eda4d5db61f5e06af18afb5 ;
    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> .

_:N0859405775c44b27a38100d95e18f013 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 _:Nda1fbbbb2eda4d5db61f5e06af18afb5 ;
    schema:name "ディストーション (Off Vocal)"@ja,
        "Distortion (Off Vocal)"@ja-latn .

_:N0ac705574f68401d9be002fc231b24f4 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 _:Nda1fbbbb2eda4d5db61f5e06af18afb5 ;
    schema:name "全力ライオット (Off Vocal)"@ja,
        "Zenryoku Riot (Off Vocal)"@ja-latn .

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

_:Nc7885f58fbd4422d85751c145e6eed45 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 _:Nda1fbbbb2eda4d5db61f5e06af18afb5 ;
    schema:name "What a Wonderful Dream!! ~CatChu! Ver.~"@ja,
        "What a Wonderful Dream!! ~CatChu! Ver.~"@ja-latn .

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

_:Nf7a2f72ea9d841968d77addd320e5040 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 _:Nda1fbbbb2eda4d5db61f5e06af18afb5 ;
    schema:name "What a Wonderful Dream!! ~CatChu! Ver.~"@ja,
        "What a Wonderful Dream!! ~CatChu! Ver.~"@ja-latn .

_:Nda1fbbbb2eda4d5db61f5e06af18afb5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0859405775c44b27a38100d95e18f013,
        _:N0ac705574f68401d9be002fc231b24f4,
        _:N4ea2d0e19cbc4f488a3458d681751b0a,
        _:Nc7885f58fbd4422d85751c145e6eed45,
        _:Nd3b37f5df0d94ef387895839e17d70a6,
        _:Nf7a2f72ea9d841968d77addd320e5040 ;
    mo:track_count 6 ;
    schema:duration "PT20:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0859405775c44b27a38100d95e18f013,
        _:N0ac705574f68401d9be002fc231b24f4,
        _:N4ea2d0e19cbc4f488a3458d681751b0a,
        _:Nc7885f58fbd4422d85751c145e6eed45,
        _:Nd3b37f5df0d94ef387895839e17d70a6,
        _:Nf7a2f72ea9d841968d77addd320e5040 .

