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

<artist/10493#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Tohyama"@en,
        "当山ひとみ"@ja ;
    foaf:made <album/24795#lyrics>,
        <album/24795#subject> ;
    foaf:name "Hitomi Tohyama"@en,
        "当山ひとみ"@ja .

<artist/30928#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru Kurashiki"@en,
        "倉敷光"@ja ;
    foaf:made <album/24795#lyrics>,
        <album/24795#subject> ;
    foaf:name "Hikaru Kurashiki"@en,
        "倉敷光"@ja .

<artist/32833#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marty Bracey"@en ;
    foaf:made <album/24795#lyrics>,
        <album/24795#subject> ;
    foaf:name "Marty Bracey"@en .

<album/24794> a mo:Release ;
    mo:catalogue_number "JAL-1005" .

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

<album/24795#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Information / Joe Hisaishi"@en,
        "インフォメーション / 久石譲"@ja,
        "Information / Joe Hisaishi"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/24795#musicalwork> ;
    schema:name "Information / Joe Hisaishi"@en,
        "インフォメーション / 久石譲"@ja,
        "Information / Joe Hisaishi"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/59/24795/24795-1300508288.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13798#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Jun Moriya"@en,
        "森谷順"@ja ;
    foaf:name "Jun Moriya"@en,
        "森谷順"@ja .

<artist/16197#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Takumi Iwasaki"@en ;
    foaf:made <album/24795#lyrics>,
        <album/24795#subject> ;
    foaf:name "Takumi Iwasaki"@en .

<artist/5887#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Getao Takahashi"@en,
        "高橋ゲタ夫"@ja ;
    foaf:name "Getao Takahashi"@en,
        "高橋ゲタ夫"@ja .

<artist/69585#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Noriyo Ikeda"@en,
        "池田典代"@ja ;
    foaf:name "Noriyo Ikeda"@en,
        "池田典代"@ja .

<artist/8419#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Saeko Suzuki"@en,
        "鈴木さえ子"@ja ;
    foaf:name "Saeko Suzuki"@en,
        "鈴木さえ子"@ja .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24795#subject> ;
    mo:performed <album/24795#performance> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/24795#composition>,
        <album/24795#lyrics>,
        <album/24795#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

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

<album/24795#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-08-25"^^xsd:date ;
    dcterms:title "Information / Joe Hisaishi"@en,
        "インフォメーション / 久石譲"@ja,
        "Information / Joe Hisaishi"@ja-latn ;
    mo:catalogue_number "TKCA-30670" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24794> ;
    mo:publication_of <album/24795#musicalexpression> ;
    mo:publisher <org/132#subject> ;
    mo:record _:Nbd980530ea5344c7b622647ec7ed1e23 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Noboru Kurosaki"@en ;
            foaf:name "Noboru Kurosaki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pokari \"Gliss Bass\" Sasaki"@en ;
            foaf:name "Pokari \"Gliss Bass\" Sasaki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Wonder Ikebukuro Perfect Chorus Club"@en ;
            foaf:name "Wonder Ikebukuro Perfect Chorus Club"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pop \"Vocorder\" Isozaki"@en ;
            foaf:name "Pop \"Vocorder\" Isozaki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hiromi Inoue"@en ;
            foaf:name "Hiromi Inoue"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Might \"Clapping\" Arakawa"@en ;
            foaf:name "Might \"Clapping\" Arakawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sachio Hirasawa"@en ;
            foaf:name "Sachio Hirasawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shigeru Inoue"@en ;
            foaf:name "Shigeru Inoue"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Penny"@en ;
            foaf:name "Penny"@en ],
        <artist/13798#subject>,
        <artist/16197#subject>,
        <artist/5887#subject>,
        <artist/69585#subject>,
        <artist/752#subject>,
        <artist/8419#subject> ;
    schema:datePublished "1992-08-25"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/59/24795/24795-1300508288.jpg> ;
    schema:name "Information / Joe Hisaishi"@en,
        "インフォメーション / 久石譲"@ja,
        "Information / Joe Hisaishi"@ja-latn ;
    schema:publisher <org/132#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/24795/24795-1300508288.jpg> .

<album/24795#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Information / Joe Hisaishi"@en,
        "インフォメーション / 久石譲"@ja,
        "Information / Joe Hisaishi"@ja-latn ;
    mo:performance_of <album/24795#musicalwork> ;
    mo:performer _:N097dbd07e36c4c54a6689a9aaefa5405,
        _:N09c53e81efeb47e089f493955e9ff3ce,
        _:N1ca9ddb5e5164b0db6a3436a2890bce2,
        _:Nbbd0bd3c41fa48158162b649da45a9a2,
        _:Nde05a3c4000e421f8a83b38e6af8a6eb,
        _:Ndf8d167f628f41a9b2b323045d26f293,
        _:Ne2d56a0237724f398c3db2f3653ce67d,
        _:Ne86e21c0b42647f8a4a88957eaa966e4,
        _:Nfd42a8be33dd456bad65aebf73f906ba,
        <artist/13798#subject>,
        <artist/16197#subject>,
        <artist/5887#subject>,
        <artist/69585#subject>,
        <artist/752#subject>,
        <artist/8419#subject> ;
    mo:recorded_as <album/24795#musicalexpression> ;
    schema:byArtist _:N097dbd07e36c4c54a6689a9aaefa5405,
        _:N09c53e81efeb47e089f493955e9ff3ce,
        _:N1ca9ddb5e5164b0db6a3436a2890bce2,
        _:Nbbd0bd3c41fa48158162b649da45a9a2,
        _:Nde05a3c4000e421f8a83b38e6af8a6eb,
        _:Ndf8d167f628f41a9b2b323045d26f293,
        _:Ne2d56a0237724f398c3db2f3653ce67d,
        _:Ne86e21c0b42647f8a4a88957eaa966e4,
        _:Nfd42a8be33dd456bad65aebf73f906ba,
        <artist/13798#subject>,
        <artist/16197#subject>,
        <artist/5887#subject>,
        <artist/69585#subject>,
        <artist/752#subject>,
        <artist/8419#subject> ;
    schema:name "Information / Joe Hisaishi"@en,
        "インフォメーション / 久石譲"@ja,
        "Information / Joe Hisaishi"@ja-latn ;
    schema:workPerformed <album/24795#musicalwork> .

