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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13974#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/13974#composition>,
        <album/13974#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/27#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13974#subject> ;
    schema:name "Shinya Ishikawa"@en,
        "石川真也"@ja ;
    foaf:made <album/13974#composition>,
        <album/13974#subject> ;
    foaf:name "Shinya Ishikawa"@en,
        "石川真也"@ja .

<artist/28#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13974#subject> ;
    schema:name "Naoya Shimokawa"@en,
        "下川直哉"@ja ;
    foaf:made <album/13974#composition>,
        <album/13974#subject> ;
    foaf:name "Naoya Shimokawa"@en,
        "下川直哉"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13974#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/13974#composition>,
        <album/13974#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<artist/30#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13974#subject> ;
    schema:name "Tatsuya Takahashi"@en,
        "髙橋龍也"@ja ;
    foaf:made <album/13974#composition>,
        <album/13974#subject> ;
    foaf:name "Tatsuya Takahashi"@en,
        "髙橋龍也"@ja .

<event/325> a mo:Release ;
    schema:name "Released at Comic Market 53 (Dec 28, 1997 to Dec 29, 1997)" .

<product/1034#subject> a schema:CreativeWork ;
    schema:name "ToHeart (Game)"@en,
        "ToHeart (Game)"@ja,
        "ToHeart (Game)"@ja-latn ;
    foaf:name "ToHeart (Game)"@en,
        "ToHeart (Game)"@ja,
        "ToHeart (Game)"@ja-latn .

<product/5664#subject> a schema:CreativeWork ;
    schema:name "Kizuato"@en,
        "痕 -きずあと-"@ja,
        "Kizuato"@ja-latn ;
    foaf:name "Kizuato"@en,
        "痕 -きずあと-"@ja,
        "Kizuato"@ja-latn .

<product/5665#subject> a schema:CreativeWork ;
    schema:name "Shizuku"@en,
        "雫 -しずく-"@ja,
        "Shizuku"@ja-latn ;
    foaf:name "Shizuku"@en,
        "雫 -しずく-"@ja,
        "Shizuku"@ja-latn .

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

<album/13974#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SJV Sound Adventure Series Vol.3"@en,
        "SJV Sound Adventure Series Vol.3"@ja,
        "SJV Sound Adventure Series Vol.3"@ja-latn ;
    mo:performance_of <album/13974#musicalwork> ;
    mo:recorded_as <album/13974#musicalexpression> ;
    schema:name "SJV Sound Adventure Series Vol.3"@en,
        "SJV Sound Adventure Series Vol.3"@ja,
        "SJV Sound Adventure Series Vol.3"@ja-latn ;
    schema:workPerformed <album/13974#musicalwork> .

<org/292#subject> schema:name "SJV-SC"@en,
        "SJV普及委員会"@ja,
        "SJV-SC"@ja-latn ;
    foaf:name "SJV-SC"@en,
        "SJV普及委員会"@ja,
        "SJV-SC"@ja-latn .

<https://media.vgm.io/albums/47/13974/13974-9ac16d06ed2c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13974#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/13974/13974-9ac16d06ed2c.jpg> ;
    foaf:depicts <album/13974#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/13974/13974-9ac16d06ed2c.jpg> .

<https://medium-media.vgm.io/albums/47/13974/13974-9ac16d06ed2c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13974#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SJV Sound Adventure Series Vol.3"@en,
        "SJV Sound Adventure Series Vol.3"@ja,
        "SJV Sound Adventure Series Vol.3"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/27#subject>,
        <artist/28#subject>,
        <artist/29#subject>,
        <artist/30#subject> ;
    mo:produced_work <album/13974#musicalwork> ;
    schema:name "SJV Sound Adventure Series Vol.3"@en,
        "SJV Sound Adventure Series Vol.3"@ja,
        "SJV Sound Adventure Series Vol.3"@ja-latn .

<album/13974#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-12-29"^^xsd:date ;
    dcterms:title "SJV Sound Adventure Series Vol.3"@en,
        "SJV Sound Adventure Series Vol.3"@ja,
        "SJV Sound Adventure Series Vol.3"@ja-latn ;
    mo:catalogue_number "SJVSC-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13974#musicalexpression> ;
    mo:publisher <org/292#subject> ;
    mo:record _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    mo:record_count 1 ;
    mo:release <event/325> ;
    schema:about <product/1034#subject>,
        <product/5664#subject>,
        <product/5665#subject> ;
    schema:datePublished "1997-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/13974/13974-9ac16d06ed2c.jpg> ;
    schema:name "SJV Sound Adventure Series Vol.3"@en,
        "SJV Sound Adventure Series Vol.3"@ja,
        "SJV Sound Adventure Series Vol.3"@ja-latn ;
    schema:publisher <org/292#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/13974/13974-9ac16d06ed2c.jpg> .

