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

<album/9911#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "neetmania"@en,
        "neetmania"@ja,
        "neetmania"@ja-latn ;
    mo:produced_work <album/9911#musicalwork> ;
    schema:name "neetmania"@en,
        "neetmania"@ja,
        "neetmania"@ja-latn .

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

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

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/82#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 12 HAPPY SKY"@en,
        "beatmania IIDX 12 HAPPY SKY"@ja,
        "beatmania IIDX 12 HAPPY SKY"@ja-latn ;
    foaf:name "beatmania IIDX 12 HAPPY SKY"@en,
        "beatmania IIDX 12 HAPPY SKY"@ja,
        "beatmania IIDX 12 HAPPY SKY"@ja-latn .

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

<album/9911#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "neetmania"@en,
        "neetmania"@ja,
        "neetmania"@ja-latn ;
    mo:performance_of <album/9911#musicalwork> ;
    mo:recorded_as <album/9911#musicalexpression> ;
    schema:name "neetmania"@en,
        "neetmania"@ja,
        "neetmania"@ja-latn ;
    schema:workPerformed <album/9911#musicalwork> .

<org/173#subject> schema:name "C.H.S"@en,
        "C.H.S"@ja,
        "C.H.S"@ja-latn ;
    foaf:name "C.H.S"@en,
        "C.H.S"@ja,
        "C.H.S"@ja-latn .

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

<https://medium-media.vgm.io/albums/11/9911/9911-e26673401ecb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9911#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-13"^^xsd:date ;
    dcterms:title "neetmania"@en,
        "neetmania"@ja,
        "neetmania"@ja-latn ;
    mo:catalogue_number "CHS-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9911#musicalexpression> ;
    mo:publisher <org/173#subject> ;
    mo:record _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/82#subject> ;
    schema:datePublished "2007-05-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/9911/9911-e26673401ecb.jpg> ;
    schema:name "neetmania"@en,
        "neetmania"@ja,
        "neetmania"@ja-latn ;
    schema:publisher <org/173#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/9911/9911-e26673401ecb.jpg> .

_:N299956cb40a544e0ba8857570895bde6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GNOSIS"@ja,
        "GNOSIS"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "GNOSIS"@ja,
        "GNOSIS"@ja-latn .

_:N3739e7a7ab4f40a0a2327f280d2af8a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月まで届け、顎のシャクレ"@ja,
        "Tsuki made todoke, ago no shakure"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "月まで届け、顎のシャクレ"@ja,
        "Tsuki made todoke, ago no shakure"@ja-latn .

_:N42ab0b064b5648a7abb95b54a34f8164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unlimited Spark! -Stardust Mix-"@ja,
        "Unlimited Spark! -Stardust Mix-"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "Unlimited Spark! -Stardust Mix-"@ja,
        "Unlimited Spark! -Stardust Mix-"@ja-latn .

_:N69ff4385f0f4426f91c74644bcdf2bec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demistified Faust"@ja,
        "Demistified Faust"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "Demistified Faust"@ja,
        "Demistified Faust"@ja-latn .

_:N7199ed9361bf4c88b5d108a3ec48622e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "special number ⑨ !!11"@ja,
        "special number ⑨ !!11"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "special number ⑨ !!11"@ja,
        "special number ⑨ !!11"@ja-latn .

_:N7f7401ffdf9c4e498e4cb7b298c311f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient and modern"@ja,
        "Ancient and modern"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "Ancient and modern"@ja,
        "Ancient and modern"@ja-latn .

_:N84e61393f3f34acc83ad69b1903aa737 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KagKag -ver.2007-"@ja,
        "KagKag -ver.2007-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "KagKag -ver.2007-"@ja,
        "KagKag -ver.2007-"@ja-latn .

_:N96d36f55a889442a927c9c2107d1f441 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAIBAN WONDERLAND"@ja,
        "SAIBAN WONDERLAND"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "SAIBAN WONDERLAND"@ja,
        "SAIBAN WONDERLAND"@ja-latn .

_:Naef206ec282a42e28edca0357a42197a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TenQ"@ja,
        "TenQ"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "TenQ"@ja,
        "TenQ"@ja-latn .

_:Nb7195f22848b4ca7b66835c7392330d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kettlemate"@ja,
        "kettlemate"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "kettlemate"@ja,
        "kettlemate"@ja-latn .

_:Nb8a2853d5e9b4e1abccf9238d7558637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phanta!"@ja,
        "Phanta!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "Phanta!"@ja,
        "Phanta!"@ja-latn .

_:Ncad6aa2513864c8caaa1789b6490abf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "墨染桜"@ja,
        "Sumizome Sakura"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "墨染桜"@ja,
        "Sumizome Sakura"@ja-latn .

_:Ne62db55253e940c49b9e6eb44d2d84ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロサ・ダイアル"@ja,
        "Rosa·Dial"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N4a7644fd0ed64cdeae7613aefbfb7c31 ;
    schema:name "ロサ・ダイアル"@ja,
        "Rosa·Dial"@ja-latn .

_:N4a7644fd0ed64cdeae7613aefbfb7c31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N299956cb40a544e0ba8857570895bde6,
        _:N3739e7a7ab4f40a0a2327f280d2af8a9,
        _:N42ab0b064b5648a7abb95b54a34f8164,
        _:N69ff4385f0f4426f91c74644bcdf2bec,
        _:N7199ed9361bf4c88b5d108a3ec48622e,
        _:N7f7401ffdf9c4e498e4cb7b298c311f2,
        _:N84e61393f3f34acc83ad69b1903aa737,
        _:N96d36f55a889442a927c9c2107d1f441,
        _:Naef206ec282a42e28edca0357a42197a,
        _:Nb7195f22848b4ca7b66835c7392330d0,
        _:Nb8a2853d5e9b4e1abccf9238d7558637,
        _:Ncad6aa2513864c8caaa1789b6490abf4,
        _:Ne62db55253e940c49b9e6eb44d2d84ec ;
    mo:track_count 13 ;
    schema:duration "PT56:22"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N299956cb40a544e0ba8857570895bde6,
        _:N3739e7a7ab4f40a0a2327f280d2af8a9,
        _:N42ab0b064b5648a7abb95b54a34f8164,
        _:N69ff4385f0f4426f91c74644bcdf2bec,
        _:N7199ed9361bf4c88b5d108a3ec48622e,
        _:N7f7401ffdf9c4e498e4cb7b298c311f2,
        _:N84e61393f3f34acc83ad69b1903aa737,
        _:N96d36f55a889442a927c9c2107d1f441,
        _:Naef206ec282a42e28edca0357a42197a,
        _:Nb7195f22848b4ca7b66835c7392330d0,
        _:Nb8a2853d5e9b4e1abccf9238d7558637,
        _:Ncad6aa2513864c8caaa1789b6490abf4,
        _:Ne62db55253e940c49b9e6eb44d2d84ec .

