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

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

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

<artist/1011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150090#subject> ;
    schema:name "Junya Matsuoka"@en,
        "松岡純也"@ja ;
    foaf:made <album/150090#composition>,
        <album/150090#subject> ;
    foaf:name "Junya Matsuoka"@en,
        "松岡純也"@ja .

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

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

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

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

<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 .

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

<album/150090#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Le-if!? vol.1 \"groove from darkside ?!\""@en,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja-latn ;
    mo:performance_of <album/150090#musicalwork> ;
    mo:recorded_as <album/150090#musicalexpression> ;
    schema:name "Le-if!? vol.1 \"groove from darkside ?!\""@en,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja-latn ;
    schema:workPerformed <album/150090#musicalwork> .

<https://media.vgm.io/albums/09/150090/150090-8f778ef474f6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150090#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/150090/150090-8f778ef474f6.jpg> ;
    foaf:depicts <album/150090#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/150090/150090-8f778ef474f6.jpg> .

<https://medium-media.vgm.io/albums/09/150090/150090-8f778ef474f6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150090#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Le-if!? vol.1 \"groove from darkside ?!\""@en,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja-latn ;
    mo:composer <artist/1011#subject>,
        <artist/2#subject>,
        <artist/27#subject>,
        <artist/28#subject>,
        <artist/29#subject> ;
    mo:produced_work <album/150090#musicalwork> ;
    schema:name "Le-if!? vol.1 \"groove from darkside ?!\""@en,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja-latn .

<album/150090#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-13"^^xsd:date ;
    dcterms:title "Le-if!? vol.1 \"groove from darkside ?!\""@en,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja-latn ;
    mo:catalogue_number "JDOK-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150090#musicalexpression> ;
    mo:publisher _:N7d4074800d5346ceb055d66164ea3f7e ;
    mo:record _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    mo:record_count 1 ;
    schema:about <product/4352#subject>,
        <product/5664#subject>,
        <product/5665#subject> ;
    schema:datePublished "2000-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/150090/150090-8f778ef474f6.jpg> ;
    schema:name "Le-if!? vol.1 \"groove from darkside ?!\""@en,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja,
        "Le-if!? vol.1 \"groove from darkside ?!\""@ja-latn ;
    schema:publisher _:N7d4074800d5346ceb055d66164ea3f7e ;
    foaf:depiction <https://media.vgm.io/albums/09/150090/150090-8f778ef474f6.jpg> .

_:N0e00881bd43541e88e37d317d6cd5a7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風はいつも春一番 ～ Razor Blade ～ Style"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "風はいつも春一番 ～ Razor Blade ～ Style"@ja .

_:N0ea3bf8237214b2cb9adf609efda2b51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼神楽 ～ Feel The Beat ～ Style"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "鬼神楽 ～ Feel The Beat ～ Style"@ja .

_:N0ea6c8078eef436ab6e8d77136aa6875 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寝覚月 ～ Nightmare Continues ～ Style"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "寝覚月 ～ Nightmare Continues ～ Style"@ja .

_:N123a5b95990c46f9b42a38f81f4bda35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guest Track"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "Guest Track"@ja .

_:N282e59d45380419ba0c66ff137566b1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ためいき ～The Drama～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "ためいき ～The Drama～"@ja .

_:N43df871850674331a0b7f3c81c30ea49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沙織 ～ Raging Balls ～ Style"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "沙織 ～ Raging Balls ～ Style"@ja .

_:N67b0102bcd7f4dd186a5a70123de2032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瑠璃子 ～Confrontation ～ Style"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "瑠璃子 ～Confrontation ～ Style"@ja .

_:N6a98ef9a64394606a8198114397ea851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雫 ～ Reunion With Insanity ～ Style"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "雫 ～ Reunion With Insanity ～ Style"@ja .

_:N720a384379f448d1acdb2afed36a45e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そらいろあさがお ～ Sheriff Girl ～ Style"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "そらいろあさがお ～ Sheriff Girl ～ Style"@ja .

_:N7d4074800d5346ceb055d66164ea3f7e schema:name "J.E.M.C."@en,
        "J.E.M.C."@ja,
        "J.E.M.C."@ja-latn ;
    foaf:name "J.E.M.C."@en,
        "J.E.M.C."@ja,
        "J.E.M.C."@ja-latn .

_:Nc1c704c24c134a469b980d95b4733c9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瑠璃子 ～ Refused Reqest ～ Style"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "瑠璃子 ～ Refused Reqest ～ Style"@ja .

_:Ndf0217d4b8a44936ab0c9e5fcf615b19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "記憶 ～ Decadene ～ Style"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "記憶 ～ Decadene ～ Style"@ja .

_:Nf92054117f37482482585090f399cfa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まだ癒えぬ痕 ～ Chilling Out ～ Style"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nb99039c58e7e41b281e0e5e88dc85adb ;
    schema:name "まだ癒えぬ痕 ～ Chilling Out ～ Style"@ja .

_:Nb99039c58e7e41b281e0e5e88dc85adb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e00881bd43541e88e37d317d6cd5a7d,
        _:N0ea3bf8237214b2cb9adf609efda2b51,
        _:N0ea6c8078eef436ab6e8d77136aa6875,
        _:N123a5b95990c46f9b42a38f81f4bda35,
        _:N282e59d45380419ba0c66ff137566b1b,
        _:N43df871850674331a0b7f3c81c30ea49,
        _:N67b0102bcd7f4dd186a5a70123de2032,
        _:N6a98ef9a64394606a8198114397ea851,
        _:N720a384379f448d1acdb2afed36a45e3,
        _:Nc1c704c24c134a469b980d95b4733c9d,
        _:Ndf0217d4b8a44936ab0c9e5fcf615b19,
        _:Nf92054117f37482482585090f399cfa7 ;
    mo:track_count 12 ;
    schema:duration "PT31:49"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0e00881bd43541e88e37d317d6cd5a7d,
        _:N0ea3bf8237214b2cb9adf609efda2b51,
        _:N0ea6c8078eef436ab6e8d77136aa6875,
        _:N123a5b95990c46f9b42a38f81f4bda35,
        _:N282e59d45380419ba0c66ff137566b1b,
        _:N43df871850674331a0b7f3c81c30ea49,
        _:N67b0102bcd7f4dd186a5a70123de2032,
        _:N6a98ef9a64394606a8198114397ea851,
        _:N720a384379f448d1acdb2afed36a45e3,
        _:Nc1c704c24c134a469b980d95b4733c9d,
        _:Ndf0217d4b8a44936ab0c9e5fcf615b19,
        _:Nf92054117f37482482585090f399cfa7 .

