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

<artist/2486#subject> a schema:Person,
        foaf:Person ;
    schema:name "NYO"@en ;
    foaf:made <album/18367#lyrics>,
        <album/18367#subject> ;
    foaf:name "NYO"@en .

<artist/2500#subject> a schema:Person,
        foaf:Person ;
    schema:name "ELEMENTAS"@en ;
    foaf:made <album/18367#lyrics>,
        <album/18367#subject> ;
    foaf:name "ELEMENTAS"@en .

<artist/2506#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yassie"@en,
        "やしー"@ja ;
    foaf:made <album/18367#lyrics>,
        <album/18367#subject> ;
    foaf:name "Yassie"@en,
        "やしー"@ja .

<artist/7182#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ash"@en ;
    foaf:made <album/18367#lyrics>,
        <album/18367#subject> ;
    foaf:name "Ash"@en .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18367#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/18367#composition>,
        <album/18367#subject> ;
    foaf:name "ZUN"@en .

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/18367#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PLUG IN PLUG OUT"@en,
        "PLUG IN PLUG OUT"@ja,
        "PLUG IN PLUG OUT"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18367#musicalwork> ;
    schema:name "PLUG IN PLUG OUT"@en,
        "PLUG IN PLUG OUT"@ja,
        "PLUG IN PLUG OUT"@ja-latn .

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

<org/449#subject> schema:name "A-One"@en,
        "A-One"@ja,
        "A-One"@ja-latn ;
    foaf:name "A-One"@en,
        "A-One"@ja,
        "A-One"@ja-latn .

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

<https://medium-media.vgm.io/albums/76/18367/18367-1268278884.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12597#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18367#performance> ;
    schema:name "Syuka"@en,
        "朱花"@ja ;
    foaf:name "Syuka"@en,
        "朱花"@ja .

<artist/16658#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18367#performance> ;
    schema:name "Aki"@en,
        "あき"@ja ;
    foaf:made <album/18367#lyrics>,
        <album/18367#subject> ;
    foaf:name "Aki"@en,
        "あき"@ja .

<artist/4848#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18367#performance> ;
    schema:name "Sayuri"@en,
        "さゆり"@ja ;
    foaf:name "Sayuri"@en,
        "さゆり"@ja .

<artist/50676#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18367#performance> ;
    schema:name "AXEL.K"@en ;
    foaf:name "AXEL.K"@en .

<artist/66921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18367#performance> ;
    schema:name "Shihori"@en,
        "しほり"@ja ;
    foaf:name "Shihori"@en,
        "しほり"@ja .

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

<album/18367#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PLUG IN PLUG OUT"@en,
        "PLUG IN PLUG OUT"@ja,
        "PLUG IN PLUG OUT"@ja-latn ;
    mo:performance_of <album/18367#musicalwork> ;
    mo:performer _:N035e570ee86940cc865f4c57df2bffaf,
        _:N459ea911fcf44ccca5738a40e9b41768,
        <artist/12597#subject>,
        <artist/16658#subject>,
        <artist/4848#subject>,
        <artist/50676#subject>,
        <artist/66921#subject> ;
    mo:recorded_as <album/18367#musicalexpression> ;
    schema:byArtist _:N035e570ee86940cc865f4c57df2bffaf,
        _:N459ea911fcf44ccca5738a40e9b41768,
        <artist/12597#subject>,
        <artist/16658#subject>,
        <artist/4848#subject>,
        <artist/50676#subject>,
        <artist/66921#subject> ;
    schema:name "PLUG IN PLUG OUT"@en,
        "PLUG IN PLUG OUT"@ja,
        "PLUG IN PLUG OUT"@ja-latn ;
    schema:workPerformed <album/18367#musicalwork> .

<album/18367#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "PLUG IN PLUG OUT"@en,
        "PLUG IN PLUG OUT"@ja,
        "PLUG IN PLUG OUT"@ja-latn ;
    mo:catalogue_number "AONE-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18367#musicalexpression> ;
    mo:publisher <org/449#subject> ;
    mo:record _:N2313da2e2c0846a08cfc7a25bfd2e9d8 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Sumomo"@en ;
            foaf:name "Sumomo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "杏"@en ;
            foaf:name "杏"@en ],
        <artist/12597#subject>,
        <artist/16658#subject>,
        <artist/4848#subject>,
        <artist/50676#subject>,
        <artist/66921#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/18367/18367-1268278884.jpg> ;
    schema:name "PLUG IN PLUG OUT"@en,
        "PLUG IN PLUG OUT"@ja,
        "PLUG IN PLUG OUT"@ja-latn ;
    schema:publisher <org/449#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/18367/18367-1268278884.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tokuei"@en ;
    foaf:made <album/18367#lyrics> ;
    foaf:name "Tokuei"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tokuei"@en ;
    foaf:made <album/18367#subject> ;
    foaf:name "Tokuei"@en .

