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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/114358#lyrics>,
        <album/114358#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/33785#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anna Suzuki"@en,
        "鈴木杏奈"@ja ;
    foaf:made <album/114358#subject>,
        <album/114358#vocals> ;
    foaf:name "Anna Suzuki"@en,
        "鈴木杏奈"@ja .

<artist/37137#subject> a schema:Person,
        foaf:Person ;
    schema:name "Cocoro."@en ;
    foaf:made <album/114358#lyrics>,
        <album/114358#subject> ;
    foaf:name "Cocoro."@en .

<artist/18536#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114358#subject> ;
    schema:name "Atsushi Yano"@en,
        "ヤノアツシ"@ja ;
    foaf:made <album/114358#composition>,
        <album/114358#subject> ;
    foaf:name "Atsushi Yano"@en,
        "ヤノアツシ"@ja .

<artist/32252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114358#subject> ;
    schema:name "Masahiro Takeda"@en,
        "武田将弥"@ja ;
    foaf:made <album/114358#composition>,
        <album/114358#lyrics>,
        <album/114358#subject> ;
    foaf:name "Masahiro Takeda"@en,
        "武田将弥"@ja .

<product/10638#subject> a schema:CreativeWork ;
    schema:name "Waccha PriMagi!"@en,
        "ワッチャプリマジ!"@ja,
        "Waccha PriMagi!"@ja-latn ;
    foaf:name "Waccha PriMagi!"@en,
        "ワッチャプリマジ!"@ja,
        "Waccha PriMagi!"@ja-latn .

<product/7143#subject> a schema:CreativeWork ;
    schema:name "Azur Lane"@en,
        "碧蓝航线"@ja,
        "Azur Lane"@ja-latn ;
    foaf:name "Azur Lane"@en,
        "碧蓝航线"@ja,
        "Azur Lane"@ja-latn .

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

<album/114358#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dreaming Sound / Anna Suzuki [Anime Edition]"@en,
        "Dreaming Sound / 鈴木杏奈 [アニメ盤]"@ja,
        "Dreaming Sound / Anna Suzuki [Anime Edition]"@ja-latn ;
    mo:performance_of <album/114358#musicalwork> ;
    mo:recorded_as <album/114358#musicalexpression> ;
    schema:name "Dreaming Sound / Anna Suzuki [Anime Edition]"@en,
        "Dreaming Sound / 鈴木杏奈 [アニメ盤]"@ja,
        "Dreaming Sound / Anna Suzuki [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/114358#musicalwork> .

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

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

<https://media.vgm.io/albums/85/114358/114358-52b7804df941.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114358#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/114358/114358-52b7804df941.jpg> ;
    foaf:depicts <album/114358#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/114358/114358-52b7804df941.jpg> .

<https://medium-media.vgm.io/albums/85/114358/114358-52b7804df941.jpg> a schema:ImageObject,
        foaf:Image .

<album/114358#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dreaming Sound / Anna Suzuki [Anime Edition]"@en,
        "Dreaming Sound / 鈴木杏奈 [アニメ盤]"@ja,
        "Dreaming Sound / Anna Suzuki [Anime Edition]"@ja-latn ;
    mo:composer <artist/18536#subject>,
        <artist/32252#subject> ;
    mo:produced_work <album/114358#musicalwork> ;
    schema:name "Dreaming Sound / Anna Suzuki [Anime Edition]"@en,
        "Dreaming Sound / 鈴木杏奈 [アニメ盤]"@ja,
        "Dreaming Sound / Anna Suzuki [Anime Edition]"@ja-latn .

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

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

<album/114358#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-01"^^xsd:date ;
    dcterms:title "Dreaming Sound / Anna Suzuki [Anime Edition]"@en,
        "Dreaming Sound / 鈴木杏奈 [アニメ盤]"@ja,
        "Dreaming Sound / Anna Suzuki [Anime Edition]"@ja-latn ;
    mo:catalogue_number "EYCA-13555" ;
    mo:media_type "CD" ;
    mo:publication_of <album/114358#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N67c2d2d4bb2f4802ae9a41540e159192 ;
    mo:record_count 1 ;
    schema:about <product/10638#subject>,
        <product/7143#subject> ;
    schema:datePublished "2021-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/114358/114358-52b7804df941.jpg> ;
    schema:name "Dreaming Sound / Anna Suzuki [Anime Edition]"@en,
        "Dreaming Sound / 鈴木杏奈 [アニメ盤]"@ja,
        "Dreaming Sound / Anna Suzuki [Anime Edition]"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/114358/114358-52b7804df941.jpg> .

_:N4834f558fadd4c9c83f9c705e7ae33ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Sound"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N67c2d2d4bb2f4802ae9a41540e159192 ;
    schema:name "Dreaming Sound"@en .

_:N721f5f01768d43c8943a4e59d27104cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Sound -Off Main Vocal-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N67c2d2d4bb2f4802ae9a41540e159192 ;
    schema:name "Dreaming Sound -Off Main Vocal-"@en .

_:N794fb8a5953f4377ac9a0d21f8e805f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sail Away Justice -Off Main Vocal-"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N67c2d2d4bb2f4802ae9a41540e159192 ;
    schema:name "Sail Away Justice -Off Main Vocal-"@en .

_:Na1d1d6c53a8b41b1bc92d6e5da670aab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sail Away Justice"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N67c2d2d4bb2f4802ae9a41540e159192 ;
    schema:name "Sail Away Justice"@en .

_:Nd891dd9b467d40dfa764ff153bbafe22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Sound -TV ver. Off Main Vocal-"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N67c2d2d4bb2f4802ae9a41540e159192 ;
    schema:name "Dreaming Sound -TV ver. Off Main Vocal-"@en .

_:Necdfb8a4bd9d4ce0a160e19df0b8b21e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Sound -TV ver.-"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N67c2d2d4bb2f4802ae9a41540e159192 ;
    schema:name "Dreaming Sound -TV ver.-"@en .

_:N67c2d2d4bb2f4802ae9a41540e159192 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4834f558fadd4c9c83f9c705e7ae33ff,
        _:N721f5f01768d43c8943a4e59d27104cb,
        _:N794fb8a5953f4377ac9a0d21f8e805f5,
        _:Na1d1d6c53a8b41b1bc92d6e5da670aab,
        _:Nd891dd9b467d40dfa764ff153bbafe22,
        _:Necdfb8a4bd9d4ce0a160e19df0b8b21e ;
    mo:track_count 6 ;
    schema:duration "PT20:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4834f558fadd4c9c83f9c705e7ae33ff,
        _:N721f5f01768d43c8943a4e59d27104cb,
        _:N794fb8a5953f4377ac9a0d21f8e805f5,
        _:Na1d1d6c53a8b41b1bc92d6e5da670aab,
        _:Nd891dd9b467d40dfa764ff153bbafe22,
        _:Necdfb8a4bd9d4ce0a160e19df0b8b21e .

