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

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

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

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

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

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

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

<artist/21367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46501#subject> ;
    schema:name "Natsumi Hayashi"@en,
        "林奈津美"@ja ;
    foaf:made <album/46501#composition>,
        <album/46501#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/46501#musicalexpression> a mo:Signal ;
    mo:published_as <album/46501#subject> ;
    mo:records <album/46501#performance> .

<album/46501#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/46501#musicalwork> ;
    mo:recorded_as <album/46501#musicalexpression> ;
    schema:name "Mirror / Rei Yasuda [Limited Edition]"@en,
        "Mirror / 安田レイ [期間生産限定盤]"@ja,
        "Mirror / Rei Yasuda [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/46501#musicalwork> .

<album/46501#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/10/46501/46501-1409385681.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/46501#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/46501/46501-1409385681.jpg> ;
    foaf:depicts <album/46501#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/46501/46501-1409385681.jpg> .

<https://medium-media.vgm.io/albums/10/46501/46501-1409385681.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46501#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/46501#musicalwork> ;
    schema:name "Mirror / Rei Yasuda [Limited Edition]"@en,
        "Mirror / 安田レイ [期間生産限定盤]"@ja,
        "Mirror / Rei Yasuda [Limited Edition]"@ja-latn .

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

<album/46501#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-1574~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/46501#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N47730a443c3a4cb0ab9580f7e71ba6bd,
        _:N9c9b860a6b8241eb8f84c10d34f27616 ;
    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/10/46501/46501-1409385681.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/10/46501/46501-1409385681.jpg> .

_:N2a9634b7e89742f384bd1fabf1b1ac41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirror -魔法科高校の劣等生 non-credit ending-"@ja,
        "Mirror -Mahouka Koukou no Rettousei non-credit ending-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N47730a443c3a4cb0ab9580f7e71ba6bd ;
    schema:name "Mirror -魔法科高校の劣等生 non-credit ending-"@ja,
        "Mirror -Mahouka Koukou no Rettousei non-credit ending-"@ja-latn .

_:N47730a443c3a4cb0ab9580f7e71ba6bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2a9634b7e89742f384bd1fabf1b1ac41 ;
    mo:track_count 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2a9634b7e89742f384bd1fabf1b1ac41 .

_:N531b2169639c45f8a7b66fede2bbddd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirror -TV edit-"@ja,
        "Mirror -TV edit-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N9c9b860a6b8241eb8f84c10d34f27616 ;
    schema:name "Mirror -TV edit-"@ja,
        "Mirror -TV edit-"@ja-latn .

_:N88f810f585134579b3fae8a10482efd2 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 _:N9c9b860a6b8241eb8f84c10d34f27616 ;
    schema:name "You COLOR my world"@ja,
        "You COLOR my world"@ja-latn .

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

_:Nabe7a1a743e14a67a69dcd33c6a55f37 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 _:N9c9b860a6b8241eb8f84c10d34f27616 ;
    schema:name "キラメキmoonlight"@ja,
        "Kirameki moonlight"@ja-latn .

_:N9c9b860a6b8241eb8f84c10d34f27616 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N531b2169639c45f8a7b66fede2bbddd7,
        _:N88f810f585134579b3fae8a10482efd2,
        _:N954422c150554c74b028e0e89fbca3bb,
        _:Nabe7a1a743e14a67a69dcd33c6a55f37 ;
    mo:track_count 4 ;
    schema:duration "PT14:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N531b2169639c45f8a7b66fede2bbddd7,
        _:N88f810f585134579b3fae8a10482efd2,
        _:N954422c150554c74b028e0e89fbca3bb,
        _:Nabe7a1a743e14a67a69dcd33c6a55f37 .

