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

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

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

<artist/1877#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32722#subject> ;
    schema:name "Jiro Yoshida"@en,
        "吉田仁郎"@ja ;
    foaf:made <album/32722#composition>,
        <album/32722#subject> ;
    foaf:name "Jiro Yoshida"@en,
        "吉田仁郎"@ja .

<artist/7455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32722#subject> ;
    schema:name "Aruna Ryuki"@en,
        "琉姫アルナ"@ja ;
    foaf:made <album/32722#composition>,
        <album/32722#subject> ;
    foaf:name "Aruna Ryuki"@en,
        "琉姫アルナ"@ja .

<artist/76#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32722#subject> ;
    schema:name "Soshi Hosoi"@en,
        "細井聡司"@ja ;
    foaf:made <album/32722#composition>,
        <album/32722#subject> ;
    foaf:name "Soshi Hosoi"@en,
        "細井聡司"@ja .

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

<https://media.vgm.io/albums/22/32722/32722-1335765868.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/32722#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/32722/32722-1335765868.png> ;
    foaf:depicts <album/32722#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/32722/32722-1335765868.png> .

<https://medium-media.vgm.io/albums/22/32722/32722-1335765868.png> a schema:ImageObject,
        foaf:Image .

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32722#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/2196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32722#performance> ;
    schema:name "kala"@en ;
    foaf:name "kala"@en .

<artist/291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32722#performance> ;
    schema:name "Rita"@en ;
    foaf:name "Rita"@en .

<artist/35254#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32722#performance> ;
    schema:name "Ruri Yumeji"@en,
        "夢路Ruri"@ja ;
    foaf:name "Ruri Yumeji"@en,
        "夢路Ruri"@ja .

<artist/4276#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32722#performance> ;
    schema:name "yuiko"@en ;
    foaf:name "yuiko"@en .

<artist/72618#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32722#performance> ;
    schema:name "YUNA"@en ;
    foaf:name "YUNA"@en .

<album/32722#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "catwalk/ocelot Vocal Collection"@en,
        "catwalk／ocelot ボーカルコレクション"@ja,
        "catwalk/ocelot Vocal Collection"@ja-latn ;
    mo:composer <artist/1877#subject>,
        <artist/7455#subject>,
        <artist/76#subject> ;
    mo:produced_work <album/32722#musicalwork> ;
    schema:name "catwalk/ocelot Vocal Collection"@en,
        "catwalk／ocelot ボーカルコレクション"@ja,
        "catwalk/ocelot Vocal Collection"@ja-latn .

<album/32722#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "catwalk/ocelot Vocal Collection"@en,
        "catwalk／ocelot ボーカルコレクション"@ja,
        "catwalk/ocelot Vocal Collection"@ja-latn ;
    mo:performance_of <album/32722#musicalwork> ;
    mo:performer <artist/149#subject>,
        <artist/2196#subject>,
        <artist/291#subject>,
        <artist/35254#subject>,
        <artist/4276#subject>,
        <artist/72618#subject> ;
    mo:recorded_as <album/32722#musicalexpression> ;
    schema:byArtist <artist/149#subject>,
        <artist/2196#subject>,
        <artist/291#subject>,
        <artist/35254#subject>,
        <artist/4276#subject>,
        <artist/72618#subject> ;
    schema:name "catwalk/ocelot Vocal Collection"@en,
        "catwalk／ocelot ボーカルコレクション"@ja,
        "catwalk/ocelot Vocal Collection"@ja-latn ;
    schema:workPerformed <album/32722#musicalwork> .

<album/32722#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-29"^^xsd:date ;
    dcterms:title "catwalk/ocelot Vocal Collection"@en,
        "catwalk／ocelot ボーカルコレクション"@ja,
        "catwalk/ocelot Vocal Collection"@ja-latn ;
    mo:catalogue_number "CAT-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32722#musicalexpression> ;
    mo:publisher _:N5183c196d300483c8db69be3b06ff653 ;
    mo:record _:N84b8b6802c744631a314d50a69a112fb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Demon Parasite"@en ;
            foaf:name "Demon Parasite"@en ],
        [ a schema:CreativeWork ;
            schema:name "Demiourgos no Musume"@en ;
            foaf:name "Demiourgos no Musume"@en ],
        [ a schema:CreativeWork ;
            schema:name "Shion no Ketsuzoku"@en ;
            foaf:name "Shion no Ketsuzoku"@en ],
        [ a schema:CreativeWork ;
            schema:name "Maou to Odore!"@en ;
            foaf:name "Maou to Odore!"@en ],
        [ a schema:CreativeWork ;
            schema:name "Shinkyoku Soukai Polyphonica"@en ;
            foaf:name "Shinkyoku Soukai Polyphonica"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sousouki Reginald"@en ;
            foaf:name "Sousouki Reginald"@en ],
        [ a schema:CreativeWork ;
            schema:name "Maou to Odore! 2"@en ;
            foaf:name "Maou to Odore! 2"@en ] ;
    schema:byArtist <artist/149#subject>,
        <artist/2196#subject>,
        <artist/291#subject>,
        <artist/35254#subject>,
        <artist/4276#subject>,
        <artist/72618#subject> ;
    schema:datePublished "2011-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/32722/32722-1335765868.png> ;
    schema:name "catwalk/ocelot Vocal Collection"@en,
        "catwalk／ocelot ボーカルコレクション"@ja,
        "catwalk/ocelot Vocal Collection"@ja-latn ;
    schema:publisher _:N5183c196d300483c8db69be3b06ff653 ;
    foaf:depiction <https://media.vgm.io/albums/22/32722/32722-1335765868.png> .

