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

<artist/33012#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aoi Yamazaki"@en,
        "山崎あおい"@ja ;
    foaf:made <album/117431#lyrics>,
        <album/117431#subject> ;
    foaf:name "Aoi Yamazaki"@en,
        "山崎あおい"@ja .

<artist/43867#subject> a schema:Person,
        foaf:Person ;
    schema:name "Philosophy no Dance"@en,
        "フィロソフィーのダンス"@ja ;
    foaf:made <album/117431#subject>,
        <album/117431#vocals> ;
    foaf:name "Philosophy no Dance"@en,
        "フィロソフィーのダンス"@ja .

<artist/11244#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117431#subject> ;
    schema:name "Yoji Noi"@en,
        "野井洋児"@ja ;
    foaf:made <album/117431#composition>,
        <album/117431#subject> ;
    foaf:name "Yoji Noi"@en,
        "野井洋児"@ja .

<artist/17833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117431#subject> ;
    schema:name "hisakuni"@en ;
    foaf:made <album/117431#composition>,
        <album/117431#subject> ;
    foaf:name "hisakuni"@en .

<artist/29635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117431#subject> ;
    schema:name "SHOW"@en ;
    foaf:made <album/117431#composition>,
        <album/117431#lyrics>,
        <album/117431#subject> ;
    foaf:name "SHOW"@en .

<artist/30775#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117431#subject> ;
    schema:name "Atsuhito Sato"@en,
        "佐藤厚仁"@ja ;
    foaf:made <album/117431#composition>,
        <album/117431#subject> ;
    foaf:name "Atsuhito Sato"@en,
        "佐藤厚仁"@ja .

<product/9820#subject> a schema:CreativeWork ;
    schema:name "The Honor at Magic High School"@en,
        "魔法科高校の優等生"@ja,
        "Mahouka Koukou no Yuutousei"@ja-latn ;
    foaf:name "The Honor at Magic High School"@en,
        "魔法科高校の優等生"@ja,
        "Mahouka Koukou no Yuutousei"@ja-latn .

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

<album/117431#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Double Standard / Philosophy no Dance [Deluxe Edition]"@en,
        "ダブル・スタンダード / フィロソフィーのダンス [Deluxe Edition]"@ja,
        "Double Standard / Philosophy no Dance [Deluxe Edition]"@ja-latn ;
    mo:performance_of <album/117431#musicalwork> ;
    mo:recorded_as <album/117431#musicalexpression> ;
    schema:name "Double Standard / Philosophy no Dance [Deluxe Edition]"@en,
        "ダブル・スタンダード / フィロソフィーのダンス [Deluxe Edition]"@ja,
        "Double Standard / Philosophy no Dance [Deluxe Edition]"@ja-latn ;
    schema:workPerformed <album/117431#musicalwork> .

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

<org/712#subject> schema:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn ;
    foaf:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/117431/117431-d61b1ae81d6f.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/117431#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Double Standard / Philosophy no Dance [Deluxe Edition]"@en,
        "ダブル・スタンダード / フィロソフィーのダンス [Deluxe Edition]"@ja,
        "Double Standard / Philosophy no Dance [Deluxe Edition]"@ja-latn ;
    mo:composer <artist/11244#subject>,
        <artist/17833#subject>,
        <artist/29635#subject>,
        <artist/30775#subject> ;
    mo:produced_work <album/117431#musicalwork> ;
    schema:name "Double Standard / Philosophy no Dance [Deluxe Edition]"@en,
        "ダブル・スタンダード / フィロソフィーのダンス [Deluxe Edition]"@ja,
        "Double Standard / Philosophy no Dance [Deluxe Edition]"@ja-latn .

