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

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/92335#lyrics>,
        <album/92335#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

<artist/15566#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Nakamura"@en,
        "中村彼方"@ja ;
    foaf:made <album/92335#lyrics>,
        <album/92335#subject> ;
    foaf:name "Kanata Nakamura"@en,
        "中村彼方"@ja .

<artist/31289#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hina Tachibana"@en,
        "立花日菜"@ja ;
    foaf:made <album/92335#subject>,
        <album/92335#vocals> ;
    foaf:name "Hina Tachibana"@en,
        "立花日菜"@ja .

<artist/32078#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ami Komine"@en,
        "小峯愛未"@ja ;
    foaf:made <album/92335#subject>,
        <album/92335#vocals> ;
    foaf:name "Ami Komine"@en,
        "小峯愛未"@ja .

<artist/32079#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Sato"@en,
        "佐藤舞"@ja ;
    foaf:made <album/92335#subject>,
        <album/92335#vocals> ;
    foaf:name "Mai Sato"@en,
        "佐藤舞"@ja .

<artist/32080#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rio Tsuchiya"@en,
        "土屋李央"@ja ;
    foaf:made <album/92335#subject>,
        <album/92335#vocals> ;
    foaf:name "Rio Tsuchiya"@en,
        "土屋李央"@ja .

<artist/14673#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92335#subject> ;
    schema:name "Ryo Takahashi"@en,
        "高橋諒"@ja ;
    foaf:made <album/92335#composition>,
        <album/92335#subject> ;
    foaf:name "Ryo Takahashi"@en,
        "高橋諒"@ja .

<artist/16056#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92335#subject> ;
    schema:name "Hajime Mitsumasu"@en,
        "光増ハジメ"@ja ;
    foaf:made <album/92335#composition>,
        <album/92335#subject> ;
    foaf:name "Hajime Mitsumasu"@en,
        "光増ハジメ"@ja .

<artist/9357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92335#subject> ;
    schema:name "yuyoyuppe"@en,
        "ゆよゆっぺ"@ja ;
    foaf:made <album/92335#composition>,
        <album/92335#subject> ;
    foaf:name "yuyoyuppe"@en,
        "ゆよゆっぺ"@ja .

<product/8409#subject> a schema:CreativeWork ;
    schema:name "CUE!"@en,
        "CUE!"@ja,
        "CUE!"@ja-latn ;
    foaf:name "CUE!"@en,
        "CUE!"@ja,
        "CUE!"@ja-latn .

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

<album/92335#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MiRAGE! MiRAGE!! / AiRBLUE Moon"@en,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja-latn ;
    mo:performance_of <album/92335#musicalwork> ;
    mo:recorded_as <album/92335#musicalexpression> ;
    schema:name "MiRAGE! MiRAGE!! / AiRBLUE Moon"@en,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja-latn ;
    schema:workPerformed <album/92335#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/92335/92335-1581269374.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/92335#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MiRAGE! MiRAGE!! / AiRBLUE Moon"@en,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja-latn ;
    mo:composer <artist/14673#subject>,
        <artist/16056#subject>,
        <artist/9357#subject> ;
    mo:produced_work <album/92335#musicalwork> ;
    schema:name "MiRAGE! MiRAGE!! / AiRBLUE Moon"@en,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja-latn .

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

<album/92335#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-02-12"^^xsd:date ;
    dcterms:title "MiRAGE! MiRAGE!! / AiRBLUE Moon"@en,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja-latn ;
    mo:catalogue_number "PCCG-01862" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92335#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N4a5680c3d79e4c0185ae758793298b06 ;
    mo:record_count 1 ;
    schema:about <product/8409#subject> ;
    schema:datePublished "2020-02-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/92335/92335-1581269374.jpg> ;
    schema:name "MiRAGE! MiRAGE!! / AiRBLUE Moon"@en,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja,
        "MiRAGE! MiRAGE!! / AiRBLUE Moon"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/92335/92335-1581269374.jpg> .

_:N10dafd49d69e413d811ed98960c21d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MiRAGE! MiRAGE!!"@ja,
        "MiRAGE! MiRAGE!!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4a5680c3d79e4c0185ae758793298b06 ;
    schema:name "MiRAGE! MiRAGE!!"@ja,
        "MiRAGE! MiRAGE!!"@ja-latn .

_:N25bccc1e81a14b3a92fa931eaa19c4c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒカリニ染マル未来"@ja,
        "Hikari ni Somaru Mirai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N4a5680c3d79e4c0185ae758793298b06 ;
    schema:name "ヒカリニ染マル未来"@ja,
        "Hikari ni Somaru Mirai"@ja-latn .

_:N647e0d63babd43c087723f8a9c7d9bdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "our song (Moon ver.)"@ja,
        "our song (Moon ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N4a5680c3d79e4c0185ae758793298b06 ;
    schema:name "our song (Moon ver.)"@ja,
        "our song (Moon ver.)"@ja-latn .

_:N8fbf5a6b8d1f4a17b70a7881ed3de040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MiRAGE! MiRAGE!! (instrumental)"@ja,
        "MiRAGE! MiRAGE!! (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4a5680c3d79e4c0185ae758793298b06 ;
    schema:name "MiRAGE! MiRAGE!! (instrumental)"@ja,
        "MiRAGE! MiRAGE!! (instrumental)"@ja-latn .

_:N922b3701cc574d9ebc6583c13724d6bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒカリニ染マル未来 (instrumental)"@ja,
        "Hikari ni Somaru Mirai (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N4a5680c3d79e4c0185ae758793298b06 ;
    schema:name "ヒカリニ染マル未来 (instrumental)"@ja,
        "Hikari ni Somaru Mirai (instrumental)"@ja-latn .

_:N4a5680c3d79e4c0185ae758793298b06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10dafd49d69e413d811ed98960c21d86,
        _:N25bccc1e81a14b3a92fa931eaa19c4c7,
        _:N647e0d63babd43c087723f8a9c7d9bdb,
        _:N8fbf5a6b8d1f4a17b70a7881ed3de040,
        _:N922b3701cc574d9ebc6583c13724d6bf ;
    mo:track_count 5 ;
    schema:duration "PT19:13"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N10dafd49d69e413d811ed98960c21d86,
        _:N25bccc1e81a14b3a92fa931eaa19c4c7,
        _:N647e0d63babd43c087723f8a9c7d9bdb,
        _:N8fbf5a6b8d1f4a17b70a7881ed3de040,
        _:N922b3701cc574d9ebc6583c13724d6bf .

