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

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

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

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104609#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/104609#composition>,
        <album/104609#subject> ;
    foaf:name "Sho Watanabe"@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/104609#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The irregular at magic high school Visitor Arc 5 Special Disc"@en,
        "魔法科高校の劣等生 来訪者編 5 Special Disc"@ja,
        "Mahouka Koukou no Rettousei Raihoushahen 5 Special Disc"@ja-latn ;
    mo:composer <artist/10945#subject> ;
    mo:produced_work <album/104609#musicalwork> ;
    schema:name "The irregular at magic high school Visitor Arc 5 Special Disc"@en,
        "魔法科高校の劣等生 来訪者編 5 Special Disc"@ja,
        "Mahouka Koukou no Rettousei Raihoushahen 5 Special Disc"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/90/104609/104609-fe4d152dc9ca.jpg> a schema:ImageObject,
        foaf:Image .

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

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

_:N0cded34fad414a3fb4b8efc9db860965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ultramarine"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N46e4d4e58d1a46cd9f2c82eabc15d161 ;
    schema:name "ultramarine"@en .

_:Nbb7038df0cae4caf92ea7faed0ddf232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ultramarine -Instrumental-"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N46e4d4e58d1a46cd9f2c82eabc15d161 ;
    schema:name "ultramarine -Instrumental-"@en .

_:N46e4d4e58d1a46cd9f2c82eabc15d161 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cded34fad414a3fb4b8efc9db860965,
        _:Nbb7038df0cae4caf92ea7faed0ddf232 ;
    mo:track_count 2 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0cded34fad414a3fb4b8efc9db860965,
        _:Nbb7038df0cae4caf92ea7faed0ddf232 .

