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

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

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11452#subject> ;
    schema:name "Raito"@en,
        "来兎"@ja ;
    foaf:made <album/11452#composition>,
        <album/11452#subject> ;
    foaf:name "Raito"@en,
        "来兎"@ja .

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

<product/6873#subject> a schema:CreativeWork ;
    schema:name "Lamune (Anime)"@en,
        "ラムネ (Anime)"@ja,
        "Lamune (Anime)"@ja-latn ;
    foaf:name "Lamune (Anime)"@en,
        "ラムネ (Anime)"@ja,
        "Lamune (Anime)"@ja-latn .

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

<org/731#subject> schema:name "Interchannel, Ltd."@en,
        "株式会社インターチャネル"@ja,
        "Interchannel, Ltd."@ja-latn ;
    foaf:name "Interchannel, Ltd."@en,
        "株式会社インターチャネル"@ja,
        "Interchannel, Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/25/11452/11452-1230443278.jpg> a schema:ImageObject,
        foaf:Image .

<album/11452#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@en,
        "TVアニメ「ラムネ」オープニングテーマ 「ラムネ色のメロディ」／真優"@ja,
        "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@ja-latn ;
    mo:composer <artist/1585#subject>,
        <artist/71096#subject> ;
    mo:produced_work <album/11452#musicalwork> ;
    schema:name "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@en,
        "TVアニメ「ラムネ」オープニングテーマ 「ラムネ色のメロディ」／真優"@ja,
        "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@ja-latn .

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

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

<album/11452#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@en,
        "TVアニメ「ラムネ」オープニングテーマ 「ラムネ色のメロディ」／真優"@ja,
        "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@ja-latn ;
    mo:performance_of <album/11452#musicalwork> ;
    mo:performer <artist/2323#subject> ;
    mo:recorded_as <album/11452#musicalexpression> ;
    schema:byArtist <artist/2323#subject> ;
    schema:name "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@en,
        "TVアニメ「ラムネ」オープニングテーマ 「ラムネ色のメロディ」／真優"@ja,
        "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@ja-latn ;
    schema:workPerformed <album/11452#musicalwork> .

<artist/2323#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11452#performance> ;
    schema:name "Mayu"@en,
        "真優"@ja ;
    foaf:name "Mayu"@en,
        "真優"@ja .

<album/11452#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-26"^^xsd:date ;
    dcterms:title "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@en,
        "TVアニメ「ラムネ」オープニングテーマ 「ラムネ色のメロディ」／真優"@ja,
        "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@ja-latn ;
    mo:catalogue_number "NECM-12103" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11452#musicalexpression> ;
    mo:publisher <org/731#subject> ;
    mo:record _:N00635d0f1c4e4d5698861d2739277ed2 ;
    mo:record_count 1 ;
    schema:about <product/6873#subject> ;
    schema:byArtist <artist/2323#subject> ;
    schema:datePublished "2005-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/11452/11452-1230443278.jpg> ;
    schema:name "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@en,
        "TVアニメ「ラムネ」オープニングテーマ 「ラムネ色のメロディ」／真優"@ja,
        "Lamune Opening Theme \"Lamune-iro no Melody\" / Mayu"@ja-latn ;
    schema:publisher <org/731#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/11452/11452-1230443278.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tomu"@en ;
    foaf:made <album/11452#subject> ;
    foaf:name "Tomu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tomu"@en ;
    foaf:made <album/11452#lyrics> ;
    foaf:name "Tomu"@en .

_:N2ff543ea69d74c709e1419e167866f1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Temptation"@en,
        "甘い誘惑"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N00635d0f1c4e4d5698861d2739277ed2 ;
    schema:name "Sweet Temptation"@en,
        "甘い誘惑"@ja .

_:N3293b341336b42c1a34af5ea911183ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lamune-Colored Melody ~Original karaoke~"@en,
        "ラムネ色のメロディ ~Original karaoke~"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N00635d0f1c4e4d5698861d2739277ed2 ;
    schema:name "Lamune-Colored Melody ~Original karaoke~"@en,
        "ラムネ色のメロディ ~Original karaoke~"@ja .

_:N751931017597456eb41dff085f64a5bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lamune-Colored Melody"@en,
        "ラムネ色のメロディ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N00635d0f1c4e4d5698861d2739277ed2 ;
    schema:name "Lamune-Colored Melody"@en,
        "ラムネ色のメロディ"@ja .

_:Nc4a19c217d1740abb89a51fb18c499f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Temptation ~Original karaoke~"@en,
        "甘い誘惑 ~Original karaoke~"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N00635d0f1c4e4d5698861d2739277ed2 ;
    schema:name "Sweet Temptation ~Original karaoke~"@en,
        "甘い誘惑 ~Original karaoke~"@ja .

_:N00635d0f1c4e4d5698861d2739277ed2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ff543ea69d74c709e1419e167866f1e,
        _:N3293b341336b42c1a34af5ea911183ad,
        _:N751931017597456eb41dff085f64a5bf,
        _:Nc4a19c217d1740abb89a51fb18c499f8 ;
    mo:track_count 4 ;
    schema:duration "PT16:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2ff543ea69d74c709e1419e167866f1e,
        _:N3293b341336b42c1a34af5ea911183ad,
        _:N751931017597456eb41dff085f64a5bf,
        _:Nc4a19c217d1740abb89a51fb18c499f8 .

