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

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

<product/5172#subject> a schema:CreativeWork ;
    schema:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn ;
    foaf:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn .

<album/122809#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@en,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja-latn ;
    mo:composer <artist/12105#subject> ;
    mo:produced_work <album/122809#musicalwork> ;
    schema:name "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@en,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja-latn .

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

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

<org/1926#subject> schema:name "JVCKENWOOD Victor Entertainment Corp."@en,
        "株式会社JVCケンウッド・ビクターエンタテインメント"@ja,
        "JVCKENWOOD Victor Entertainment Corp."@ja-latn ;
    foaf:name "JVCKENWOOD Victor Entertainment Corp."@en,
        "株式会社JVCケンウッド・ビクターエンタテインメント"@ja,
        "JVCKENWOOD Victor Entertainment Corp."@ja-latn .

<https://media.vgm.io/albums/90/122809/122809-100ce4647c4c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/122809#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/122809/122809-100ce4647c4c.jpg> ;
    foaf:depicts <album/122809#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/122809/122809-100ce4647c4c.jpg> .

<https://medium-media.vgm.io/albums/90/122809/122809-100ce4647c4c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/122809#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@en,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja-latn ;
    mo:performance_of <album/122809#musicalwork> ;
    mo:performer <artist/12105#subject> ;
    mo:recorded_as <album/122809#musicalexpression> ;
    schema:byArtist <artist/12105#subject> ;
    schema:name "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@en,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja-latn ;
    schema:workPerformed <album/122809#musicalwork> .

<artist/12105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122809#subject> ;
    mo:performed <album/122809#performance> ;
    schema:name "Fear, and Loathing in Las Vegas"@en ;
    foaf:made <album/122809#composition>,
        <album/122809#lyrics>,
        <album/122809#subject> ;
    foaf:name "Fear, and Loathing in Las Vegas"@en .

<album/122809#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-26"^^xsd:date ;
    dcterms:title "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@en,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja-latn ;
    mo:catalogue_number "VICL-65738" ;
    mo:media_type "CD" ;
    mo:publication_of <album/122809#musicalexpression> ;
    mo:publisher <org/1926#subject> ;
    mo:record _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A.I.M.$ -All you need Is Money-"@en ;
            foaf:name "A.I.M.$ -All you need Is Money-"@en ],
        <product/5172#subject> ;
    schema:byArtist <artist/12105#subject> ;
    schema:datePublished "2022-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/122809/122809-100ce4647c4c.jpg> ;
    schema:name "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@en,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja,
        "Cocoon for the Golden Future / Fear, and Loathing in Las Vegas"@ja-latn ;
    schema:publisher <org/1926#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/122809/122809-100ce4647c4c.jpg> .

_:N15661bfa3ebe4e03be2b53848abfe8d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evolve Forward in Hazard"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    schema:name "Evolve Forward in Hazard"@en .

_:N2220b48b2ede4a3aaf7154f64c86b805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Back the Hope"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    schema:name "Get Back the Hope"@en .

_:N4e2994b69aa542fe8a5996b318b2f37f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luck Will Be There"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    schema:name "Luck Will Be There"@en .

_:N68168b9dd328485ba051ed74ece11425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ain't That So Awesome"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    schema:name "Ain't That So Awesome"@en .

_:N7aaff133f9ef4c06a80d218690521d18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    schema:name "Interlude"@en .

_:Na20e41b0c7d648e9b68a556dd0468840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trap by the Nervous"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    schema:name "Trap by the Nervous"@en .

_:Nb4058bb30f304a3bb48f3f9e2c722998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shape of Trust"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    schema:name "Shape of Trust"@en .

_:Nba115dbfdbb3413485d45a714031ce63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gas Will Blow You Away as Only Brakes is Boring"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    schema:name "Gas Will Blow You Away as Only Brakes is Boring"@en .

_:Nc3b76065bbb748b2951688a425d60a5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Shot, One Mind"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    schema:name "One Shot, One Mind"@en .

_:Ncbc60cf60fd64c99b69b166ec44e6c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Repaint"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    schema:name "Repaint"@en .

_:Nd681d4f4cbe2489a9a0f0afbf3b9131e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tear Down"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ndc8806fceedd494cb4ebe2a91745dad9 ;
    schema:name "Tear Down"@en .

_:Ndc8806fceedd494cb4ebe2a91745dad9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15661bfa3ebe4e03be2b53848abfe8d1,
        _:N2220b48b2ede4a3aaf7154f64c86b805,
        _:N4e2994b69aa542fe8a5996b318b2f37f,
        _:N68168b9dd328485ba051ed74ece11425,
        _:N7aaff133f9ef4c06a80d218690521d18,
        _:Na20e41b0c7d648e9b68a556dd0468840,
        _:Nb4058bb30f304a3bb48f3f9e2c722998,
        _:Nba115dbfdbb3413485d45a714031ce63,
        _:Nc3b76065bbb748b2951688a425d60a5a,
        _:Ncbc60cf60fd64c99b69b166ec44e6c5d,
        _:Nd681d4f4cbe2489a9a0f0afbf3b9131e ;
    mo:track_count 11 ;
    schema:duration "PT38:31"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N15661bfa3ebe4e03be2b53848abfe8d1,
        _:N2220b48b2ede4a3aaf7154f64c86b805,
        _:N4e2994b69aa542fe8a5996b318b2f37f,
        _:N68168b9dd328485ba051ed74ece11425,
        _:N7aaff133f9ef4c06a80d218690521d18,
        _:Na20e41b0c7d648e9b68a556dd0468840,
        _:Nb4058bb30f304a3bb48f3f9e2c722998,
        _:Nba115dbfdbb3413485d45a714031ce63,
        _:Nc3b76065bbb748b2951688a425d60a5a,
        _:Ncbc60cf60fd64c99b69b166ec44e6c5d,
        _:Nd681d4f4cbe2489a9a0f0afbf3b9131e .

