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

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

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

<artist/11129#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98983#subject> ;
    schema:name "Eishi Segawa"@en,
        "瀬川英史"@ja ;
    foaf:made <album/98983#composition>,
        <album/98983#subject> ;
    foaf:name "Eishi Segawa"@en,
        "瀬川英史"@ja .

<album/98983#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Biri Gal Original Soundtrack"@en,
        "映画 ビリギャル オリジナル・サウンドトラック"@ja,
        "Flying Colors: How a Teen Girl Went from Academic Absurdity to an Elite University in One Amazing Year Original Soundtrack"@ja-latn ;
    mo:composer <artist/11129#subject> ;
    mo:produced_work <album/98983#musicalwork> ;
    schema:name "Biri Gal Original Soundtrack"@en,
        "映画 ビリギャル オリジナル・サウンドトラック"@ja,
        "Flying Colors: How a Teen Girl Went from Academic Absurdity to an Elite University in One Amazing Year Original Soundtrack"@ja-latn .

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

<album/98983#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Biri Gal Original Soundtrack"@en,
        "映画 ビリギャル オリジナル・サウンドトラック"@ja,
        "Flying Colors: How a Teen Girl Went from Academic Absurdity to an Elite University in One Amazing Year Original Soundtrack"@ja-latn ;
    mo:performance_of <album/98983#musicalwork> ;
    mo:recorded_as <album/98983#musicalexpression> ;
    schema:name "Biri Gal Original Soundtrack"@en,
        "映画 ビリギャル オリジナル・サウンドトラック"@ja,
        "Flying Colors: How a Teen Girl Went from Academic Absurdity to an Elite University in One Amazing Year Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/98983#musicalwork> .

<org/1850#subject> schema:name "Miracle Bus Records"@en,
        "ミラクル･バスドレコード"@ja,
        "Miracle Bus Records"@ja-latn ;
    foaf:name "Miracle Bus Records"@en,
        "ミラクル･バスドレコード"@ja,
        "Miracle Bus Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/98983/98983-1589672247.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/98983#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-01"^^xsd:date ;
    dcterms:title "Biri Gal Original Soundtrack"@en,
        "映画 ビリギャル オリジナル・サウンドトラック"@ja,
        "Flying Colors: How a Teen Girl Went from Academic Absurdity to an Elite University in One Amazing Year Original Soundtrack"@ja-latn ;
    mo:catalogue_number "MBR-0028" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98983#musicalexpression> ;
    mo:publisher <org/1850#subject> ;
    mo:record _:N09eb9b8b37454aae9b25af3310cef986 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Flying Colors: How a Teen Girl Went from Academic Absurdity to an Elite University in One Amazing Year (Biri Gal)"@en ;
            foaf:name "Flying Colors: How a Teen Girl Went from Academic Absurdity to an Elite University in One Amazing Year (Biri Gal)"@en ] ;
    schema:datePublished "2015-05-01"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/38/98983/98983-1589672247.jpg> ;
    schema:name "Biri Gal Original Soundtrack"@en,
        "映画 ビリギャル オリジナル・サウンドトラック"@ja,
        "Flying Colors: How a Teen Girl Went from Academic Absurdity to an Elite University in One Amazing Year Original Soundtrack"@ja-latn ;
    schema:publisher <org/1850#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/98983/98983-1589672247.jpg> .

_:N08a55a0102b04b02896aaa57d89afc09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お土産買って帰るね"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "お土産買って帰るね"@ja .

_:N17e81a1776db4f269bb78499e71f5d40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青峰塾"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "青峰塾"@ja .

_:N17edb4d6aaa14deca4e01534a62523d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "先生と出会えて"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "先生と出会えて"@ja .

_:N1f0260f2c7d24d408de2bc5102a54bb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven's boulevard"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "Heaven's boulevard"@ja .

_:N2ca82926d9744818890d437a66996881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "坪田と西村"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "坪田と西村"@ja .

_:N3694b97eeda746d18b0cb12c1707ae7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "坪田先生との出会い"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "坪田先生との出会い"@ja .

_:N3daa9a361e8d4d12bc8d9c501f541a9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "成績最低クラス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "成績最低クラス"@ja .

_:N57d4c4f3cfc44d33ba2fec4a96261dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あんたはまだ間に合うよ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "あんたはまだ間に合うよ"@ja .

_:N630885c8ed124d67b9b76ff8ba13753c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "paper&pen"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "paper&pen"@ja .

_:N6629be5b3b724531a987b44b569aa7ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where there is a will, there is a way"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "Where there is a will, there is a way"@ja .

_:N67e0c0ef2b3c42f3bd08a2d37223cda3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Day"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "Brand New Day"@ja .

_:N783b153c09084af482d0c0d3cb20aaac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3人の母親です"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "3人の母親です"@ja .

_:N8a405938145649eb84b7eaeb1808b10d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さやかに合格してほしいの"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "さやかに合格してほしいの"@ja .

_:N8b4c0eb275b94a4f81b3c90d4c255b9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masquerade"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "Masquerade"@ja .

