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

<artist/966#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja ;
    foaf:made <album/6351#lyrics>,
        <album/6351#subject> ;
    foaf:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja .

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

<artist/68774#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6351#subject> ;
    schema:name "Mario Gonzalez"@en ;
    foaf:made <album/6351#composition>,
        <album/6351#subject> ;
    foaf:name "Mario Gonzalez"@en .

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

<product/10322#subject> a schema:CreativeWork ;
    schema:name "Cheetahmen II"@en,
        "Cheetahmen II"@ja,
        "Cheetahmen II"@ja-latn ;
    foaf:name "Cheetahmen II"@en,
        "Cheetahmen II"@ja,
        "Cheetahmen II"@ja-latn .

<album/6351#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cheetah in the Dark"@en,
        "Cheetah in the Dark"@ja,
        "Cheetah in the Dark"@ja-latn ;
    mo:composer <artist/68774#subject> ;
    mo:produced_work <album/6351#musicalwork> ;
    schema:name "Cheetah in the Dark"@en,
        "Cheetah in the Dark"@ja,
        "Cheetah in the Dark"@ja-latn .

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

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

<org/108#subject> schema:name "Dangerous Mezashi Cat"@en,
        "でんじゃらす・めざし・きゃっと"@ja,
        "Dangerous Mezashi Cat"@ja-latn ;
    foaf:name "Dangerous Mezashi Cat"@en,
        "でんじゃらす・めざし・きゃっと"@ja,
        "Dangerous Mezashi Cat"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/6351/6351-1198986505.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2373#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6351#performance> ;
    schema:name "Ryouki Ruou"@en,
        "留桜良姫"@ja ;
    foaf:name "Ryouki Ruou"@en,
        "留桜良姫"@ja .

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6351#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

<album/6351#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cheetah in the Dark"@en,
        "Cheetah in the Dark"@ja,
        "Cheetah in the Dark"@ja-latn ;
    mo:performance_of <album/6351#musicalwork> ;
    mo:performer _:N2e8b5f5ab6054d848c3b85cdc7f77195,
        <artist/2373#subject>,
        <artist/2446#subject> ;
    mo:recorded_as <album/6351#musicalexpression> ;
    schema:byArtist _:N2e8b5f5ab6054d848c3b85cdc7f77195,
        <artist/2373#subject>,
        <artist/2446#subject> ;
    schema:name "Cheetah in the Dark"@en,
        "Cheetah in the Dark"@ja,
        "Cheetah in the Dark"@ja-latn ;
    schema:workPerformed <album/6351#musicalwork> .

<album/6351#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "Cheetah in the Dark"@en,
        "Cheetah in the Dark"@ja,
        "Cheetah in the Dark"@ja-latn ;
    mo:catalogue_number "DMCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6351#musicalexpression> ;
    mo:publisher <org/108#subject> ;
    mo:record _:N1398b112a8524448861b14047df9b868 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/10322#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Souneko Kaminogi"@en ;
            foaf:name "Souneko Kaminogi"@en ],
        <artist/2373#subject>,
        <artist/2446#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/6351/6351-1198986505.jpg> ;
    schema:name "Cheetah in the Dark"@en,
        "Cheetah in the Dark"@ja,
        "Cheetah in the Dark"@ja-latn ;
    schema:publisher <org/108#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/6351/6351-1198986505.jpg> .

_:N0a1baff886a24c6aa60706c9b85de8b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheetahmen Howl -Howling Cheetah- [Cheetahmen 99 MIX]"@en,
        "狩猟豹男咆哮 -Howling Cheetah- [Cheetahmen 99 MIX]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N1398b112a8524448861b14047df9b868 ;
    schema:name "Cheetahmen Howl -Howling Cheetah- [Cheetahmen 99 MIX]"@en,
        "狩猟豹男咆哮 -Howling Cheetah- [Cheetahmen 99 MIX]"@ja .

_:N170abde5dad54f6da5d532a88fe68cac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheetah in the Dark (Off Vocal Ver.)"@en,
        "Cheetah in the Dark (Off Vocal Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N1398b112a8524448861b14047df9b868 ;
    schema:name "Cheetah in the Dark (Off Vocal Ver.)"@en,
        "Cheetah in the Dark (Off Vocal Ver.)"@ja .

_:N1b35431825f748c9a2c1111f047c4f25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuru☆Cheetah [Cheetahmen YURUI MIX]"@en,
        "ゆる☆ちた [Cheetahmen YURUI MIX]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N1398b112a8524448861b14047df9b868 ;
    schema:name "Yuru☆Cheetah [Cheetahmen YURUI MIX]"@en,
        "ゆる☆ちた [Cheetahmen YURUI MIX]"@ja .

_:N2e8b5f5ab6054d848c3b85cdc7f77195 a schema:Person,
        foaf:Person ;
    mo:performed <album/6351#performance> ;
    schema:name "Souneko Kaminogi"@en ;
    foaf:name "Souneko Kaminogi"@en .

_:N63e353ce63eb44179306afc2ddb1bf81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheetah in the Dark [Cheetahmen Alternative MIX]"@en,
        "Cheetah in the Dark [Cheetahmen Alternative MIX]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N1398b112a8524448861b14047df9b868 ;
    schema:name "Cheetah in the Dark [Cheetahmen Alternative MIX]"@en,
        "Cheetah in the Dark [Cheetahmen Alternative MIX]"@ja .

_:N8dc8ead0cc934485b07ccd2e060f445b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuru☆Cheetah (Off Vocal Ver.)"@en,
        "ゆる☆ちた (Off Vocal Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N1398b112a8524448861b14047df9b868 ;
    schema:name "Yuru☆Cheetah (Off Vocal Ver.)"@en,
        "ゆる☆ちた (Off Vocal Ver.)"@ja .

_:Nd1552ce4d93d4b358ae7d8890ce2e238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheetah in the Dark [Cheetahmen Alternative MIX OSSAN Ver.]"@en,
        "Cheetah in the Dark [Cheetahmen Alternative MIX OSSAN Ver.]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N1398b112a8524448861b14047df9b868 ;
    schema:name "Cheetah in the Dark [Cheetahmen Alternative MIX OSSAN Ver.]"@en,
        "Cheetah in the Dark [Cheetahmen Alternative MIX OSSAN Ver.]"@ja .

_:N1398b112a8524448861b14047df9b868 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a1baff886a24c6aa60706c9b85de8b3,
        _:N170abde5dad54f6da5d532a88fe68cac,
        _:N1b35431825f748c9a2c1111f047c4f25,
        _:N63e353ce63eb44179306afc2ddb1bf81,
        _:N8dc8ead0cc934485b07ccd2e060f445b,
        _:Nd1552ce4d93d4b358ae7d8890ce2e238 ;
    mo:track_count 6 ;
    schema:duration "PT21:29"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0a1baff886a24c6aa60706c9b85de8b3,
        _:N170abde5dad54f6da5d532a88fe68cac,
        _:N1b35431825f748c9a2c1111f047c4f25,
        _:N63e353ce63eb44179306afc2ddb1bf81,
        _:N8dc8ead0cc934485b07ccd2e060f445b,
        _:Nd1552ce4d93d4b358ae7d8890ce2e238 .