_:N035e570ee86940cc865f4c57df2bffaf a schema:Person,
        foaf:Person ;
    mo:performed <album/18367#performance> ;
    schema:name "杏"@en ;
    foaf:name "杏"@en .

_:N08d96fb4ec3743ac9b0c4d519a3cff51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "amazing once more"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2313da2e2c0846a08cfc7a25bfd2e9d8 ;
    schema:name "amazing once more"@ja .

_:N104da54777d74b82af49da1be52f2c40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ﾊﾟﾗｲｿﾞ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N2313da2e2c0846a08cfc7a25bfd2e9d8 ;
    schema:name "ﾊﾟﾗｲｿﾞ"@ja .

_:N241f60d18ddf459999221ee3ec19bd98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rhapsody for the bonds"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N2313da2e2c0846a08cfc7a25bfd2e9d8 ;
    schema:name "Rhapsody for the bonds"@ja .

_:N3c5d2ceae2804679a79d687c0cc928f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深い霧"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N2313da2e2c0846a08cfc7a25bfd2e9d8 ;
    schema:name "深い霧"@ja .

_:N3fd55f331d0d4c149b14d44ecb60e752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shoot the Lights"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N2313da2e2c0846a08cfc7a25bfd2e9d8 ;
    schema:name "Shoot the Lights"@ja .

_:N425bfe9829a742caaa9c19876884681e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラ恋☆MoYoU♪"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N2313da2e2c0846a08cfc7a25bfd2e9d8 ;
    schema:name "サクラ恋☆MoYoU♪"@ja .

_:N459ea911fcf44ccca5738a40e9b41768 a schema:Person,
        foaf:Person ;
    mo:performed <album/18367#performance> ;
    schema:name "Sumomo"@en ;
    foaf:name "Sumomo"@en .

_:Ncf2c665a3df8485e967f3c1b8d7a0591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacrifice"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N2313da2e2c0846a08cfc7a25bfd2e9d8 ;
    schema:name "Sacrifice"@ja .

_:Nd785bfdb1a484707bc4f067986a4b9f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOOD LUCK, BE HAPPY!!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N2313da2e2c0846a08cfc7a25bfd2e9d8 ;
    schema:name "GOOD LUCK, BE HAPPY!!"@ja .

_:Ne26d813277aa4af7a703f401de898920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の源"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N2313da2e2c0846a08cfc7a25bfd2e9d8 ;
    schema:name "風の源"@ja .

_:N2313da2e2c0846a08cfc7a25bfd2e9d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08d96fb4ec3743ac9b0c4d519a3cff51,
        _:N104da54777d74b82af49da1be52f2c40,
        _:N241f60d18ddf459999221ee3ec19bd98,
        _:N3c5d2ceae2804679a79d687c0cc928f0,
        _:N3fd55f331d0d4c149b14d44ecb60e752,
        _:N425bfe9829a742caaa9c19876884681e,
        _:Ncf2c665a3df8485e967f3c1b8d7a0591,
        _:Nd785bfdb1a484707bc4f067986a4b9f0,
        _:Ne26d813277aa4af7a703f401de898920 ;
    mo:track_count 9 ;
    schema:duration "PT41:14"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N08d96fb4ec3743ac9b0c4d519a3cff51,
        _:N104da54777d74b82af49da1be52f2c40,
        _:N241f60d18ddf459999221ee3ec19bd98,
        _:N3c5d2ceae2804679a79d687c0cc928f0,
        _:N3fd55f331d0d4c149b14d44ecb60e752,
        _:N425bfe9829a742caaa9c19876884681e,
        _:Ncf2c665a3df8485e967f3c1b8d7a0591,
        _:Nd785bfdb1a484707bc4f067986a4b9f0,
        _:Ne26d813277aa4af7a703f401de898920 .

