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

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

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

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14941#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/14941#composition>,
        <album/14941#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14941#subject> ;
    schema:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja ;
    foaf:made <album/14941#composition>,
        <album/14941#subject> ;
    foaf:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14941#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/14941#composition>,
        <album/14941#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<product/173#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY III"@en,
        "ファイナルファンタジーIII"@ja,
        "FINAL FANTASY III"@ja-latn ;
    foaf:name "FINAL FANTASY III"@en,
        "ファイナルファンタジーIII"@ja,
        "FINAL FANTASY III"@ja-latn .

<product/178#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY V"@en,
        "ファイナルファンタジーV"@ja,
        "FINAL FANTASY V"@ja-latn ;
    foaf:name "FINAL FANTASY V"@en,
        "ファイナルファンタジーV"@ja,
        "FINAL FANTASY V"@ja-latn .

<product/188#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn ;
    foaf:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn .

<product/286#subject> a schema:CreativeWork ;
    schema:name "Romancing Sa·Ga"@en,
        "ロマンシング サ・ガ"@ja,
        "Romancing Sa·Ga"@ja-latn ;
    foaf:name "Romancing Sa·Ga"@en,
        "ロマンシング サ・ガ"@ja,
        "Romancing Sa·Ga"@ja-latn .

<product/289#subject> a schema:CreativeWork ;
    schema:name "SaGa Frontier"@en,
        "サガ フロンティア"@ja,
        "SaGa Frontier"@ja-latn ;
    foaf:name "SaGa Frontier"@en,
        "サガ フロンティア"@ja,
        "SaGa Frontier"@ja-latn .

<product/290#subject> a schema:CreativeWork ;
    schema:name "SaGa Frontier 2"@en,
        "サガ フロンティア2"@ja,
        "SaGa Frontier 2"@ja-latn ;
    foaf:name "SaGa Frontier 2"@en,
        "サガ フロンティア2"@ja,
        "SaGa Frontier 2"@ja-latn .

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

<album/14941#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Whispers of the Velvet"@en,
        "Whispers of the Velvet"@ja,
        "Whispers of the Velvet"@ja-latn ;
    mo:performance_of <album/14941#musicalwork> ;
    mo:recorded_as <album/14941#musicalexpression> ;
    schema:name "Whispers of the Velvet"@en,
        "Whispers of the Velvet"@ja,
        "Whispers of the Velvet"@ja-latn ;
    schema:workPerformed <album/14941#musicalwork> .

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

<https://medium-media.vgm.io/albums/14/14941/14941-1291668706.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14941#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Whispers of the Velvet"@en,
        "Whispers of the Velvet"@ja,
        "Whispers of the Velvet"@ja-latn ;
    mo:composer <artist/138#subject>,
        <artist/145#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/14941#musicalwork> ;
    schema:name "Whispers of the Velvet"@en,
        "Whispers of the Velvet"@ja,
        "Whispers of the Velvet"@ja-latn .

<album/14941#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Whispers of the Velvet"@en,
        "Whispers of the Velvet"@ja,
        "Whispers of the Velvet"@ja-latn ;
    mo:catalogue_number "VLVT-0901" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14941#musicalexpression> ;
    mo:publisher _:Nde3f5f49880147969739882b289bc941 ;
    mo:record _:N0c9a9abe53df4d8ebd618c84eb5bff4f ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/173#subject>,
        <product/178#subject>,
        <product/188#subject>,
        <product/286#subject>,
        <product/289#subject>,
        <product/290#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/14941/14941-1291668706.jpg> ;
    schema:name "Whispers of the Velvet"@en,
        "Whispers of the Velvet"@ja,
        "Whispers of the Velvet"@ja-latn ;
    schema:publisher _:Nde3f5f49880147969739882b289bc941 ;
    foaf:depiction <https://media.vgm.io/albums/14/14941/14941-1291668706.jpg> .

_:N25650238a1354356a65b73a0eda80ca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Todesangel / SaGa Frontier2"@en,
        "Todesangel / SaGa Frontier2"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N0c9a9abe53df4d8ebd618c84eb5bff4f ;
    schema:name "Todesangel / SaGa Frontier2"@en,
        "Todesangel / SaGa Frontier2"@ja .

_:N2b75d9d6d56649a6bfc3797181903783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Wind / FINAL FANTASY III"@en,
        "悠久の風 / FINAL FANTASY III"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N0c9a9abe53df4d8ebd618c84eb5bff4f ;
    schema:name "Eternal Wind / FINAL FANTASY III"@en,
        "悠久の風 / FINAL FANTASY III"@ja .

_:N381b6bfaaf0d4d22b7b0714c0e17edea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SaGa medley / Romancing & Frontier"@en,
        "SaGa medley / Romancing & Frontier"@ja ;
    mo:track_number 5 ;
    schema:duration "PT48:00"^^xsd:interval ;
    schema:inPlaylist _:N0c9a9abe53df4d8ebd618c84eb5bff4f ;
    schema:name "SaGa medley / Romancing & Frontier"@en,
        "SaGa medley / Romancing & Frontier"@ja .

_:Nd4881bbf3d2549cabf1f605b8a97221c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warriors of Dawn / FINAL FANTASY V"@en,
        "暁の戦士 / FINAL FANTASY V"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N0c9a9abe53df4d8ebd618c84eb5bff4f ;
    schema:name "Warriors of Dawn / FINAL FANTASY V"@en,
        "暁の戦士 / FINAL FANTASY V"@ja .

_:Nde3f5f49880147969739882b289bc941 schema:name "Velvet Sounds"@en ;
    foaf:name "Velvet Sounds"@en .

_:Ndebdf50d1dbb49d9a0cf4c91c004531a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aerith's Theme / FINAL FANTASY VII"@en,
        "エアリスのテーマ / FINAL FANTASY VII"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N0c9a9abe53df4d8ebd618c84eb5bff4f ;
    schema:name "Aerith's Theme / FINAL FANTASY VII"@en,
        "エアリスのテーマ / FINAL FANTASY VII"@ja .

_:N0c9a9abe53df4d8ebd618c84eb5bff4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25650238a1354356a65b73a0eda80ca1,
        _:N2b75d9d6d56649a6bfc3797181903783,
        _:N381b6bfaaf0d4d22b7b0714c0e17edea,
        _:Nd4881bbf3d2549cabf1f605b8a97221c,
        _:Ndebdf50d1dbb49d9a0cf4c91c004531a ;
    mo:track_count 5 ;
    schema:duration "PT65:09"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N25650238a1354356a65b73a0eda80ca1,
        _:N2b75d9d6d56649a6bfc3797181903783,
        _:N381b6bfaaf0d4d22b7b0714c0e17edea,
        _:Nd4881bbf3d2549cabf1f605b8a97221c,
        _:Ndebdf50d1dbb49d9a0cf4c91c004531a .

