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

<artist/12496#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kenji Tamai"@en,
        "玉井健二"@ja ;
    foaf:made <album/46503#lyrics>,
        <album/46503#subject> ;
    foaf:name "Kenji Tamai"@en,
        "玉井健二"@ja .

<artist/15580#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rei Yasuda"@en,
        "安田レイ"@ja ;
    foaf:made <album/46503#lyrics>,
        <album/46503#subject>,
        <album/46503#vocals> ;
    foaf:name "Rei Yasuda"@en,
        "安田レイ"@ja .

<artist/17856#subject> a schema:Person,
        foaf:Person ;
    schema:name "yumeiroecho"@en ;
    foaf:made <album/46503#lyrics>,
        <album/46503#subject> ;
    foaf:name "yumeiroecho"@en .

<artist/7081#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hidenori Tanaka"@en,
        "田中秀典"@ja ;
    foaf:made <album/46503#lyrics>,
        <album/46503#subject> ;
    foaf:name "Hidenori Tanaka"@en,
        "田中秀典"@ja .

<artist/16100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46503#subject> ;
    schema:name "Kousuke Noma"@en,
        "野間康介"@ja ;
    foaf:made <album/46503#composition>,
        <album/46503#subject> ;
    foaf:name "Kousuke Noma"@en,
        "野間康介"@ja .

<artist/18323#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46503#subject> ;
    schema:name "Ryota Nakano"@en,
        "中野領太"@ja ;
    foaf:made <album/46503#composition>,
        <album/46503#subject> ;
    foaf:name "Ryota Nakano"@en,
        "中野領太"@ja .

<artist/21367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46503#subject> ;
    schema:name "Natsumi Hayashi"@en,
        "林奈津美"@ja ;
    foaf:made <album/46503#composition>,
        <album/46503#subject> ;
    foaf:name "Natsumi Hayashi"@en,
        "林奈津美"@ja .

<product/2455#subject> a schema:CreativeWork ;
    schema:name "The irregular at magic high school"@en,
        "魔法科高校の劣等生"@ja,
        "Mahouka Koukou no Rettousei"@ja-latn ;
    foaf:name "The irregular at magic high school"@en,
        "魔法科高校の劣等生"@ja,
        "Mahouka Koukou no Rettousei"@ja-latn .

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

<album/46503#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mirror / Rei Yasuda [Limited Edition]"@en,
        "Mirror / 安田レイ [初回生産限定盤]"@ja,
        "Mirror / Rei Yasuda [Limited Edition]"@ja-latn ;
    mo:performance_of <album/46503#musicalwork> ;
    mo:recorded_as <album/46503#musicalexpression> ;
    schema:name "Mirror / Rei Yasuda [Limited Edition]"@en,
        "Mirror / 安田レイ [初回生産限定盤]"@ja,
        "Mirror / Rei Yasuda [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/46503#musicalwork> .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/46503/46503-1406219356.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46503#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mirror / Rei Yasuda [Limited Edition]"@en,
        "Mirror / 安田レイ [初回生産限定盤]"@ja,
        "Mirror / Rei Yasuda [Limited Edition]"@ja-latn ;
    mo:composer <artist/16100#subject>,
        <artist/18323#subject>,
        <artist/21367#subject> ;
    mo:produced_work <album/46503#musicalwork> ;
    schema:name "Mirror / Rei Yasuda [Limited Edition]"@en,
        "Mirror / 安田レイ [初回生産限定盤]"@ja,
        "Mirror / Rei Yasuda [Limited Edition]"@ja-latn .

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

<album/46503#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-03"^^xsd:date ;
    dcterms:title "Mirror / Rei Yasuda [Limited Edition]"@en,
        "Mirror / 安田レイ [初回生産限定盤]"@ja,
        "Mirror / Rei Yasuda [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-1571~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/46503#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N00ba00c629b94398bd6e3a9dfb8f743c,
        _:N56f8a22fb71b47a0af46da6718da8dc7 ;
    mo:record_count 2 ;
    schema:about <product/2455#subject> ;
    schema:datePublished "2014-09-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/46503/46503-1406219356.jpg> ;
    schema:name "Mirror / Rei Yasuda [Limited Edition]"@en,
        "Mirror / 安田レイ [初回生産限定盤]"@ja,
        "Mirror / Rei Yasuda [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/46503/46503-1406219356.jpg> .

_:N00ba00c629b94398bd6e3a9dfb8f743c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9c72982232104520b889091eee5bd4f1 ;
    mo:track_count 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9c72982232104520b889091eee5bd4f1 .

_:N30a18b8c8baf4ee7b3dbfc09262dd219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You COLOR my world"@ja,
        "You COLOR my world"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N56f8a22fb71b47a0af46da6718da8dc7 ;
    schema:name "You COLOR my world"@ja,
        "You COLOR my world"@ja-latn .

_:N55673f107ee74bdc9783fe6eef3de1c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラメキmoonlight"@ja,
        "Kirameki moonlight"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N56f8a22fb71b47a0af46da6718da8dc7 ;
    schema:name "キラメキmoonlight"@ja,
        "Kirameki moonlight"@ja-latn .

_:N9c72982232104520b889091eee5bd4f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DVD"@ja,
        "Mirror [Music Video]"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N00ba00c629b94398bd6e3a9dfb8f743c ;
    schema:name "DVD"@ja,
        "Mirror [Music Video]"@ja-latn .

_:Nb8ff37ad2a664ae9b785f4c0c87bb2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirror -Instrumental-"@ja,
        "Mirror -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N56f8a22fb71b47a0af46da6718da8dc7 ;
    schema:name "Mirror -Instrumental-"@ja,
        "Mirror -Instrumental-"@ja-latn .

_:Nd4cb953fba2f40d9931fdceb50f356d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirror"@ja,
        "Mirror"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N56f8a22fb71b47a0af46da6718da8dc7 ;
    schema:name "Mirror"@ja,
        "Mirror"@ja-latn .

_:N56f8a22fb71b47a0af46da6718da8dc7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30a18b8c8baf4ee7b3dbfc09262dd219,
        _:N55673f107ee74bdc9783fe6eef3de1c1,
        _:Nb8ff37ad2a664ae9b785f4c0c87bb2d1,
        _:Nd4cb953fba2f40d9931fdceb50f356d6 ;
    mo:track_count 4 ;
    schema:duration "PT16:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N30a18b8c8baf4ee7b3dbfc09262dd219,
        _:N55673f107ee74bdc9783fe6eef3de1c1,
        _:Nb8ff37ad2a664ae9b785f4c0c87bb2d1,
        _:Nd4cb953fba2f40d9931fdceb50f356d6 .

