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

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

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

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5132#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/5132#composition>,
        <album/5132#subject> ;
    foaf:name "Taishi"@en .

<artist/4262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5132#subject> ;
    schema:name "Take"@en ;
    foaf:made <album/5132#composition>,
        <album/5132#subject> ;
    foaf:name "Take"@en .

<artist/4823#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5132#subject> ;
    schema:name "JEt"@en ;
    foaf:made <album/5132#composition>,
        <album/5132#subject> ;
    foaf:name "JEt"@en .

<event/14> a mo:Release ;
    schema:name "Released at Comic Market 68 (Aug 12, 2005 to Aug 14, 2005)" .

<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/189#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn ;
    foaf:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn .

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

<product/2674#subject> a schema:CreativeWork ;
    schema:name "Rage Racer"@en,
        "レイジレーサー"@ja,
        "Rage Racer"@ja-latn ;
    foaf:name "Rage Racer"@en,
        "レイジレーサー"@ja,
        "Rage Racer"@ja-latn .

<product/2675#subject> a schema:CreativeWork ;
    schema:name "R4: Ridge Racer Type 4"@en,
        "R4 リッジレーサータイプ4"@ja,
        "R4: Ridge Racer Type 4"@ja-latn ;
    foaf:name "R4: Ridge Racer Type 4"@en,
        "R4 リッジレーサータイプ4"@ja,
        "R4: Ridge Racer Type 4"@ja-latn .

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

<album/5132#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SLIP STREAM"@en,
        "SLIP STREAM"@ja,
        "SLIP STREAM"@ja-latn ;
    mo:performance_of <album/5132#musicalwork> ;
    mo:recorded_as <album/5132#musicalexpression> ;
    schema:name "SLIP STREAM"@en,
        "SLIP STREAM"@ja,
        "SLIP STREAM"@ja-latn ;
    schema:workPerformed <album/5132#musicalwork> .

<org/5164#subject> schema:name "Project SS"@en,
        "Project SS"@ja,
        "Project SS"@ja-latn ;
    foaf:name "Project SS"@en,
        "Project SS"@ja,
        "Project SS"@ja-latn .

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

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

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

<album/5132#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SLIP STREAM"@en,
        "SLIP STREAM"@ja,
        "SLIP STREAM"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "/ Transtream"@en ;
            foaf:made <album/5132#composition> ;
            foaf:name "/ Transtream"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "/ C.O.A.D"@en ;
            foaf:made <album/5132#composition> ;
            foaf:name "/ C.O.A.D"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "/ Thermosphere"@en ;
            foaf:made <album/5132#composition> ;
            foaf:name "/ Thermosphere"@en ],
        <artist/2454#subject>,
        <artist/4262#subject>,
        <artist/4823#subject> ;
    mo:produced_work <album/5132#musicalwork> ;
    schema:name "SLIP STREAM"@en,
        "SLIP STREAM"@ja,
        "SLIP STREAM"@ja-latn .

<album/5132#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-14"^^xsd:date ;
    dcterms:title "SLIP STREAM"@en,
        "SLIP STREAM"@ja,
        "SLIP STREAM"@ja-latn ;
    mo:catalogue_number "PRSS-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5132#musicalexpression> ;
    mo:publisher <org/5164#subject> ;
    mo:record _:N6166549db6ef4c32befac911d17e07a8 ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about <product/188#subject>,
        <product/189#subject>,
        <product/192#subject>,
        <product/2674#subject>,
        <product/2675#subject> ;
    schema:datePublished "2005-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/5132/5132-1193828226.jpg> ;
    schema:name "SLIP STREAM"@en,
        "SLIP STREAM"@ja,
        "SLIP STREAM"@ja-latn ;
    schema:publisher <org/5164#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/5132/5132-1193828226.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5132#subject> ;
    schema:name "/ C.O.A.D"@en ;
    foaf:made <album/5132#subject> ;
    foaf:name "/ C.O.A.D"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5132#subject> ;
    schema:name "/ Transtream"@en ;
    foaf:made <album/5132#subject> ;
    foaf:name "/ Transtream"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5132#subject> ;
    schema:name "/ Thermosphere"@en ;
    foaf:made <album/5132#subject> ;
    foaf:name "/ Thermosphere"@en .