_:N38ed775c13164e839d4d17a8af0d8061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Reason"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "Crimson Reason"@ja .

_:N3e4289e4f0b046e1b9f25ecccbd79b93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The answer BLOΦD ～鮮血の道標～ middle ver."@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "The answer BLOΦD ～鮮血の道標～ middle ver."@ja .

_:N4e18d849c2c2483ea01dfe63d786683a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Flame"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "Silent Flame"@ja .

_:N5183c196d300483c8db69be3b06ff653 schema:name "ocelot"@en ;
    foaf:name "ocelot"@en .

_:N68275501d7f1479d842417eaddf6d027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Angel"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "Secret Angel"@ja .

_:N69bb0f044fca47339b97d6b7178e622e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光の記憶"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "光の記憶"@ja .

_:N75eae3ee52e84fb5946083a8a0d8cf40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Reason arrange ver."@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "Crimson Reason arrange ver."@ja .

_:N7962f0572b4b4519b58751ad4b5f8633 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Wave arrange ver."@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "Song of Wave arrange ver."@ja .

_:N859c94eb6a6f449383d0f917d784dd17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星祭りの歌"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "星祭りの歌"@ja .

_:Nab8ad7848c8549ad961cffa9543dccbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Calling"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "Crimson Calling"@ja .

_:Nb4e7ff6f61e84977a1fbf37bd35915ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Wave"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "Song of Wave"@ja .

_:Nbace5a0e45234e01a58b4eb33e7229fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風のように"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "風のように"@ja .

_:Nd54dcfe77d87447fa7676a9e3a1b04aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Calling arrange ver."@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "Crimson Calling arrange ver."@ja .

_:Ne175c0cf7cd64723b249d409527584f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Salvator ～永遠の罪人～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "Salvator ～永遠の罪人～"@ja .

_:Neeca160f52544335b20bf0a4c6635598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True World"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N84b8b6802c744631a314d50a69a112fb ;
    schema:name "True World"@ja .

_:N84b8b6802c744631a314d50a69a112fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38ed775c13164e839d4d17a8af0d8061,
        _:N3e4289e4f0b046e1b9f25ecccbd79b93,
        _:N4e18d849c2c2483ea01dfe63d786683a,
        _:N68275501d7f1479d842417eaddf6d027,
        _:N69bb0f044fca47339b97d6b7178e622e,
        _:N75eae3ee52e84fb5946083a8a0d8cf40,
        _:N7962f0572b4b4519b58751ad4b5f8633,
        _:N859c94eb6a6f449383d0f917d784dd17,
        _:Nab8ad7848c8549ad961cffa9543dccbe,
        _:Nb4e7ff6f61e84977a1fbf37bd35915ee,
        _:Nbace5a0e45234e01a58b4eb33e7229fd,
        _:Nd54dcfe77d87447fa7676a9e3a1b04aa,
        _:Ne175c0cf7cd64723b249d409527584f8,
        _:Neeca160f52544335b20bf0a4c6635598 ;
    mo:track_count 14 ;
    schema:duration "PT64:38"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N38ed775c13164e839d4d17a8af0d8061,
        _:N3e4289e4f0b046e1b9f25ecccbd79b93,
        _:N4e18d849c2c2483ea01dfe63d786683a,
        _:N68275501d7f1479d842417eaddf6d027,
        _:N69bb0f044fca47339b97d6b7178e622e,
        _:N75eae3ee52e84fb5946083a8a0d8cf40,
        _:N7962f0572b4b4519b58751ad4b5f8633,
        _:N859c94eb6a6f449383d0f917d784dd17,
        _:Nab8ad7848c8549ad961cffa9543dccbe,
        _:Nb4e7ff6f61e84977a1fbf37bd35915ee,
        _:Nbace5a0e45234e01a58b4eb33e7229fd,
        _:Nd54dcfe77d87447fa7676a9e3a1b04aa,
        _:Ne175c0cf7cd64723b249d409527584f8,
        _:Neeca160f52544335b20bf0a4c6635598 .