<album/117431#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-18"^^xsd:date ;
    dcterms:title "Double Standard / Philosophy no Dance [Deluxe Edition]"@en,
        "ダブル・スタンダード / フィロソフィーのダンス [Deluxe Edition]"@ja,
        "Double Standard / Philosophy no Dance [Deluxe Edition]"@ja-latn ;
    mo:catalogue_number "SRXX-04092" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/117431#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N47eed920fcbc45afbf2021fbdd03892f ;
    mo:record_count 1 ;
    schema:about <product/9820#subject> ;
    schema:datePublished "2021-08-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/117431/117431-d61b1ae81d6f.jpg> ;
    schema:name "Double Standard / Philosophy no Dance [Deluxe Edition]"@en,
        "ダブル・スタンダード / フィロソフィーのダンス [Deluxe Edition]"@ja,
        "Double Standard / Philosophy no Dance [Deluxe Edition]"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/117431/117431-d61b1ae81d6f.jpg> .

_:N023e9d23e4e84a4daf8474ae3298aa17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウェイク・アップ・ダンス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N47eed920fcbc45afbf2021fbdd03892f ;
    schema:name "ウェイク・アップ・ダンス"@ja .

_:N445c3458d80e4724abdd1fed5f7532c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サマー・イズ・オーバー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N47eed920fcbc45afbf2021fbdd03892f ;
    schema:name "サマー・イズ・オーバー"@ja .

_:N58c850d57aa242f7868c105b92df1bdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダブル・スタンダード"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N47eed920fcbc45afbf2021fbdd03892f ;
    schema:name "ダブル・スタンダード"@ja .

_:N6d6762e83b284325b9e4fd9259644c89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テレフォニズム (Night Tempo Melting Groove Mix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N47eed920fcbc45afbf2021fbdd03892f ;
    schema:name "テレフォニズム (Night Tempo Melting Groove Mix)"@ja .

_:Nc7251f289d104eebbd04cdeed541e09d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウェイク・アップ・ダンス (instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N47eed920fcbc45afbf2021fbdd03892f ;
    schema:name "ウェイク・アップ・ダンス (instrumental)"@ja .

_:Ne47bcc38abcd45eba7d80d3d5258c960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サマー・イズ・オーバー (instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N47eed920fcbc45afbf2021fbdd03892f ;
    schema:name "サマー・イズ・オーバー (instrumental)"@ja .

_:Nfbc78bf3003d4acdb4f1cf9c203a4004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダブル・スタンダード (instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N47eed920fcbc45afbf2021fbdd03892f ;
    schema:name "ダブル・スタンダード (instrumental)"@ja .

_:Nfd9ac44fabf14c049ba766ad8e4dd27d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テレフォニズム (Night Tempo Melting Groove Mix) [instrumental]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N47eed920fcbc45afbf2021fbdd03892f ;
    schema:name "テレフォニズム (Night Tempo Melting Groove Mix) [instrumental]"@ja .

_:N47eed920fcbc45afbf2021fbdd03892f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N023e9d23e4e84a4daf8474ae3298aa17,
        _:N445c3458d80e4724abdd1fed5f7532c5,
        _:N58c850d57aa242f7868c105b92df1bdc,
        _:N6d6762e83b284325b9e4fd9259644c89,
        _:Nc7251f289d104eebbd04cdeed541e09d,
        _:Ne47bcc38abcd45eba7d80d3d5258c960,
        _:Nfbc78bf3003d4acdb4f1cf9c203a4004,
        _:Nfd9ac44fabf14c049ba766ad8e4dd27d ;
    mo:track_count 8 ;
    schema:duration "PT35:45"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N023e9d23e4e84a4daf8474ae3298aa17,
        _:N445c3458d80e4724abdd1fed5f7532c5,
        _:N58c850d57aa242f7868c105b92df1bdc,
        _:N6d6762e83b284325b9e4fd9259644c89,
        _:Nc7251f289d104eebbd04cdeed541e09d,
        _:Ne47bcc38abcd45eba7d80d3d5258c960,
        _:Nfbc78bf3003d4acdb4f1cf9c203a4004,
        _:Nfd9ac44fabf14c049ba766ad8e4dd27d .

