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

<artist/39458#subject> a schema:Person,
        foaf:Person ;
    schema:name "YUI"@en ;
    foaf:made <album/26228#lyrics>,
        <album/26228#subject> ;
    foaf:name "YUI"@en .

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

<artist/3241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26228#subject> ;
    schema:name "Takaha Tachibana"@en,
        "橘尭葉"@ja ;
    foaf:made <album/26228#composition>,
        <album/26228#subject> ;
    foaf:name "Takaha Tachibana"@en,
        "橘尭葉"@ja .

<product/15244#subject> a schema:CreativeWork ;
    schema:name "Queen's Gate: Spiral Chaos"@en,
        "クイーンズゲイト スパイラルカオス"@ja,
        "Queen's Gate: Spiral Chaos"@ja-latn ;
    foaf:name "Queen's Gate: Spiral Chaos"@en,
        "クイーンズゲイト スパイラルカオス"@ja,
        "Queen's Gate: Spiral Chaos"@ja-latn .

<album/26228#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mischievous of Alice / Yousei Teikoku"@en,
        "Mischievous of Alice / 妖精帝國"@ja,
        "Mischievous of Alice / Yousei Teikoku"@ja-latn ;
    mo:composer <artist/3241#subject> ;
    mo:produced_work <album/26228#musicalwork> ;
    schema:name "Mischievous of Alice / Yousei Teikoku"@en,
        "Mischievous of Alice / 妖精帝國"@ja,
        "Mischievous of Alice / Yousei Teikoku"@ja-latn .

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

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/26228/26228-1324355429.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26228#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mischievous of Alice / Yousei Teikoku"@en,
        "Mischievous of Alice / 妖精帝國"@ja,
        "Mischievous of Alice / Yousei Teikoku"@ja-latn ;
    mo:performance_of <album/26228#musicalwork> ;
    mo:performer <artist/3237#subject> ;
    mo:recorded_as <album/26228#musicalexpression> ;
    schema:byArtist <artist/3237#subject> ;
    schema:name "Mischievous of Alice / Yousei Teikoku"@en,
        "Mischievous of Alice / 妖精帝國"@ja,
        "Mischievous of Alice / Yousei Teikoku"@ja-latn ;
    schema:workPerformed <album/26228#musicalwork> .

<artist/3237#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26228#performance> ;
    schema:name "Yousei Teikoku"@en,
        "妖精帝國"@ja ;
    foaf:name "Yousei Teikoku"@en,
        "妖精帝國"@ja .

<album/26228#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-27"^^xsd:date ;
    dcterms:title "Mischievous of Alice / Yousei Teikoku"@en,
        "Mischievous of Alice / 妖精帝國"@ja,
        "Mischievous of Alice / Yousei Teikoku"@ja-latn ;
    mo:catalogue_number "LACM-4833" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/26228#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N45581bb0b1024d618398bc540f82236b,
        _:Ne82d0ec58af144b5a251efc19651f1ce ;
    mo:record_count 2 ;
    schema:about <product/15244#subject> ;
    schema:byArtist <artist/3237#subject> ;
    schema:datePublished "2011-07-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/26228/26228-1324355429.jpg> ;
    schema:name "Mischievous of Alice / Yousei Teikoku"@en,
        "Mischievous of Alice / 妖精帝國"@ja,
        "Mischievous of Alice / Yousei Teikoku"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/26228/26228-1324355429.jpg> .

_:N2bfb2646f766459087e2fa20568c993a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mischievous of Alice"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N45581bb0b1024d618398bc540f82236b ;
    schema:name "Mischievous of Alice"@en .

_:N2ef0140256b6453eaa31b24239e5701e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mischievous of Alice（instrumental）"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N45581bb0b1024d618398bc540f82236b ;
    schema:name "Mischievous of Alice（instrumental）"@en .

_:N6dde76ca03e34727a556695dba0539b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "emergence（instrumental）"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N45581bb0b1024d618398bc540f82236b ;
    schema:name "emergence（instrumental）"@en .

_:Nb5c7c3154d62403788f2b36b1bea39a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mischievous of Alice(Music Clip)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne82d0ec58af144b5a251efc19651f1ce ;
    schema:name "Mischievous of Alice(Music Clip)"@en .

_:Ne82d0ec58af144b5a251efc19651f1ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nb5c7c3154d62403788f2b36b1bea39a6 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb5c7c3154d62403788f2b36b1bea39a6 .

_:Nef93c3bc54f841dba6534dd9923aa8be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "emergence"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N45581bb0b1024d618398bc540f82236b ;
    schema:name "emergence"@en .

_:N45581bb0b1024d618398bc540f82236b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bfb2646f766459087e2fa20568c993a,
        _:N2ef0140256b6453eaa31b24239e5701e,
        _:N6dde76ca03e34727a556695dba0539b6,
        _:Nef93c3bc54f841dba6534dd9923aa8be ;
    mo:track_count 4 ;
    schema:duration "PT14:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2bfb2646f766459087e2fa20568c993a,
        _:N2ef0140256b6453eaa31b24239e5701e,
        _:N6dde76ca03e34727a556695dba0539b6,
        _:Nef93c3bc54f841dba6534dd9923aa8be .

