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

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

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

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

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

<artist/32252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114356#subject> ;
    schema:name "Masahiro Takeda"@en,
        "武田将弥"@ja ;
    foaf:made <album/114356#composition>,
        <album/114356#lyrics>,
        <album/114356#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/114356#musicalexpression> a mo:Signal ;
    mo:published_as <album/114356#subject> ;
    mo:records <album/114356#performance> .

<album/114356#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dreaming Sound / Anna Suzuki"@en,
        "Dreaming Sound / 鈴木杏奈"@ja,
        "Dreaming Sound / Anna Suzuki"@ja-latn ;
    mo:performance_of <album/114356#musicalwork> ;
    mo:recorded_as <album/114356#musicalexpression> ;
    schema:name "Dreaming Sound / Anna Suzuki"@en,
        "Dreaming Sound / 鈴木杏奈"@ja,
        "Dreaming Sound / Anna Suzuki"@ja-latn ;
    schema:workPerformed <album/114356#musicalwork> .

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

<https://medium-media.vgm.io/albums/65/114356/114356-be68d4275901.jpg> a schema:ImageObject,
        foaf:Image .

<album/114356#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dreaming Sound / Anna Suzuki"@en,
        "Dreaming Sound / 鈴木杏奈"@ja,
        "Dreaming Sound / Anna Suzuki"@ja-latn ;
    mo:composer <artist/18536#subject>,
        <artist/32252#subject> ;
    mo:produced_work <album/114356#musicalwork> ;
    schema:name "Dreaming Sound / Anna Suzuki"@en,
        "Dreaming Sound / 鈴木杏奈"@ja,
        "Dreaming Sound / Anna Suzuki"@ja-latn .

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

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

<album/114356#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-01"^^xsd:date ;
    dcterms:title "Dreaming Sound / Anna Suzuki"@en,
        "Dreaming Sound / 鈴木杏奈"@ja,
        "Dreaming Sound / Anna Suzuki"@ja-latn ;
    mo:catalogue_number "EYCA-13551" ;
    mo:media_type "CD" ;
    mo:publication_of <album/114356#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:Nb764b156882241a1a17b8fff222e9de5 ;
    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/65/114356/114356-be68d4275901.jpg> ;
    schema:name "Dreaming Sound / Anna Suzuki"@en,
        "Dreaming Sound / 鈴木杏奈"@ja,
        "Dreaming Sound / Anna Suzuki"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/114356/114356-be68d4275901.jpg> .

_:N3fbcf77bdc5145a59dc7f3b3b11fd400 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sail Away Justice -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nb764b156882241a1a17b8fff222e9de5 ;
    schema:name "Sail Away Justice -Instrumental-"@en .

_:N791cff6bbd8a4183acf9291b992ca7ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Sound -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nb764b156882241a1a17b8fff222e9de5 ;
    schema:name "Dreaming Sound -Instrumental-"@en .

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

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

_:Nb764b156882241a1a17b8fff222e9de5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3fbcf77bdc5145a59dc7f3b3b11fd400,
        _:N791cff6bbd8a4183acf9291b992ca7ae,
        _:N7e8844330cb741d2bcd9d057a30b0c62,
        _:Nab65cf17378746548aaaa413b503c4b6 ;
    mo:track_count 4 ;
    schema:duration "PT16:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3fbcf77bdc5145a59dc7f3b3b11fd400,
        _:N791cff6bbd8a4183acf9291b992ca7ae,
        _:N7e8844330cb741d2bcd9d057a30b0c62,
        _:Nab65cf17378746548aaaa413b503c4b6 .

