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

<artist/3131#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Shiramine"@en,
        "白峰美津子"@ja ;
    foaf:made <album/1602#lyrics>,
        <album/1602#subject> ;
    foaf:name "Mitsuko Shiramine"@en,
        "白峰美津子"@ja .

<artist/5212#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Tanaka"@en,
        "田中みほ"@ja ;
    foaf:made <album/1602#lyrics>,
        <album/1602#subject> ;
    foaf:name "Miho Tanaka"@en,
        "田中みほ"@ja .

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

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

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

<artist/3991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1602#subject> ;
    schema:name "Yuko Kumai"@en,
        "熊井祐子"@ja ;
    foaf:made <album/1602#composition>,
        <album/1602#lyrics>,
        <album/1602#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/1602#musicalexpression> a mo:Signal ;
    mo:published_as <album/1602#subject> ;
    mo:records <album/1602#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/20/1602/1602-1155637779.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/1602#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/1602/1602-1155637779.jpg> ;
    foaf:depicts <album/1602#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/1602/1602-1155637779.jpg> .

<https://medium-media.vgm.io/albums/20/1602/1602-1155637779.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1602#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@en,
        "ときめきメモリアル2 Blooming Stories 10 陽ノ下 光"@ja,
        "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@ja-latn ;
    mo:performance_of <album/1602#musicalwork> ;
    mo:performer <artist/1272#subject> ;
    mo:recorded_as <album/1602#musicalexpression> ;
    schema:byArtist <artist/1272#subject> ;
    schema:name "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@en,
        "ときめきメモリアル2 Blooming Stories 10 陽ノ下 光"@ja,
        "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@ja-latn ;
    schema:workPerformed <album/1602#musicalwork> .

<artist/1272#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1602#performance> ;
    schema:name "Junko Noda"@en,
        "野田順子"@ja ;
    foaf:name "Junko Noda"@en,
        "野田順子"@ja .

<album/1602#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@en,
        "ときめきメモリアル2 Blooming Stories 10 陽ノ下 光"@ja,
        "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@ja-latn ;
    mo:composer <artist/36207#subject>,
        <artist/3923#subject>,
        <artist/3991#subject> ;
    mo:produced_work <album/1602#musicalwork> ;
    schema:name "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@en,
        "ときめきメモリアル2 Blooming Stories 10 陽ノ下 光"@ja,
        "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@ja-latn .

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

<album/1602#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-09-29"^^xsd:date ;
    dcterms:title "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@en,
        "ときめきメモリアル2 Blooming Stories 10 陽ノ下 光"@ja,
        "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@ja-latn ;
    mo:catalogue_number "KMCM-10" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1602#musicalexpression> ;
    mo:publisher <org/59#subject> ;
    mo:record _:N77f6baea4b744b37bf6ec51c48cd9a37 ;
    mo:record_count 1 ;
    schema:about <product/5403#subject> ;
    schema:byArtist <artist/1272#subject> ;
    schema:datePublished "2001-09-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/1602/1602-1155637779.jpg> ;
    schema:name "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@en,
        "ときめきメモリアル2 Blooming Stories 10 陽ノ下 光"@ja,
        "Tokimeki Memorial 2 Blooming Stories 10 Hikari Hinomoto"@ja-latn ;
    schema:publisher <org/59#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/1602/1602-1155637779.jpg> .

_:N0c7cebcf604d49edb8537072e03ff191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy! Sparky!"@en,
        "Happy！ Sparky！"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N77f6baea4b744b37bf6ec51c48cd9a37 ;
    schema:name "Happy! Sparky!"@en,
        "Happy！ Sparky！"@ja .

_:N18571b35471541e8ba455416c145aad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Describing Your Future"@en,
        "君が描く未来で"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N77f6baea4b744b37bf6ec51c48cd9a37 ;
    schema:name "Describing Your Future"@en,
        "君が描く未来で"@ja .

_:N26aa5243ac5b43bcb3746b4290228b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Describing Your Future (Karaoke)"@en,
        "君が描く未来で（karaoke）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N77f6baea4b744b37bf6ec51c48cd9a37 ;
    schema:name "Describing Your Future (Karaoke)"@en,
        "君が描く未来で（karaoke）"@ja .

_:N2bb26cc40142495bb45fc57d2326545c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Habit (Karaoke)"@en,
        "habit（karaoke）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N77f6baea4b744b37bf6ec51c48cd9a37 ;
    schema:name "Habit (Karaoke)"@en,
        "habit（karaoke）"@ja .

_:N2fedd108050a484a89247be1cd239486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Same Sky"@en,
        "同じ空に（モノローグ）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N77f6baea4b744b37bf6ec51c48cd9a37 ;
    schema:name "In the Same Sky"@en,
        "同じ空に（モノローグ）"@ja .

_:N53b6013bd63f47bda91a7d10c1928766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And, From Now On..."@en,
        "そして、これからも…（モノローグ）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N77f6baea4b744b37bf6ec51c48cd9a37 ;
    schema:name "And, From Now On..."@en,
        "そして、これからも…（モノローグ）"@ja .

_:N752ebc73ade24542b0805b9bb87350ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy! Sparky! (Karaoke)"@en,
        "Happy！ Sparky！（karaoke）"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N77f6baea4b744b37bf6ec51c48cd9a37 ;
    schema:name "Happy! Sparky! (Karaoke)"@en,
        "Happy！ Sparky！（karaoke）"@ja .

_:N8154bb4047ed4f0ba6390e9fefa5ddb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Habit"@en,
        "habit"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N77f6baea4b744b37bf6ec51c48cd9a37 ;
    schema:name "Habit"@en,
        "habit"@ja .

_:Ned01620833cc4062954862a9a70bf3e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear..."@en,
        "Dear…（モノローグ）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N77f6baea4b744b37bf6ec51c48cd9a37 ;
    schema:name "Dear..."@en,
        "Dear…（モノローグ）"@ja .

_:N77f6baea4b744b37bf6ec51c48cd9a37 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c7cebcf604d49edb8537072e03ff191,
        _:N18571b35471541e8ba455416c145aad3,
        _:N26aa5243ac5b43bcb3746b4290228b48,
        _:N2bb26cc40142495bb45fc57d2326545c,
        _:N2fedd108050a484a89247be1cd239486,
        _:N53b6013bd63f47bda91a7d10c1928766,
        _:N752ebc73ade24542b0805b9bb87350ca,
        _:N8154bb4047ed4f0ba6390e9fefa5ddb9,
        _:Ned01620833cc4062954862a9a70bf3e8 ;
    mo:track_count 9 ;
    schema:duration "PT33:19"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0c7cebcf604d49edb8537072e03ff191,
        _:N18571b35471541e8ba455416c145aad3,
        _:N26aa5243ac5b43bcb3746b4290228b48,
        _:N2bb26cc40142495bb45fc57d2326545c,
        _:N2fedd108050a484a89247be1cd239486,
        _:N53b6013bd63f47bda91a7d10c1928766,
        _:N752ebc73ade24542b0805b9bb87350ca,
        _:N8154bb4047ed4f0ba6390e9fefa5ddb9,
        _:Ned01620833cc4062954862a9a70bf3e8 .

