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

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

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

<artist/2009#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104778#subject> ;
    schema:name "Kanako Kakino"@en,
        "柿埜嘉奈子"@ja ;
    foaf:made <album/104778#composition>,
        <album/104778#subject> ;
    foaf:name "Kanako Kakino"@en,
        "柿埜嘉奈子"@ja .

<artist/2010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104778#subject> ;
    schema:name "Eriko Imura"@en,
        "井村絵里子"@ja ;
    foaf:made <album/104778#composition>,
        <album/104778#subject> ;
    foaf:name "Eriko Imura"@en,
        "井村絵里子"@ja .

<artist/2012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104778#subject> ;
    schema:name "Hiromi Shibano"@en,
        "柴野浩美"@ja ;
    foaf:made <album/104778#composition>,
        <album/104778#subject> ;
    foaf:name "Hiromi Shibano"@en,
        "柴野浩美"@ja .

<artist/282#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104778#subject> ;
    schema:name "Junko Ozawa"@en,
        "小沢純子"@ja ;
    foaf:made <album/104778#composition>,
        <album/104778#subject> ;
    foaf:name "Junko Ozawa"@en,
        "小沢純子"@ja .

<artist/897#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104778#subject> ;
    schema:name "Asuka Sakai"@en,
        "境亜寿香"@ja ;
    foaf:made <album/104778#composition>,
        <album/104778#subject> ;
    foaf:name "Asuka Sakai"@en,
        "境亜寿香"@ja .

<product/781#subject> a schema:CreativeWork ;
    schema:name "Klonoa: Door to Phantomile"@en,
        "風のクロノア door to phantomile"@ja,
        "Kaze no Klonoa: door to Phantomile"@ja-latn ;
    foaf:name "Klonoa: Door to Phantomile"@en,
        "風のクロノア door to phantomile"@ja,
        "Kaze no Klonoa: door to Phantomile"@ja-latn .

<product/782#subject> a schema:CreativeWork ;
    schema:name "Klonoa 2: Lunatea's Veil"@en,
        "風のクロノア2 ～世界が望んだ忘れもの～"@ja,
        "Kaze no Klonoa 2: Sekai ga Nozonda Wasuremono"@ja-latn ;
    foaf:name "Klonoa 2: Lunatea's Veil"@en,
        "風のクロノア2 ～世界が望んだ忘れもの～"@ja,
        "Kaze no Klonoa 2: Sekai ga Nozonda Wasuremono"@ja-latn .

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

<org/281#subject> schema:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn ;
    foaf:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn .

<https://media.vgm.io/albums/87/104778/104778-64ff06746444.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104778#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/104778/104778-64ff06746444.jpg> ;
    foaf:depicts <album/104778#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/104778/104778-64ff06746444.jpg> .

<https://medium-media.vgm.io/albums/87/104778/104778-64ff06746444.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/104778#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Klonoa fan disc 3.75"@en,
        "クロノアファンディスク3.75"@ja,
        "Klonoa fan disc 3.75"@ja-latn ;
    mo:performance_of <album/104778#musicalwork> ;
    mo:performer <artist/2518#subject> ;
    mo:recorded_as <album/104778#musicalexpression> ;
    schema:byArtist <artist/2518#subject> ;
    schema:name "Klonoa fan disc 3.75"@en,
        "クロノアファンディスク3.75"@ja,
        "Klonoa fan disc 3.75"@ja-latn ;
    schema:workPerformed <album/104778#musicalwork> .

<artist/2518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104778#performance> ;
    schema:name "Mao Komiya"@en,
        "小宮真央"@ja ;
    foaf:name "Mao Komiya"@en,
        "小宮真央"@ja .

<album/104778#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Klonoa fan disc 3.75"@en,
        "クロノアファンディスク3.75"@ja,
        "Klonoa fan disc 3.75"@ja-latn ;
    mo:composer <artist/2009#subject>,
        <artist/2010#subject>,
        <artist/2012#subject>,
        <artist/282#subject>,
        <artist/897#subject> ;
    mo:produced_work <album/104778#musicalwork> ;
    schema:name "Klonoa fan disc 3.75"@en,
        "クロノアファンディスク3.75"@ja,
        "Klonoa fan disc 3.75"@ja-latn .