_:N097dbd07e36c4c54a6689a9aaefa5405 a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Pokari \"Gliss Bass\" Sasaki"@en ;
    foaf:name "Pokari \"Gliss Bass\" Sasaki"@en .

_:N09c53e81efeb47e089f493955e9ff3ce a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Hiromi Inoue"@en ;
    foaf:name "Hiromi Inoue"@en .

_:N1ca9ddb5e5164b0db6a3436a2890bce2 a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Sachio Hirasawa"@en ;
    foaf:name "Sachio Hirasawa"@en .

_:N4b840b469bcb49b880783d5015ac0ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AFRICAN MARKET"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nbd980530ea5344c7b622647ec7ed1e23 ;
    schema:name "AFRICAN MARKET"@en .

_:N5703c7d9f4df4086bb5c50c0b3f3670f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INFORMATION"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nbd980530ea5344c7b622647ec7ed1e23 ;
    schema:name "INFORMATION"@en .

_:N7c7cde5a014d4307988045d9c00f9131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WONDER CITY"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nbd980530ea5344c7b622647ec7ed1e23 ;
    schema:name "WONDER CITY"@en .

_:Nafc656b4619e402cabe12c23ade4a70a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ISLANDER"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nbd980530ea5344c7b622647ec7ed1e23 ;
    schema:name "ISLANDER"@en .

_:Nbbd0bd3c41fa48158162b649da45a9a2 a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Pop \"Vocorder\" Isozaki"@en ;
    foaf:name "Pop \"Vocorder\" Isozaki"@en .

_:Nde05a3c4000e421f8a83b38e6af8a6eb a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Wonder Ikebukuro Perfect Chorus Club"@en ;
    foaf:name "Wonder Ikebukuro Perfect Chorus Club"@en .

_:Ndf8d167f628f41a9b2b323045d26f293 a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Might \"Clapping\" Arakawa"@en ;
    foaf:name "Might \"Clapping\" Arakawa"@en .

_:Ne2d56a0237724f398c3db2f3653ce67d a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Penny"@en ;
    foaf:name "Penny"@en .

_:Ne7ccc7bf70c74dacb68c64ac2c1d2f71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HIGHWAY CRACKER"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nbd980530ea5344c7b622647ec7ed1e23 ;
    schema:name "HIGHWAY CRACKER"@en .

_:Ne86e21c0b42647f8a4a88957eaa966e4 a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Shigeru Inoue"@en ;
    foaf:name "Shigeru Inoue"@en .

_:Nf095dbc07c5e4650b38164434f07a26e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INFORMATION"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nbd980530ea5344c7b622647ec7ed1e23 ;
    schema:name "INFORMATION"@en .

_:Nf1cca5b2567d449e88b793ceb6e67daf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POP UP! SHAPE UP!"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nbd980530ea5344c7b622647ec7ed1e23 ;
    schema:name "POP UP! SHAPE UP!"@en .

_:Nf8f7f9df5270486f89b7e0e123bb5869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHANGING"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Nbd980530ea5344c7b622647ec7ed1e23 ;
    schema:name "CHANGING"@en .

_:Nfd42a8be33dd456bad65aebf73f906ba a schema:Person,
        foaf:Person ;
    mo:performed <album/24795#performance> ;
    schema:name "Noboru Kurosaki"@en ;
    foaf:name "Noboru Kurosaki"@en .

_:Nbd980530ea5344c7b622647ec7ed1e23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b840b469bcb49b880783d5015ac0ab6,
        _:N5703c7d9f4df4086bb5c50c0b3f3670f,
        _:N7c7cde5a014d4307988045d9c00f9131,
        _:Nafc656b4619e402cabe12c23ade4a70a,
        _:Ne7ccc7bf70c74dacb68c64ac2c1d2f71,
        _:Nf095dbc07c5e4650b38164434f07a26e,
        _:Nf1cca5b2567d449e88b793ceb6e67daf,
        _:Nf8f7f9df5270486f89b7e0e123bb5869 ;
    mo:track_count 8 ;
    schema:duration "PT36:41"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4b840b469bcb49b880783d5015ac0ab6,
        _:N5703c7d9f4df4086bb5c50c0b3f3670f,
        _:N7c7cde5a014d4307988045d9c00f9131,
        _:Nafc656b4619e402cabe12c23ade4a70a,
        _:Ne7ccc7bf70c74dacb68c64ac2c1d2f71,
        _:Nf095dbc07c5e4650b38164434f07a26e,
        _:Nf1cca5b2567d449e88b793ceb6e67daf,
        _:Nf8f7f9df5270486f89b7e0e123bb5869 .

