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

<artist/8432#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuko Matsuzaki"@en,
        "まつざきゆうこ"@ja ;
    foaf:made <album/15434#lyrics>,
        <album/15434#subject> ;
    foaf:name "Yuuko Matsuzaki"@en,
        "まつざきゆうこ"@ja .

<artist/8683#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masatoshi Ishikawa"@en,
        "石川雅敏"@ja ;
    foaf:made <album/15434#lyrics>,
        <album/15434#subject> ;
    foaf:name "Masatoshi Ishikawa"@en,
        "石川雅敏"@ja .

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

<artist/1652#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15434#subject> ;
    schema:name "Hiroshi Uesugi"@en,
        "上杉洋史"@ja ;
    foaf:made <album/15434#composition>,
        <album/15434#subject> ;
    foaf:name "Hiroshi Uesugi"@en,
        "上杉洋史"@ja .

<artist/1653#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15434#subject> ;
    schema:name "Nobuhito Tanahashi"@en,
        "棚橋信仁"@ja ;
    foaf:made <album/15434#composition>,
        <album/15434#subject> ;
    foaf:name "Nobuhito Tanahashi"@en,
        "棚橋信仁"@ja .

<artist/4257#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15434#subject> ;
    schema:name "Takahiro Koike"@en,
        "古池孝浩"@ja ;
    foaf:made <album/15434#composition>,
        <album/15434#subject> ;
    foaf:name "Takahiro Koike"@en,
        "古池孝浩"@ja .

<product/19028#subject> a schema:CreativeWork ;
    schema:name "Little Lovers: She So Game"@en,
        "リトルラバーズ シーソーゲーム"@ja,
        "Little Lovers: She So Game"@ja-latn ;
    foaf:name "Little Lovers: She So Game"@en,
        "リトルラバーズ シーソーゲーム"@ja,
        "Little Lovers: She So Game"@ja-latn .

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

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/15434/15434-1253723352.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/3575#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15434#performance> ;
    schema:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja ;
    foaf:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja .

<artist/4275#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15434#performance> ;
    schema:name "Akiko Yajima"@en,
        "矢島晶子"@ja ;
    foaf:name "Akiko Yajima"@en,
        "矢島晶子"@ja .

<album/15434#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@en,
        "リトルラバーズシーソーゲーム　Ｌｉｔｔｌｅ　Ｌｏｖｅ　Ｌｅｔｔｅｒｓ～ｓｅｃｏｎｄ　ｍａｉｌ　緑ケ丘高校　神藤ゆりか"@ja,
        "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@ja-latn ;
    mo:composer <artist/1652#subject>,
        <artist/1653#subject>,
        <artist/4257#subject> ;
    mo:produced_work <album/15434#musicalwork> ;
    schema:name "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@en,
        "リトルラバーズシーソーゲーム　Ｌｉｔｔｌｅ　Ｌｏｖｅ　Ｌｅｔｔｅｒｓ～ｓｅｃｏｎｄ　ｍａｉｌ　緑ケ丘高校　神藤ゆりか"@ja,
        "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@ja-latn .

<album/15434#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@en,
        "リトルラバーズシーソーゲーム　Ｌｉｔｔｌｅ　Ｌｏｖｅ　Ｌｅｔｔｅｒｓ～ｓｅｃｏｎｄ　ｍａｉｌ　緑ケ丘高校　神藤ゆりか"@ja,
        "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@ja-latn ;
    mo:performance_of <album/15434#musicalwork> ;
    mo:performer <artist/3575#subject>,
        <artist/4275#subject> ;
    mo:recorded_as <album/15434#musicalexpression> ;
    schema:byArtist <artist/3575#subject>,
        <artist/4275#subject> ;
    schema:name "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@en,
        "リトルラバーズシーソーゲーム　Ｌｉｔｔｌｅ　Ｌｏｖｅ　Ｌｅｔｔｅｒｓ～ｓｅｃｏｎｄ　ｍａｉｌ　緑ケ丘高校　神藤ゆりか"@ja,
        "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@ja-latn ;
    schema:workPerformed <album/15434#musicalwork> .