<album/104778#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-10"^^xsd:date ;
    dcterms:title "Klonoa fan disc 3.75"@en,
        "クロノアファンディスク3.75"@ja,
        "Klonoa fan disc 3.75"@ja-latn ;
    mo:catalogue_number "SBFR-0076" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104778#musicalexpression> ;
    mo:publisher <org/281#subject> ;
    mo:record _:N8b0c644d5924496b934f13dcf5c18a4b ;
    mo:record_count 1 ;
    schema:about <product/781#subject>,
        <product/782#subject> ;
    schema:byArtist <artist/2518#subject> ;
    schema:datePublished "2017-12-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/104778/104778-64ff06746444.jpg> ;
    schema:name "Klonoa fan disc 3.75"@en,
        "クロノアファンディスク3.75"@ja,
        "Klonoa fan disc 3.75"@ja-latn ;
    schema:publisher <org/281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/104778/104778-64ff06746444.jpg> .

_:N0c659d2973274dda90dcdbefb71e4ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STPWND (DDD-JP mix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N8b0c644d5924496b934f13dcf5c18a4b ;
    schema:name "STPWND (DDD-JP mix)"@ja .

_:N4639c85918f24dd69ec0cd318429aaf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MMT-TMM"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:53"^^xsd:interval ;
    schema:inPlaylist _:N8b0c644d5924496b934f13dcf5c18a4b ;
    schema:name "MMT-TMM"@ja .

_:N46ae5137cfbe458f8f3ea96e6eaac4a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロロ、ルプルドゥ！~move forward remix~"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N8b0c644d5924496b934f13dcf5c18a4b ;
    schema:name "ロロ、ルプルドゥ！~move forward remix~"@ja .

_:N6f35312ed5e1467eb946b376dcde14af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STPWND (DDD-PH mix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N8b0c644d5924496b934f13dcf5c18a4b ;
    schema:name "STPWND (DDD-PH mix)"@ja .

_:N87781a15463e48898c36f6afe87737f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハウスルーナティア"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N8b0c644d5924496b934f13dcf5c18a4b ;
    schema:name "ハウスルーナティア"@ja .

_:N9c7ea5f5540247d5b3b9fe84a9964c70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "木霊"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N8b0c644d5924496b934f13dcf5c18a4b ;
    schema:name "木霊"@ja .

_:N9de4ab08e9b44eaf87fa9c482206b1fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUNATEAN POP"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N8b0c644d5924496b934f13dcf5c18a4b ;
    schema:name "LUNATEAN POP"@ja .

_:Nbe0053918c784271b02a3ffd17af37f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverse Water"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:52"^^xsd:interval ;
    schema:inPlaylist _:N8b0c644d5924496b934f13dcf5c18a4b ;
    schema:name "Reverse Water"@ja .

_:Nc2e203ac97304438be509009af8cf38c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すて・うぃん feat. AquesTone"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N8b0c644d5924496b934f13dcf5c18a4b ;
    schema:name "すて・うぃん feat. AquesTone"@ja .

_:Nef1dae748c0d424d8e80eb1e3bc22fb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "forlock sea world"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N8b0c644d5924496b934f13dcf5c18a4b ;
    schema:name "forlock sea world"@ja .

_:N8b0c644d5924496b934f13dcf5c18a4b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c659d2973274dda90dcdbefb71e4ffd,
        _:N4639c85918f24dd69ec0cd318429aaf7,
        _:N46ae5137cfbe458f8f3ea96e6eaac4a8,
        _:N6f35312ed5e1467eb946b376dcde14af,
        _:N87781a15463e48898c36f6afe87737f1,
        _:N9c7ea5f5540247d5b3b9fe84a9964c70,
        _:N9de4ab08e9b44eaf87fa9c482206b1fe,
        _:Nbe0053918c784271b02a3ffd17af37f8,
        _:Nc2e203ac97304438be509009af8cf38c,
        _:Nef1dae748c0d424d8e80eb1e3bc22fb7 ;
    mo:track_count 10 ;
    schema:duration "PT55:21"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0c659d2973274dda90dcdbefb71e4ffd,
        _:N4639c85918f24dd69ec0cd318429aaf7,
        _:N46ae5137cfbe458f8f3ea96e6eaac4a8,
        _:N6f35312ed5e1467eb946b376dcde14af,
        _:N87781a15463e48898c36f6afe87737f1,
        _:N9c7ea5f5540247d5b3b9fe84a9964c70,
        _:N9de4ab08e9b44eaf87fa9c482206b1fe,
        _:Nbe0053918c784271b02a3ffd17af37f8,
        _:Nc2e203ac97304438be509009af8cf38c,
        _:Nef1dae748c0d424d8e80eb1e3bc22fb7 .

