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

<artist/3132#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja ;
    foaf:made <album/1605#lyrics>,
        <album/1605#subject> ;
    foaf:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja .

<artist/5210#subject> a schema:Person,
        foaf:Person ;
    schema:name "Karen Shiina"@en,
        "椎名可憐"@ja ;
    foaf:made <album/1605#lyrics>,
        <album/1605#subject> ;
    foaf:name "Karen Shiina"@en,
        "椎名可憐"@ja .

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

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

<artist/3923#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1605#subject> ;
    schema:name "Ritsuko Miyajima"@en,
        "宮島律子"@ja ;
    foaf:made <album/1605#composition>,
        <album/1605#subject> ;
    foaf:name "Ritsuko Miyajima"@en,
        "宮島律子"@ja .

<artist/3991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1605#subject> ;
    schema:name "Yuko Kumai"@en,
        "熊井祐子"@ja ;
    foaf:made <album/1605#composition>,
        <album/1605#lyrics>,
        <album/1605#subject> ;
    foaf:name "Yuko Kumai"@en,
        "熊井祐子"@ja .

<product/5403#subject> a schema:CreativeWork ;
    schema:name "Tokimeki Memorial 2 Substories: Memories Ringing On"@en,
        "ときめきメモリアル2 Substories Memories Ringing On"@ja,
        "Tokimeki Memorial 2 Substories: Memories Ringing On"@ja-latn ;
    foaf:name "Tokimeki Memorial 2 Substories: Memories Ringing On"@en,
        "ときめきメモリアル2 Substories Memories Ringing On"@ja,
        "Tokimeki Memorial 2 Substories: Memories Ringing On"@ja-latn .

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

<org/59#subject> schema:name "Konami Music Entertainment, Inc."@en,
        "株式会社コナミミュージックエンタテインメント"@ja,
        "Konami Music Entertainment, Inc."@ja-latn ;
    foaf:name "Konami Music Entertainment, Inc."@en,
        "株式会社コナミミュージックエンタテインメント"@ja,
        "Konami Music Entertainment, Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/50/1605/1605-1191780693.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1605#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@en,
        "ときめきメモリアル2 Blooming Stories 7 佐倉 楓子"@ja,
        "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@ja-latn ;
    mo:performance_of <album/1605#musicalwork> ;
    mo:performer <artist/62297#subject> ;
    mo:recorded_as <album/1605#musicalexpression> ;
    schema:byArtist <artist/62297#subject> ;
    schema:name "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@en,
        "ときめきメモリアル2 Blooming Stories 7 佐倉 楓子"@ja,
        "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@ja-latn ;
    schema:workPerformed <album/1605#musicalwork> .

<artist/62297#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1605#performance> ;
    schema:name "Chiaki Maeda"@en,
        "前田千亜紀"@ja ;
    foaf:name "Chiaki Maeda"@en,
        "前田千亜紀"@ja .

<album/1605#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@en,
        "ときめきメモリアル2 Blooming Stories 7 佐倉 楓子"@ja,
        "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@ja-latn ;
    mo:composer <artist/36207#subject>,
        <artist/3923#subject>,
        <artist/3991#subject> ;
    mo:produced_work <album/1605#musicalwork> ;
    schema:name "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@en,
        "ときめきメモリアル2 Blooming Stories 7 佐倉 楓子"@ja,
        "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@ja-latn .

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

<album/1605#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-09-05"^^xsd:date ;
    dcterms:title "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@en,
        "ときめきメモリアル2 Blooming Stories 7 佐倉 楓子"@ja,
        "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@ja-latn ;
    mo:catalogue_number "KMCM-7" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1605#musicalexpression> ;
    mo:publisher <org/59#subject> ;
    mo:record _:N3f3605407ec5452296efea8ccfce7b8c ;
    mo:record_count 1 ;
    schema:about <product/5403#subject> ;
    schema:byArtist <artist/62297#subject> ;
    schema:datePublished "2001-09-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/1605/1605-1191780693.jpg> ;
    schema:name "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@en,
        "ときめきメモリアル2 Blooming Stories 7 佐倉 楓子"@ja,
        "Tokimeki Memorial 2 Blooming Stories 7 Kaedeko Sakura"@ja-latn ;
    schema:publisher <org/59#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/1605/1605-1191780693.jpg> .

