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

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

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

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

<event/24> a mo:Release ;
    schema:name "Released at Comic Market 58 (Aug 11, 2000 to Aug 13, 2000)" .

<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/2503#subject> a schema:CreativeWork ;
    schema:name "WHITE ALBUM"@en,
        "ホワイトアルバム"@ja,
        "WHITE ALBUM"@ja-latn ;
    foaf:name "WHITE ALBUM"@en,
        "ホワイトアルバム"@ja,
        "WHITE ALBUM"@ja-latn .

<product/4352#subject> a schema:CreativeWork ;
    schema:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn ;
    foaf:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (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 .

<product/9132#subject> a schema:CreativeWork ;
    schema:name "DR² Night Janki"@en,
        "DR² ナイト雀鬼"@ja,
        "DR² Night Janki"@ja-latn ;
    foaf:name "DR² Night Janki"@en,
        "DR² ナイト雀鬼"@ja,
        "DR² Night Janki"@ja-latn .

<product/9133#subject> a schema:CreativeWork ;
    schema:name "Filsnown"@en,
        "Filsnown -光と刻-"@ja,
        "Filsnown: Hikari to Toki"@ja-latn ;
    foaf:name "Filsnown"@en,
        "Filsnown -光と刻-"@ja,
        "Filsnown: Hikari to Toki"@ja-latn .

<album/29932#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Uzushiho"@en,
        "渦潮　〜うづしほ〜"@ja,
        "Uzushiho"@ja-latn ;
    mo:composer <artist/27#subject> ;
    mo:produced_work <album/29932#musicalwork> ;
    schema:name "Uzushiho"@en,
        "渦潮　〜うづしほ〜"@ja,
        "Uzushiho"@ja-latn .

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

<album/29932#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Uzushiho"@en,
        "渦潮　〜うづしほ〜"@ja,
        "Uzushiho"@ja-latn ;
    mo:performance_of <album/29932#musicalwork> ;
    mo:recorded_as <album/29932#musicalexpression> ;
    schema:name "Uzushiho"@en,
        "渦潮　〜うづしほ〜"@ja,
        "Uzushiho"@ja-latn ;
    schema:workPerformed <album/29932#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/23/29932/29932-f5db24927f32.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29932#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-12"^^xsd:date ;
    dcterms:title "Uzushiho"@en,
        "渦潮　〜うづしほ〜"@ja,
        "Uzushiho"@ja-latn ;
    mo:catalogue_number "WVST-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29932#musicalexpression> ;
    mo:publisher <org/926#subject> ;
    mo:record _:N520523ecde434f398f07aeb28650c75b ;
    mo:record_count 1 ;
    mo:release <event/24> ;
    schema:about <product/1034#subject>,
        <product/2503#subject>,
        <product/4352#subject>,
        <product/5664#subject>,
        <product/5665#subject>,
        <product/9132#subject>,
        <product/9133#subject> ;
    schema:datePublished "2000-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/29932/29932-f5db24927f32.jpg> ;
    schema:name "Uzushiho"@en,
        "渦潮　〜うづしほ〜"@ja,
        "Uzushiho"@ja-latn ;
    schema:publisher <org/926#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/29932/29932-f5db24927f32.jpg> .

_:N208acddd6dbb41e5b3ea8dd629b9c20c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼神楽"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "鬼神楽"@ja .

_:N318b3cd6fcbd4444a0cf7178b3e57069 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの頃のように"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "あの頃のように"@ja .

_:N4f631f4f24c4441da9ef476c65e01337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out Side"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "Out Side"@ja .

_:N545bd9c8b8254ee99482609ea2859c0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Album"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "White Album"@ja .

_:N5484a8889bfb476c97e50130a0a56ded a mo:Track,
        schema:MusicRecording ;
    dcterms:title "梓"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "梓"@ja .

_:N573a446c4fd349999e3d50db307367c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻影"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "幻影"@ja .

_:N58879505c1c5460fb872605b074ac0e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "森川由綺"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "森川由綺"@ja .

_:N65afd3dfd84742adb148ef192cbe0771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エターナルラブ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "エターナルラブ"@ja .

_:N7913be0e5c16485b813519caa78ec696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "雪"@ja .

_:N830e034fce4e4203b97bd2540fa6daf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寝覚月"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "寝覚月"@ja .

_:Na8f575d668f5498b9fef5d1fe116bbb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "精神世界"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "精神世界"@ja .

_:Nac58332bf10f419da22739f5ab2000c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "学校のテーマ"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "学校のテーマ"@ja .

_:Nb3bfc97f75aa47718972743cb7d47a39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレンチキッス"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N520523ecde434f398f07aeb28650c75b ;
    schema:name "フレンチキッス"@ja .

_:N520523ecde434f398f07aeb28650c75b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N208acddd6dbb41e5b3ea8dd629b9c20c,
        _:N318b3cd6fcbd4444a0cf7178b3e57069,
        _:N4f631f4f24c4441da9ef476c65e01337,
        _:N545bd9c8b8254ee99482609ea2859c0c,
        _:N5484a8889bfb476c97e50130a0a56ded,
        _:N573a446c4fd349999e3d50db307367c1,
        _:N58879505c1c5460fb872605b074ac0e2,
        _:N65afd3dfd84742adb148ef192cbe0771,
        _:N7913be0e5c16485b813519caa78ec696,
        _:N830e034fce4e4203b97bd2540fa6daf2,
        _:Na8f575d668f5498b9fef5d1fe116bbb5,
        _:Nac58332bf10f419da22739f5ab2000c0,
        _:Nb3bfc97f75aa47718972743cb7d47a39 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N208acddd6dbb41e5b3ea8dd629b9c20c,
        _:N318b3cd6fcbd4444a0cf7178b3e57069,
        _:N4f631f4f24c4441da9ef476c65e01337,
        _:N545bd9c8b8254ee99482609ea2859c0c,
        _:N5484a8889bfb476c97e50130a0a56ded,
        _:N573a446c4fd349999e3d50db307367c1,
        _:N58879505c1c5460fb872605b074ac0e2,
        _:N65afd3dfd84742adb148ef192cbe0771,
        _:N7913be0e5c16485b813519caa78ec696,
        _:N830e034fce4e4203b97bd2540fa6daf2,
        _:Na8f575d668f5498b9fef5d1fe116bbb5,
        _:Nac58332bf10f419da22739f5ab2000c0,
        _:Nb3bfc97f75aa47718972743cb7d47a39 .

