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

<artist/17774#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sakiko Iwamuro"@en,
        "岩室先子"@ja ;
    foaf:made <album/32418#lyrics>,
        <album/32418#subject> ;
    foaf:name "Sakiko Iwamuro"@en,
        "岩室先子"@ja .

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/32418#lyrics>,
        <album/32418#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<artist/9858#subject> a schema:Person,
        foaf:Person ;
    schema:name "Dai Sato"@en,
        "佐藤大"@ja ;
    foaf:made <album/32418#lyrics>,
        <album/32418#subject> ;
    foaf:name "Dai Sato"@en,
        "佐藤大"@ja .

<album/32146> a mo:Release ;
    mo:catalogue_number "COCC-10064" .

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

<artist/1706#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32418#subject> ;
    schema:name "Kenji Yamamoto"@en,
        "山本健司"@ja ;
    foaf:made <album/32418#composition>,
        <album/32418#subject> ;
    foaf:name "Kenji Yamamoto"@en,
        "山本健司"@ja .

<artist/8914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32418#subject> ;
    schema:name "Chiho Kiyooka"@en,
        "清岡千穂"@ja ;
    foaf:made <album/32418#composition>,
        <album/32418#subject> ;
    foaf:name "Chiho Kiyooka"@en,
        "清岡千穂"@ja .

<product/1151#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball Z"@en,
        "Dragon Ball Z"@ja,
        "Dragon Ball Z"@ja-latn ;
    foaf:name "Dragon Ball Z"@en,
        "Dragon Ball Z"@ja,
        "Dragon Ball Z"@ja-latn .

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

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/32418/32418-1463997969.jpg> a schema:ImageObject,
        foaf:Image .

<album/32418#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DRAGON BALL Z Hit Song Collection 11 ~\"Seishin to Toki\" no Heya~"@en,
        "ドラゴンボールZ ヒット曲集11 ～\"精神と時\"の部屋～"@ja,
        "DRAGON BALL Z Hit Kyokushuu 11 ~\"Seishin to Toki\" no Heya~"@ja-latn ;
    mo:composer <artist/1706#subject>,
        <artist/8914#subject> ;
    mo:produced_work <album/32418#musicalwork> ;
    schema:name "DRAGON BALL Z Hit Song Collection 11 ~\"Seishin to Toki\" no Heya~"@en,
        "ドラゴンボールZ ヒット曲集11 ～\"精神と時\"の部屋～"@ja,
        "DRAGON BALL Z Hit Kyokushuu 11 ~\"Seishin to Toki\" no Heya~"@ja-latn .

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

<album/32418#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DRAGON BALL Z Hit Song Collection 11 ~\"Seishin to Toki\" no Heya~"@en,
        "ドラゴンボールZ ヒット曲集11 ～\"精神と時\"の部屋～"@ja,
        "DRAGON BALL Z Hit Kyokushuu 11 ~\"Seishin to Toki\" no Heya~"@ja-latn ;
    mo:performance_of <album/32418#musicalwork> ;
    mo:performer <artist/17772#subject> ;
    mo:recorded_as <album/32418#musicalexpression> ;
    schema:byArtist <artist/17772#subject> ;
    schema:name "DRAGON BALL Z Hit Song Collection 11 ~\"Seishin to Toki\" no Heya~"@en,
        "ドラゴンボールZ ヒット曲集11 ～\"精神と時\"の部屋～"@ja,
        "DRAGON BALL Z Hit Kyokushuu 11 ~\"Seishin to Toki\" no Heya~"@ja-latn ;
    schema:workPerformed <album/32418#musicalwork> .

<artist/17772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32418#performance> ;
    schema:name "MONOLITH"@en ;
    foaf:name "MONOLITH"@en .

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

<album/32418#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "DRAGON BALL Z Hit Song Collection 11 ~\"Seishin to Toki\" no Heya~"@en,
        "ドラゴンボールZ ヒット曲集11 ～\"精神と時\"の部屋～"@ja,
        "DRAGON BALL Z Hit Kyokushuu 11 ~\"Seishin to Toki\" no Heya~"@ja-latn ;
    mo:catalogue_number "AnG-149" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/32146> ;
    mo:publication_of <album/32418#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dragon Ball Z: Super Android 13!"@en ;
            foaf:name "Dragon Ball Z: Super Android 13!"@en ],
        <product/1151#subject> ;
    schema:byArtist <artist/17772#subject> ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/32418/32418-1463997969.jpg> ;
    schema:name "DRAGON BALL Z Hit Song Collection 11 ~\"Seishin to Toki\" no Heya~"@en,
        "ドラゴンボールZ ヒット曲集11 ～\"精神と時\"の部屋～"@ja,
        "DRAGON BALL Z Hit Kyokushuu 11 ~\"Seishin to Toki\" no Heya~"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/32418/32418-1463997969.jpg> .

_:N10f69fb3eca14865a136981b8dd8c19a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂った磁石"@ja,
        "Kurutta Jishaku"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "狂った磁石"@ja,
        "Kurutta Jishaku"@ja-latn .

