@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 _:N53c294019c994c93861f034c2380f913,
        _:Nf9f871863b13407185b639c113c748d6,
        <artist/12597#subject>,
        <artist/16658#subject>,
        <artist/4848#subject>,
        <artist/50676#subject>,
        <artist/66921#subject> ;
    mo:recorded_as <album/18367#musicalexpression> ;
    schema:byArtist _:N53c294019c994c93861f034c2380f913,
        _:Nf9f871863b13407185b639c113c748d6,
        <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 _:N9d88697308d942e9878a38c244f45daa ;
    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 .

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

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

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

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

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

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

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

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

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

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

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

_:N9d88697308d942e9878a38c244f45daa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0999118bf3ed4013b395dac18b1456fc,
        _:N22723ec64ee0403897de1d78b603d1de,
        _:N2571c6fd97e44c219daaf295a0baf4bd,
        _:N385e97fff0834d5f94ab624a145fcc09,
        _:N4616cd902a6b475f93936cf70151657f,
        _:N7d94863edf9c467fb4be47a28bc2f9c6,
        _:Na44dd861429146248dcee81c13942fad,
        _:Nca0a92b3b4944eea8db0ec967f689319,
        _:Nffbacd9844324515acd8ae523104bdd5 ;
    mo:track_count 9 ;
    schema:duration "PT41:14"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0999118bf3ed4013b395dac18b1456fc,
        _:N22723ec64ee0403897de1d78b603d1de,
        _:N2571c6fd97e44c219daaf295a0baf4bd,
        _:N385e97fff0834d5f94ab624a145fcc09,
        _:N4616cd902a6b475f93936cf70151657f,
        _:N7d94863edf9c467fb4be47a28bc2f9c6,
        _:Na44dd861429146248dcee81c13942fad,
        _:Nca0a92b3b4944eea8db0ec967f689319,
        _:Nffbacd9844324515acd8ae523104bdd5 .