_:N03a44489e32e41d7b73fba7f9953254b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テクニカル・パワー - intermission -"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "テクニカル・パワー - intermission -"@ja .

_:N0e01651a7b7b4a54ae261942e180c977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初音 - DOTABATA mix -"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "初音 - DOTABATA mix -"@ja .

_:N37b7b302bdab4d48a20b38c2a0981335 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千鶴 - Elegant Bossa mix -"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "千鶴 - Elegant Bossa mix -"@ja .

_:N5a4447acd020475eb63a59bd79b07ddb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaf - Paradox mix -"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "Leaf - Paradox mix -"@ja .

_:N7f7c28164ab8425ea2ae0235b2c88d6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "梓 - Bracing Euro mix -"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "梓 - Bracing Euro mix -"@ja .

_:N8383566339b841019701fbcad60ea449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたの横顔 - True Happiness mix -"@ja ;
    mo:track_number 12 ;
    schema:duration "PT8:44"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "あなたの横顔 - True Happiness mix -"@ja .

_:Na35162e4a7574da98019294e4a6068b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瑠璃子 - KAZ Twilight mix -"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "瑠璃子 - KAZ Twilight mix -"@ja .

_:Na873bfe70405441a8280befcb1a5d09d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楓～夜の風 - Orchestral mix -"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "楓～夜の風 - Orchestral mix -"@ja .

_:Naf334ff28c0d43fdbed3495eabba6965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あたらしい予感 - Silver Snow mix -"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "あたらしい予感 - Silver Snow mix -"@ja .

_:Nb36a2e8500e14d27b6d577e34bb3744e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜の風 - KAZ natural mix -"@ja ;
    mo:track_number 13 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "夜の風 - KAZ natural mix -"@ja .

_:Nd89511ac4de04caaac6e8e1fbfd45ab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ためいき - Silent Summer mix -"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "ためいき - Silent Summer mix -"@ja .

_:Nfd6648ba56504c8087643b88b1681795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼神楽 - Digital Devil mix -"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "鬼神楽 - Digital Devil mix -"@ja .

_:Nfe1628ff78ad40fc95bc53288c869216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "晴れのちVサイン - Winner mix -"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N5eab6d115d94482ea02385cd5c1e1ea2 ;
    schema:name "晴れのちVサイン - Winner mix -"@ja .

_:N5eab6d115d94482ea02385cd5c1e1ea2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03a44489e32e41d7b73fba7f9953254b,
        _:N0e01651a7b7b4a54ae261942e180c977,
        _:N37b7b302bdab4d48a20b38c2a0981335,
        _:N5a4447acd020475eb63a59bd79b07ddb,
        _:N7f7c28164ab8425ea2ae0235b2c88d6b,
        _:N8383566339b841019701fbcad60ea449,
        _:Na35162e4a7574da98019294e4a6068b9,
        _:Na873bfe70405441a8280befcb1a5d09d,
        _:Naf334ff28c0d43fdbed3495eabba6965,
        _:Nb36a2e8500e14d27b6d577e34bb3744e,
        _:Nd89511ac4de04caaac6e8e1fbfd45ab2,
        _:Nfd6648ba56504c8087643b88b1681795,
        _:Nfe1628ff78ad40fc95bc53288c869216 ;
    mo:track_count 13 ;
    schema:duration "PT54:50"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N03a44489e32e41d7b73fba7f9953254b,
        _:N0e01651a7b7b4a54ae261942e180c977,
        _:N37b7b302bdab4d48a20b38c2a0981335,
        _:N5a4447acd020475eb63a59bd79b07ddb,
        _:N7f7c28164ab8425ea2ae0235b2c88d6b,
        _:N8383566339b841019701fbcad60ea449,
        _:Na35162e4a7574da98019294e4a6068b9,
        _:Na873bfe70405441a8280befcb1a5d09d,
        _:Naf334ff28c0d43fdbed3495eabba6965,
        _:Nb36a2e8500e14d27b6d577e34bb3744e,
        _:Nd89511ac4de04caaac6e8e1fbfd45ab2,
        _:Nfd6648ba56504c8087643b88b1681795,
        _:Nfe1628ff78ad40fc95bc53288c869216 .