_:N1ed929254a04483b906c8b3f70083b08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VOICE"@ja,
        "VOICE"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "VOICE"@ja,
        "VOICE"@ja-latn .

_:N35b6b769baa949febea00f5bb70f283a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虫のしらせ"@ja,
        "Mushi no Shirase"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "虫のしらせ"@ja,
        "Mushi no Shirase"@ja-latn .

_:N44b0d6716fb3423d9954c2f82990458b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねじれたスプーン"@ja,
        "Nejireta Spoon"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "ねじれたスプーン"@ja,
        "Nejireta Spoon"@ja-latn .

_:N4b7d52d5c1ca490da611c5465f0c8bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄金のコンパス"@ja,
        "Ougon no Compass"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "黄金のコンパス"@ja,
        "Ougon no Compass"@ja-latn .

_:N5180b66afac04ba38999bdcdb8a983c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KOMA"@ja,
        "KOMA"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "KOMA"@ja,
        "KOMA"@ja-latn .

_:N5d8c3a30175948da9999a050e8826eed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X点"@ja,
        "X Ten"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "X点"@ja,
        "X Ten"@ja-latn .

_:N69da985281314249bc3cf166206b130b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brain Dance"@ja,
        "Brain Dance"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "Brain Dance"@ja,
        "Brain Dance"@ja-latn .

_:N6e9daaf994864b48b05389a84fd99fcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GIRIGIRI－世界極限－"@ja,
        "GIRIGIRI -Sekai Kyokugen-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "GIRIGIRI－世界極限－"@ja,
        "GIRIGIRI -Sekai Kyokugen-"@ja-latn .

_:N72b3d8fbb9bd4e5cb0542e67ca11d50c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の見た夢"@ja,
        "Hoshi no Mita Yume"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "星の見た夢"@ja,
        "Hoshi no Mita Yume"@ja-latn .

_:N7d219e5d008f439099a44a8d5a25f2b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHA-LA HEAD-CHA-LA"@ja,
        "CHA-LA HEAD-CHA-LA"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "CHA-LA HEAD-CHA-LA"@ja,
        "CHA-LA HEAD-CHA-LA"@ja-latn .

_:Nb0fd8521e1ca4f338286c58e8fdf1e5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "催眠バナナ"@ja,
        "Saimin Banana"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "催眠バナナ"@ja,
        "Saimin Banana"@ja-latn .

_:Nc80a4e88d8054e9e9ded96f192e8aec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アクアリウムの夜"@ja,
        "Aquarium no Yoru"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "アクアリウムの夜"@ja,
        "Aquarium no Yoru"@ja-latn .

_:Nf645f393eda844b99d5d21ad27e95589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "百科事典幻想曲"@ja,
        "Hyakkajiten Gensoukyoku"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Naa6d3f89523c4fc5bb0e098ab9212590 ;
    schema:name "百科事典幻想曲"@ja,
        "Hyakkajiten Gensoukyoku"@ja-latn .

_:Naa6d3f89523c4fc5bb0e098ab9212590 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10f69fb3eca14865a136981b8dd8c19a,
        _:N1ed929254a04483b906c8b3f70083b08,
        _:N35b6b769baa949febea00f5bb70f283a,
        _:N44b0d6716fb3423d9954c2f82990458b,
        _:N4b7d52d5c1ca490da611c5465f0c8bea,
        _:N5180b66afac04ba38999bdcdb8a983c9,
        _:N5d8c3a30175948da9999a050e8826eed,
        _:N69da985281314249bc3cf166206b130b,
        _:N6e9daaf994864b48b05389a84fd99fcf,
        _:N72b3d8fbb9bd4e5cb0542e67ca11d50c,
        _:N7d219e5d008f439099a44a8d5a25f2b7,
        _:Nb0fd8521e1ca4f338286c58e8fdf1e5c,
        _:Nc80a4e88d8054e9e9ded96f192e8aec4,
        _:Nf645f393eda844b99d5d21ad27e95589 ;
    mo:track_count 14 ;
    schema:duration "PT47:42"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N10f69fb3eca14865a136981b8dd8c19a,
        _:N1ed929254a04483b906c8b3f70083b08,
        _:N35b6b769baa949febea00f5bb70f283a,
        _:N44b0d6716fb3423d9954c2f82990458b,
        _:N4b7d52d5c1ca490da611c5465f0c8bea,
        _:N5180b66afac04ba38999bdcdb8a983c9,
        _:N5d8c3a30175948da9999a050e8826eed,
        _:N69da985281314249bc3cf166206b130b,
        _:N6e9daaf994864b48b05389a84fd99fcf,
        _:N72b3d8fbb9bd4e5cb0542e67ca11d50c,
        _:N7d219e5d008f439099a44a8d5a25f2b7,
        _:Nb0fd8521e1ca4f338286c58e8fdf1e5c,
        _:Nc80a4e88d8054e9e9ded96f192e8aec4,
        _:Nf645f393eda844b99d5d21ad27e95589 .