_:N1e1d7041ad754dfdb47b3a8997c2e649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Stream -Air Starter Style-"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "Silver Stream -Air Starter Style-"@en .

_:N25b0279cb9504fc19c62dda262aeaf4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "People of the North Pole -Symphony Style-"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "People of the North Pole -Symphony Style-"@en .

_:N332dcf60895045d88465f31f8677840c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SLIP STREAM (Extended mix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "SLIP STREAM (Extended mix)"@en .

_:N3750a3ec87cb4822af288419b31629e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down Force"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "Down Force"@en .

_:N63eb9380407042d2a2cead9823c2c8f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maybe I'm A Lion -L.B Fusion mix-"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "Maybe I'm A Lion -L.B Fusion mix-"@en .

_:Nb0a1b03851894777a69a11eef867bef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Someday the Dream will End -Dream Interval mix-"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "Someday the Dream will End -Dream Interval mix-"@en .

_:Nb6d5bf44dcff4ced91b0a81530cc9dc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Urban Fragment -Urbanize R246 mix-"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "Urban Fragment -Urbanize R246 mix-"@en .

_:Nbcde6108168648be87873af3db59bf8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack -Blue Sky mix- (Radio Edit)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "Attack -Blue Sky mix- (Radio Edit)"@en .

_:Ncb26bd2f90734d34a2217b1653ed585e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanished Wings"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "Vanished Wings"@en .

_:Nd7470cc39c2844f79893a8efa026977a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme -Dream Memory mix-"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "Main Theme -Dream Memory mix-"@en .

_:Ndda970e055784c789a083af92e946405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stimulation -Hard Blue mix-"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "Stimulation -Hard Blue mix-"@en .

_:Nee3209c7e4b24e36b47d25ead6f57a9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight With Seymour -Assault Wind mix-"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:N6166549db6ef4c32befac911d17e07a8 ;
    schema:name "Fight With Seymour -Assault Wind mix-"@en .

_:N6166549db6ef4c32befac911d17e07a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e1d7041ad754dfdb47b3a8997c2e649,
        _:N25b0279cb9504fc19c62dda262aeaf4b,
        _:N332dcf60895045d88465f31f8677840c,
        _:N3750a3ec87cb4822af288419b31629e7,
        _:N63eb9380407042d2a2cead9823c2c8f1,
        _:Nb0a1b03851894777a69a11eef867bef3,
        _:Nb6d5bf44dcff4ced91b0a81530cc9dc6,
        _:Nbcde6108168648be87873af3db59bf8a,
        _:Ncb26bd2f90734d34a2217b1653ed585e,
        _:Nd7470cc39c2844f79893a8efa026977a,
        _:Ndda970e055784c789a083af92e946405,
        _:Nee3209c7e4b24e36b47d25ead6f57a9c ;
    mo:track_count 12 ;
    schema:duration "PT69:15"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1e1d7041ad754dfdb47b3a8997c2e649,
        _:N25b0279cb9504fc19c62dda262aeaf4b,
        _:N332dcf60895045d88465f31f8677840c,
        _:N3750a3ec87cb4822af288419b31629e7,
        _:N63eb9380407042d2a2cead9823c2c8f1,
        _:Nb0a1b03851894777a69a11eef867bef3,
        _:Nb6d5bf44dcff4ced91b0a81530cc9dc6,
        _:Nbcde6108168648be87873af3db59bf8a,
        _:Ncb26bd2f90734d34a2217b1653ed585e,
        _:Nd7470cc39c2844f79893a8efa026977a,
        _:Ndda970e055784c789a083af92e946405,
        _:Nee3209c7e4b24e36b47d25ead6f57a9c .

