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

<artist/3773#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Ono"@en,
        "小野大輔"@ja ;
    foaf:made <album/123806#subject>,
        <album/123806#vocals> ;
    foaf:name "Daisuke Ono"@en,
        "小野大輔"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/123806#lyrics>,
        <album/123806#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/43986#subject> a schema:Person,
        foaf:Person ;
    schema:name "TRD"@en ;
    foaf:made <album/123806#subject>,
        <album/123806#vocals> ;
    foaf:name "TRD"@en .

<artist/7796#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takayuki Kondo"@en,
        "近藤孝行"@ja ;
    foaf:made <album/123806#subject>,
        <album/123806#vocals> ;
    foaf:name "Takayuki Kondo"@en,
        "近藤孝行"@ja .

<album/123805> a mo:Release ;
    mo:catalogue_number "PCCG-02154" .

<artist/3955#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123806#subject> ;
    schema:name "Yutaka Sugaya"@en,
        "菅谷豊"@ja ;
    foaf:made <album/123806#composition>,
        <album/123806#lyrics>,
        <album/123806#subject> ;
    foaf:name "Yutaka Sugaya"@en,
        "菅谷豊"@ja .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123806#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/123806#composition>,
        <album/123806#subject> ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<product/12261#subject> a schema:CreativeWork ;
    schema:name "The Vampire Dies in No Time Season 2"@en,
        "吸血鬼すぐ死ぬ2"@ja,
        "Kyuuketsuki Sugu Shinu 2"@ja-latn ;
    foaf:name "The Vampire Dies in No Time Season 2"@en,
        "吸血鬼すぐ死ぬ2"@ja,
        "Kyuuketsuki Sugu Shinu 2"@ja-latn .

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

<album/123806#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@en,
        "Cozy Crazy PARTY! / TRD [きゃにめ限定盤]"@ja,
        "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@ja-latn ;
    mo:performance_of <album/123806#musicalwork> ;
    mo:recorded_as <album/123806#musicalexpression> ;
    schema:name "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@en,
        "Cozy Crazy PARTY! / TRD [きゃにめ限定盤]"@ja,
        "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@ja-latn ;
    schema:workPerformed <album/123806#musicalwork> .

<org/3368#subject> schema:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn ;
    foaf:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn .

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

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

<album/123806#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@en,
        "Cozy Crazy PARTY! / TRD [きゃにめ限定盤]"@ja,
        "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@ja-latn ;
    mo:composer <artist/3955#subject>,
        <artist/852#subject> ;
    mo:produced_work <album/123806#musicalwork> ;
    schema:name "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@en,
        "Cozy Crazy PARTY! / TRD [きゃにめ限定盤]"@ja,
        "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@ja-latn .

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

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

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

<album/123806#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-15"^^xsd:date ;
    dcterms:title "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@en,
        "Cozy Crazy PARTY! / TRD [きゃにめ限定盤]"@ja,
        "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@ja-latn ;
    mo:catalogue_number "SCCG-00103" ;
    mo:media_type "CD + Blu-ray" ;
    mo:other_release_of <album/123805> ;
    mo:publication_of <album/123806#musicalexpression> ;
    mo:publisher <org/3368#subject> ;
    mo:record _:N327b8c2a9e954ab3bd49c418b9b93c4a,
        _:Ncb75c832473b483fa734ed152296e96c ;
    mo:record_count 2 ;
    schema:about <product/12261#subject> ;
    schema:datePublished "2023-02-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/123806/123806-db179a6f52bf.jpg> ;
    schema:name "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@en,
        "Cozy Crazy PARTY! / TRD [きゃにめ限定盤]"@ja,
        "Cozy Crazy PARTY! / TRD [canime Limited Edition]"@ja-latn ;
    schema:publisher <org/3368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/123806/123806-db179a6f52bf.jpg> .

_:N088dcf420a6b4536836284a227120f95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope Step (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N327b8c2a9e954ab3bd49c418b9b93c4a ;
    schema:name "Hope Step (Instrumental)"@en .

_:N2b168f735fde413cbbba9d976f0b8d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cozy Crazy PARTY! (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N327b8c2a9e954ab3bd49c418b9b93c4a ;
    schema:name "Cozy Crazy PARTY! (Instrumental)"@en .

_:Nbe40cf8afc734200926cd749289271dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope Step"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N327b8c2a9e954ab3bd49c418b9b93c4a ;
    schema:name "Hope Step"@en .

_:Ncb75c832473b483fa734ed152296e96c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ndc17117962ed4e0982da1190a819b992 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndc17117962ed4e0982da1190a819b992 .

_:Ncfd50b44779b4a77980493cd8d2c617f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cozy Crazy PARTY!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N327b8c2a9e954ab3bd49c418b9b93c4a ;
    schema:name "Cozy Crazy PARTY!"@en .

_:Ndc17117962ed4e0982da1190a819b992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MV"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncb75c832473b483fa734ed152296e96c ;
    schema:name "MV"@en .

_:N327b8c2a9e954ab3bd49c418b9b93c4a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N088dcf420a6b4536836284a227120f95,
        _:N2b168f735fde413cbbba9d976f0b8d0d,
        _:Nbe40cf8afc734200926cd749289271dd,
        _:Ncfd50b44779b4a77980493cd8d2c617f ;
    mo:track_count 4 ;
    schema:duration "PT14:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N088dcf420a6b4536836284a227120f95,
        _:N2b168f735fde413cbbba9d976f0b8d0d,
        _:Nbe40cf8afc734200926cd749289271dd,
        _:Ncfd50b44779b4a77980493cd8d2c617f .

