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

<artist/6876#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Hayami"@en,
        "早見沙織"@ja ;
    foaf:made <album/104226#subject>,
        <album/104226#vocals> ;
    foaf:name "Saori Hayami"@en,
        "早見沙織"@ja .

<artist/7352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja ;
    foaf:made <album/104226#lyrics>,
        <album/104226#subject> ;
    foaf:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja .

<artist/7724#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Hikasa"@en,
        "日笠陽子"@ja ;
    foaf:made <album/104226#subject>,
        <album/104226#vocals> ;
    foaf:name "Yoko Hikasa"@en,
        "日笠陽子"@ja .

<artist/12611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104226#subject> ;
    schema:name "Shunsuke Tanaka"@en,
        "田中俊亮"@ja ;
    foaf:made <album/104226#composition>,
        <album/104226#subject> ;
    foaf:name "Shunsuke Tanaka"@en,
        "田中俊亮"@ja .

<artist/15388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104226#subject> ;
    schema:name "Tatsuya Kurauchi"@en,
        "倉内達矢"@ja ;
    foaf:made <album/104226#composition>,
        <album/104226#subject> ;
    foaf:name "Tatsuya Kurauchi"@en,
        "倉内達矢"@ja .

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

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

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

<album/104226#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The irregular at magic high school Visitor Arc 1 Special Disc"@en,
        "魔法科高校の劣等生 来訪者編 1 Special Disc"@ja,
        "Mahouka Koukou no Rettousei Raihoushahen 1 Special Disc"@ja-latn ;
    mo:performance_of <album/104226#musicalwork> ;
    mo:recorded_as <album/104226#musicalexpression> ;
    schema:name "The irregular at magic high school Visitor Arc 1 Special Disc"@en,
        "魔法科高校の劣等生 来訪者編 1 Special Disc"@ja,
        "Mahouka Koukou no Rettousei Raihoushahen 1 Special Disc"@ja-latn ;
    schema:workPerformed <album/104226#musicalwork> .

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

<https://media.vgm.io/albums/62/104226/104226-25a4ccca966d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104226#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/104226/104226-25a4ccca966d.jpg> ;
    foaf:depicts <album/104226#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/104226/104226-25a4ccca966d.jpg> .

<https://medium-media.vgm.io/albums/62/104226/104226-25a4ccca966d.jpg> a schema:ImageObject,
        foaf:Image .

<album/104226#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The irregular at magic high school Visitor Arc 1 Special Disc"@en,
        "魔法科高校の劣等生 来訪者編 1 Special Disc"@ja,
        "Mahouka Koukou no Rettousei Raihoushahen 1 Special Disc"@ja-latn ;
    mo:composer <artist/12611#subject>,
        <artist/15388#subject> ;
    mo:produced_work <album/104226#musicalwork> ;
    schema:name "The irregular at magic high school Visitor Arc 1 Special Disc"@en,
        "魔法科高校の劣等生 来訪者編 1 Special Disc"@ja,
        "Mahouka Koukou no Rettousei Raihoushahen 1 Special Disc"@ja-latn .

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

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

<album/104226#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-16"^^xsd:date ;
    dcterms:title "The irregular at magic high school Visitor Arc 1 Special Disc"@en,
        "魔法科高校の劣等生 来訪者編 1 Special Disc"@ja,
        "Mahouka Koukou no Rettousei Raihoushahen 1 Special Disc"@ja-latn ;
    mo:catalogue_number "ANZX-13782" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104226#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N80ef2183542a4c5b809be16652294a11 ;
    mo:record_count 1 ;
    schema:about <product/7693#subject> ;
    schema:datePublished "2020-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/104226/104226-25a4ccca966d.jpg> ;
    schema:name "The irregular at magic high school Visitor Arc 1 Special Disc"@en,
        "魔法科高校の劣等生 来訪者編 1 Special Disc"@ja,
        "Mahouka Koukou no Rettousei Raihoushahen 1 Special Disc"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/104226/104226-25a4ccca966d.jpg> .

_:N0e6044e834414a148218a2d68920a757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rivalry -Instrumental-"@ja,
        "Rivalry -Instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N80ef2183542a4c5b809be16652294a11 ;
    schema:name "Rivalry -Instrumental-"@ja,
        "Rivalry -Instrumental-"@ja-latn .

_:N0ef255c1573b4bb09b5c25834a122a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rivalry"@ja,
        "Rivalry"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N80ef2183542a4c5b809be16652294a11 ;
    schema:name "Rivalry"@ja,
        "Rivalry"@ja-latn .

_:N3571e7c131434a6ea87e3a1b3534f7fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燦然RELOADED"@ja,
        "Sanzen RELOADED"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N80ef2183542a4c5b809be16652294a11 ;
    schema:name "燦然RELOADED"@ja,
        "Sanzen RELOADED"@ja-latn .

_:Nb97118808a2241528a90eed2fc39e0f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燦然RELOADED -Instrumental-"@ja,
        "Sanzen RELOADED -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N80ef2183542a4c5b809be16652294a11 ;
    schema:name "燦然RELOADED -Instrumental-"@ja,
        "Sanzen RELOADED -Instrumental-"@ja-latn .

_:N80ef2183542a4c5b809be16652294a11 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e6044e834414a148218a2d68920a757,
        _:N0ef255c1573b4bb09b5c25834a122a25,
        _:N3571e7c131434a6ea87e3a1b3534f7fe,
        _:Nb97118808a2241528a90eed2fc39e0f4 ;
    mo:track_count 4 ;
    schema:duration "PT17:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0e6044e834414a148218a2d68920a757,
        _:N0ef255c1573b4bb09b5c25834a122a25,
        _:N3571e7c131434a6ea87e3a1b3534f7fe,
        _:Nb97118808a2241528a90eed2fc39e0f4 .

