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

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

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

<artist/77647#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2966#subject> ;
    schema:name "Yutaka Saito"@en,
        "斎藤由多加"@ja ;
    foaf:made <album/2966#composition>,
        <album/2966#subject> ;
    foaf:name "Yutaka Saito"@en,
        "斎藤由多加"@ja .

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

<org/422#subject> schema:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn ;
    foaf:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn .

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

<https://medium-media.vgm.io/albums/66/2966/2966-1236788743.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2966#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@en,
        "VIVARIUM with SEAMAN The Sound Track Of Life〜奇妙な10の体験集+1〜"@ja,
        "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@ja-latn ;
    mo:performance_of <album/2966#musicalwork> ;
    mo:performer _:N5c2de18fa34d4e8699e322c7830acd8b ;
    mo:recorded_as <album/2966#musicalexpression> ;
    schema:byArtist _:N5c2de18fa34d4e8699e322c7830acd8b ;
    schema:name "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@en,
        "VIVARIUM with SEAMAN The Sound Track Of Life〜奇妙な10の体験集+1〜"@ja,
        "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@ja-latn ;
    schema:workPerformed <album/2966#musicalwork> .

<album/2966#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@en,
        "VIVARIUM with SEAMAN The Sound Track Of Life〜奇妙な10の体験集+1〜"@ja,
        "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Daisuke Torii"@en ;
            foaf:made <album/2966#composition> ;
            foaf:name "Daisuke Torii"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yukiya Sato"@en ;
            foaf:made <album/2966#composition> ;
            foaf:name "Yukiya Sato"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Don't Panic"@en ;
            foaf:made <album/2966#composition> ;
            foaf:name "Don't Panic"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shigekazu Ito"@en ;
            foaf:made <album/2966#composition> ;
            foaf:name "Shigekazu Ito"@en ],
        <artist/77647#subject> ;
    mo:produced_work <album/2966#musicalwork> ;
    schema:name "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@en,
        "VIVARIUM with SEAMAN The Sound Track Of Life〜奇妙な10の体験集+1〜"@ja,
        "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@ja-latn .

<album/2966#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-11-22"^^xsd:date ;
    dcterms:title "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@en,
        "VIVARIUM with SEAMAN The Sound Track Of Life〜奇妙な10の体験集+1〜"@ja,
        "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@ja-latn ;
    mo:catalogue_number "CTCR-14201" ;
    mo:media_type "Enhanced CD" ;
    mo:publication_of <album/2966#musicalexpression> ;
    mo:publisher <org/422#subject> ;
    mo:record _:Nec08ced945654132be825f40018a4bc5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Seaman"@en ;
            foaf:name "Seaman"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Don't Panic"@en ;
            foaf:name "Don't Panic"@en ] ;
    schema:datePublished "2001-11-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/2966/2966-1236788743.jpg> ;
    schema:name "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@en,
        "VIVARIUM with SEAMAN The Sound Track Of Life〜奇妙な10の体験集+1〜"@ja,
        "VIVARIUM with SEAMAN The Sound Track Of Life ~Kimyou na 10 no Taikenshuu + 1~"@ja-latn ;
    schema:publisher <org/422#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/2966/2966-1236788743.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2966#subject> ;
    schema:name "Don't Panic"@en ;
    foaf:made <album/2966#subject> ;
    foaf:name "Don't Panic"@en .

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

_:N20c2eeb213cb4582b7fcb4ea956377a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something Really BAD"@en,
        "Something Really BAD"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "Something Really BAD"@en,
        "Something Really BAD"@ja .

_:N38507f7d9a6e466fb1f318649fd69d6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creative Energy"@en,
        "創造"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "Creative Energy"@en,
        "創造"@ja .

_:N5c2de18fa34d4e8699e322c7830acd8b a schema:Person,
        foaf:Person ;
    mo:performed <album/2966#performance> ;
    schema:name "Don't Panic"@en ;
    foaf:name "Don't Panic"@en .

_:N622b49a85942458891bed820af431ab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anur"@en,
        "アヌール"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "Anur"@en,
        "アヌール"@ja .

_:N666bd48db854465684c4e0c7655f65a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme from Seaman"@en,
        "「シーマン」・メインテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "Main Theme from Seaman"@en,
        "「シーマン」・メインテーマ"@ja .

_:N6e1909b04ed546b7bcdeea8ef21ebb3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Pets"@en,
        "禁断のペット"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "Forbidden Pets"@en,
        "禁断のペット"@ja .

_:N72fa96e2e5af4744873d8140616bac5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend"@en,
        "灼熱の夢"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "Legend"@en,
        "灼熱の夢"@ja .

_:N8efb6d32b0274844ad8686117dcdbc97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yourself"@en,
        "あなた自身"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "Yourself"@en,
        "あなた自身"@ja .

_:N8ffa5d4315644c17acd7f49970229844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en,
        "エピローグ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "Epilogue"@en,
        "エピローグ"@ja .

_:N96534054044843af8d4e572812760b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pyramid"@en,
        "ピラミッド"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "Pyramid"@en,
        "ピラミッド"@ja .

_:Nb10e728f186043ee8ceccadf691e7f04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning"@en,
        "発端"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "Beginning"@en,
        "発端"@ja .

_:Nb7eebe9358e34da3a658bb492504ee34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue: Life"@en,
        "生命"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "Prologue: Life"@en,
        "生命"@ja .

_:Nf3c8abb41f504c8ba09b43b0ecbedd56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 12 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:Nec08ced945654132be825f40018a4bc5 ;
    schema:name "None"@en,
        "None"@ja .

_:Nec08ced945654132be825f40018a4bc5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20c2eeb213cb4582b7fcb4ea956377a1,
        _:N38507f7d9a6e466fb1f318649fd69d6c,
        _:N622b49a85942458891bed820af431ab7,
        _:N666bd48db854465684c4e0c7655f65a4,
        _:N6e1909b04ed546b7bcdeea8ef21ebb3b,
        _:N72fa96e2e5af4744873d8140616bac5d,
        _:N8efb6d32b0274844ad8686117dcdbc97,
        _:N8ffa5d4315644c17acd7f49970229844,
        _:N96534054044843af8d4e572812760b06,
        _:Nb10e728f186043ee8ceccadf691e7f04,
        _:Nb7eebe9358e34da3a658bb492504ee34,
        _:Nf3c8abb41f504c8ba09b43b0ecbedd56 ;
    mo:track_count 12 ;
    schema:duration "PT32:05"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N20c2eeb213cb4582b7fcb4ea956377a1,
        _:N38507f7d9a6e466fb1f318649fd69d6c,
        _:N622b49a85942458891bed820af431ab7,
        _:N666bd48db854465684c4e0c7655f65a4,
        _:N6e1909b04ed546b7bcdeea8ef21ebb3b,
        _:N72fa96e2e5af4744873d8140616bac5d,
        _:N8efb6d32b0274844ad8686117dcdbc97,
        _:N8ffa5d4315644c17acd7f49970229844,
        _:N96534054044843af8d4e572812760b06,
        _:Nb10e728f186043ee8ceccadf691e7f04,
        _:Nb7eebe9358e34da3a658bb492504ee34,
        _:Nf3c8abb41f504c8ba09b43b0ecbedd56 .