<album/15434#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-21"^^xsd:date ;
    dcterms:title "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@en,
        "リトルラバーズシーソーゲーム　Ｌｉｔｔｌｅ　Ｌｏｖｅ　Ｌｅｔｔｅｒｓ～ｓｅｃｏｎｄ　ｍａｉｌ　緑ケ丘高校　神藤ゆりか"@ja,
        "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@ja-latn ;
    mo:catalogue_number "VICL-60230" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15434#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N7d65f4537074494b96f690886b1f1010 ;
    mo:record_count 1 ;
    schema:about <product/19028#subject> ;
    schema:byArtist <artist/3575#subject>,
        <artist/4275#subject> ;
    schema:datePublished "1999-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/15434/15434-1253723352.jpg> ;
    schema:name "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@en,
        "リトルラバーズシーソーゲーム　Ｌｉｔｔｌｅ　Ｌｏｖｅ　Ｌｅｔｔｅｒｓ～ｓｅｃｏｎｄ　ｍａｉｌ　緑ケ丘高校　神藤ゆりか"@ja,
        "Little Lovers: She So Game - Little Love Letters second mail Yurika Shindou"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/15434/15434-1253723352.jpg> .

_:N47636a91b4b943da9b59c5bfedd36614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "写真は色褪せていく，でも…"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N7d65f4537074494b96f690886b1f1010 ;
    schema:name "写真は色褪せていく，でも…"@ja .

_:N76a9cbb8141a4bf290c0095cde2c16e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "胸に秘めた贈りもの （オリジナルカラオケ）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N7d65f4537074494b96f690886b1f1010 ;
    schema:name "胸に秘めた贈りもの （オリジナルカラオケ）"@ja .

_:N8ab0df621e6c4f33bcf32adf46a77dcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SECOND DARAMA YURIKA"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:48"^^xsd:interval ;
    schema:inPlaylist _:N7d65f4537074494b96f690886b1f1010 ;
    schema:name "SECOND DARAMA YURIKA"@ja .

_:Nad339b9a73404a5f8aa2297d51e30f94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOU and I"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N7d65f4537074494b96f690886b1f1010 ;
    schema:name "YOU and I"@ja .

_:Nbcb77f2e8df742bca14676cbd1663736 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOU and I （オリジナルカラオケ）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N7d65f4537074494b96f690886b1f1010 ;
    schema:name "YOU and I （オリジナルカラオケ）"@ja .

_:Ncb6cf4fc5e36455aab429f2fab686af7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "胸に秘めた贈りもの"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N7d65f4537074494b96f690886b1f1010 ;
    schema:name "胸に秘めた贈りもの"@ja .

_:Ndbb1e311e05542b1ae995c06fe7b8aa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YURIKA'S LOVE LETTER"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N7d65f4537074494b96f690886b1f1010 ;
    schema:name "YURIKA'S LOVE LETTER"@ja .

_:N7d65f4537074494b96f690886b1f1010 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47636a91b4b943da9b59c5bfedd36614,
        _:N76a9cbb8141a4bf290c0095cde2c16e7,
        _:N8ab0df621e6c4f33bcf32adf46a77dcd,
        _:Nad339b9a73404a5f8aa2297d51e30f94,
        _:Nbcb77f2e8df742bca14676cbd1663736,
        _:Ncb6cf4fc5e36455aab429f2fab686af7,
        _:Ndbb1e311e05542b1ae995c06fe7b8aa7 ;
    mo:track_count 7 ;
    schema:duration "PT33:12"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N47636a91b4b943da9b59c5bfedd36614,
        _:N76a9cbb8141a4bf290c0095cde2c16e7,
        _:N8ab0df621e6c4f33bcf32adf46a77dcd,
        _:Nad339b9a73404a5f8aa2297d51e30f94,
        _:Nbcb77f2e8df742bca14676cbd1663736,
        _:Ncb6cf4fc5e36455aab429f2fab686af7,
        _:Ndbb1e311e05542b1ae995c06fe7b8aa7 .