_:N8f4c842d00ba40a88d334ceb75c72db4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明蘭女子中なら"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "明蘭女子中なら"@ja .

_:N8fad5e5fc9254080a01aa25d8252ffb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワクワクとキラキラ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "ワクワクとキラキラ"@ja .

_:Na5e844c3cc664cfab6b71209d83e94a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢叶えてやれなくて"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "夢叶えてやれなくて"@ja .

_:Nac82dd074dbc4534b7a500b34e624c40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さやかの夢"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "さやかの夢"@ja .

_:Nb8611228a1df4db5bc5f842b98c2679c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さんえいけつ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "さんえいけつ"@ja .

_:Nbc8e2418f82d429f877a9196f9de495c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界は一晩で変わるの"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "世界は一晩で変わるの"@ja .

_:Nc3dfea6a44144ceea799702b6f233e59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She Her Her Her"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "She Her Her Her"@ja .

_:Nc5ee606f07f34bcd89e85f628a9d6008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビリギャル!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "ビリギャル!"@ja .

_:Ncf48239708744304862534e6462ac600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "びしょ濡れ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "びしょ濡れ"@ja .

_:Neee6267c321e4dab94a11d571233f79e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "父の背中"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "父の背中"@ja .

_:Nf9ab1735f88440e39fc0586f08f036eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝までありがとう"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N09eb9b8b37454aae9b25af3310cef986 ;
    schema:name "朝までありがとう"@ja .

_:N09eb9b8b37454aae9b25af3310cef986 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08a55a0102b04b02896aaa57d89afc09,
        _:N17e81a1776db4f269bb78499e71f5d40,
        _:N17edb4d6aaa14deca4e01534a62523d1,
        _:N1f0260f2c7d24d408de2bc5102a54bb6,
        _:N2ca82926d9744818890d437a66996881,
        _:N3694b97eeda746d18b0cb12c1707ae7b,
        _:N3daa9a361e8d4d12bc8d9c501f541a9a,
        _:N57d4c4f3cfc44d33ba2fec4a96261dbc,
        _:N630885c8ed124d67b9b76ff8ba13753c,
        _:N6629be5b3b724531a987b44b569aa7ea,
        _:N67e0c0ef2b3c42f3bd08a2d37223cda3,
        _:N783b153c09084af482d0c0d3cb20aaac,
        _:N8a405938145649eb84b7eaeb1808b10d,
        _:N8b4c0eb275b94a4f81b3c90d4c255b9b,
        _:N8f4c842d00ba40a88d334ceb75c72db4,
        _:N8fad5e5fc9254080a01aa25d8252ffb2,
        _:Na5e844c3cc664cfab6b71209d83e94a1,
        _:Nac82dd074dbc4534b7a500b34e624c40,
        _:Nb8611228a1df4db5bc5f842b98c2679c,
        _:Nbc8e2418f82d429f877a9196f9de495c,
        _:Nc3dfea6a44144ceea799702b6f233e59,
        _:Nc5ee606f07f34bcd89e85f628a9d6008,
        _:Ncf48239708744304862534e6462ac600,
        _:Neee6267c321e4dab94a11d571233f79e,
        _:Nf9ab1735f88440e39fc0586f08f036eb ;
    mo:track_count 25 ;
    schema:duration "PT51:52"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N08a55a0102b04b02896aaa57d89afc09,
        _:N17e81a1776db4f269bb78499e71f5d40,
        _:N17edb4d6aaa14deca4e01534a62523d1,
        _:N1f0260f2c7d24d408de2bc5102a54bb6,
        _:N2ca82926d9744818890d437a66996881,
        _:N3694b97eeda746d18b0cb12c1707ae7b,
        _:N3daa9a361e8d4d12bc8d9c501f541a9a,
        _:N57d4c4f3cfc44d33ba2fec4a96261dbc,
        _:N630885c8ed124d67b9b76ff8ba13753c,
        _:N6629be5b3b724531a987b44b569aa7ea,
        _:N67e0c0ef2b3c42f3bd08a2d37223cda3,
        _:N783b153c09084af482d0c0d3cb20aaac,
        _:N8a405938145649eb84b7eaeb1808b10d,
        _:N8b4c0eb275b94a4f81b3c90d4c255b9b,
        _:N8f4c842d00ba40a88d334ceb75c72db4,
        _:N8fad5e5fc9254080a01aa25d8252ffb2,
        _:Na5e844c3cc664cfab6b71209d83e94a1,
        _:Nac82dd074dbc4534b7a500b34e624c40,
        _:Nb8611228a1df4db5bc5f842b98c2679c,
        _:Nbc8e2418f82d429f877a9196f9de495c,
        _:Nc3dfea6a44144ceea799702b6f233e59,
        _:Nc5ee606f07f34bcd89e85f628a9d6008,
        _:Ncf48239708744304862534e6462ac600,
        _:Neee6267c321e4dab94a11d571233f79e,
        _:Nf9ab1735f88440e39fc0586f08f036eb .

