@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 _:N08be1dd8151140969b5aebe8cc8a52af,
        _:Na8b0bed458dc43cf9b089de3b706a2e3 ;
    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> .

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

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

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

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

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

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

_:Na8b0bed458dc43cf9b089de3b706a2e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7e65bd2bc7db46c3bb07ad7e2e0690cb,
        _:Nb7d7025f7fae4e6e8e8ac2e945d4dac6,
        _:Nc1a208a3c7e449529f9c9ae7fb8be915,
        _:Nfbd52bd6b4ef4a16ac6c180d7155490a ;
    mo:track_count 4 ;
    schema:duration "PT14:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7e65bd2bc7db46c3bb07ad7e2e0690cb,
        _:Nb7d7025f7fae4e6e8e8ac2e945d4dac6,
        _:Nc1a208a3c7e449529f9c9ae7fb8be915,
        _:Nfbd52bd6b4ef4a16ac6c180d7155490a .