_:N4119fd3deecf4a109a0ccb54eb314d51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relish"@en,
        "relish"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N3f3605407ec5452296efea8ccfce7b8c ;
    schema:name "Relish"@en,
        "relish"@ja .

_:N4b58a53a0d4445cbabb84a0ad2e57f38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Express (Karaoke)"@en,
        "Twilight Express（karaoke）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3f3605407ec5452296efea8ccfce7b8c ;
    schema:name "Twilight Express (Karaoke)"@en,
        "Twilight Express（karaoke）"@ja .

_:N6070b8b5a1d549ab8da70e460f7210ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Express"@en,
        "Twilight Express"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3f3605407ec5452296efea8ccfce7b8c ;
    schema:name "Twilight Express"@en,
        "Twilight Express"@ja .

_:N679d5374e1ab44c6b5851356846ffd3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Try My Best"@en,
        "がんばってるよ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N3f3605407ec5452296efea8ccfce7b8c ;
    schema:name "I'll Try My Best"@en,
        "がんばってるよ"@ja .

_:N6831b5c40ae74b02a54765ffd26955ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feelings Can Always Predict Clear Weather"@en,
        "気分はいつも晴れ予報（モノローグ）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N3f3605407ec5452296efea8ccfce7b8c ;
    schema:name "Feelings Can Always Predict Clear Weather"@en,
        "気分はいつも晴れ予報（モノローグ）"@ja .

_:N73c447d85a694da8814c7da4e452f4f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Try My Best (Karaoke)"@en,
        "がんばってるよ（karaoke）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N3f3605407ec5452296efea8ccfce7b8c ;
    schema:name "I'll Try My Best (Karaoke)"@en,
        "がんばってるよ（karaoke）"@ja .

_:Nb09a31693bb746c79ef6c916aaf95b5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Once Again, Cinderella"@en,
        "もう一度、シンデレラ（モノローグ）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N3f3605407ec5452296efea8ccfce7b8c ;
    schema:name "Once Again, Cinderella"@en,
        "もう一度、シンデレラ（モノローグ）"@ja .

_:Ndaa4165c572f452bb46aa18febf0f84c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear..."@en,
        "Dear…"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N3f3605407ec5452296efea8ccfce7b8c ;
    schema:name "Dear..."@en,
        "Dear…"@ja .

_:Nfa26029dc55f4decb3c944ba83d2aeef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relish (Karaoke)"@en,
        "relish（karaoke）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N3f3605407ec5452296efea8ccfce7b8c ;
    schema:name "Relish (Karaoke)"@en,
        "relish（karaoke）"@ja .

_:N3f3605407ec5452296efea8ccfce7b8c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4119fd3deecf4a109a0ccb54eb314d51,
        _:N4b58a53a0d4445cbabb84a0ad2e57f38,
        _:N6070b8b5a1d549ab8da70e460f7210ad,
        _:N679d5374e1ab44c6b5851356846ffd3d,
        _:N6831b5c40ae74b02a54765ffd26955ee,
        _:N73c447d85a694da8814c7da4e452f4f0,
        _:Nb09a31693bb746c79ef6c916aaf95b5e,
        _:Ndaa4165c572f452bb46aa18febf0f84c,
        _:Nfa26029dc55f4decb3c944ba83d2aeef ;
    mo:track_count 9 ;
    schema:duration "PT31:23"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N4119fd3deecf4a109a0ccb54eb314d51,
        _:N4b58a53a0d4445cbabb84a0ad2e57f38,
        _:N6070b8b5a1d549ab8da70e460f7210ad,
        _:N679d5374e1ab44c6b5851356846ffd3d,
        _:N6831b5c40ae74b02a54765ffd26955ee,
        _:N73c447d85a694da8814c7da4e452f4f0,
        _:Nb09a31693bb746c79ef6c916aaf95b5e,
        _:Ndaa4165c572f452bb46aa18febf0f84c,
        _:Nfa26029dc55f4decb3c944ba83d2aeef .

