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

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

<album/35881> a mo:Release ;
    mo:catalogue_number "AM-0010" .

<artist/36188#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18596#subject> ;
    schema:name "bassy"@en ;
    foaf:made <album/18596#composition>,
        <album/18596#lyrics>,
        <album/18596#subject> ;
    foaf:name "bassy"@en .

<artist/36200#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18596#subject> ;
    schema:name "mo2"@en ;
    foaf:made <album/18596#composition>,
        <album/18596#lyrics>,
        <album/18596#subject> ;
    foaf:name "mo2"@en .

<artist/3876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18596#subject> ;
    schema:name "wight"@en ;
    foaf:made <album/18596#composition>,
        <album/18596#lyrics>,
        <album/18596#subject> ;
    foaf:name "wight"@en .

<product/2769#subject> a schema:CreativeWork ;
    schema:name "The Devil on G-string"@en,
        "G線上の魔王"@ja,
        "G-Senjou no Maou"@ja-latn ;
    foaf:name "The Devil on G-string"@en,
        "G線上の魔王"@ja,
        "G-Senjou no Maou"@ja-latn .

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

<org/255#subject> schema:name "ARIELWAVE"@en,
        "エリアルウェーブ"@ja,
        "ARIELWAVE"@ja-latn ;
    foaf:name "ARIELWAVE"@en,
        "エリアルウェーブ"@ja,
        "ARIELWAVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/18596/18596-1269967113.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18596#performance> ;
    schema:name "Mitama Koto"@en,
        "古都美珠"@ja ;
    foaf:name "Mitama Koto"@en,
        "古都美珠"@ja .

<artist/4382#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18596#performance> ;
    schema:name "Kahiena"@en,
        "カヒーナ"@ja ;
    foaf:name "Kahiena"@en,
        "カヒーナ"@ja .

<artist/454#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18596#performance> ;
    schema:name "Barbarian On The Groove"@en ;
    foaf:name "Barbarian On The Groove"@en .

<artist/455#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18596#performance> ;
    schema:name "Marie"@en,
        "真理絵"@ja ;
    foaf:name "Marie"@en,
        "真理絵"@ja .

<artist/8231#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18596#performance> ;
    schema:name "Miglen"@en ;
    foaf:name "Miglen"@en .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18596#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18596#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/18596#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Barbarian On The Groove Works Collection"@en,
        "Barbarian On The Groove Works Collection"@ja,
        "Barbarian On The Groove Works Collection"@ja-latn ;
    mo:composer <artist/36188#subject>,
        <artist/36200#subject>,
        <artist/3876#subject> ;
    mo:produced_work <album/18596#musicalwork> ;
    schema:name "Barbarian On The Groove Works Collection"@en,
        "Barbarian On The Groove Works Collection"@ja,
        "Barbarian On The Groove Works Collection"@ja-latn .

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

<album/18596#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Barbarian On The Groove Works Collection"@en,
        "Barbarian On The Groove Works Collection"@ja,
        "Barbarian On The Groove Works Collection"@ja-latn ;
    mo:performance_of <album/18596#musicalwork> ;
    mo:performer <artist/12279#subject>,
        <artist/4382#subject>,
        <artist/454#subject>,
        <artist/455#subject>,
        <artist/8231#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/18596#musicalexpression> ;
    schema:byArtist <artist/12279#subject>,
        <artist/4382#subject>,
        <artist/454#subject>,
        <artist/455#subject>,
        <artist/8231#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    schema:name "Barbarian On The Groove Works Collection"@en,
        "Barbarian On The Groove Works Collection"@ja,
        "Barbarian On The Groove Works Collection"@ja-latn ;
    schema:workPerformed <album/18596#musicalwork> .

<album/18596#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-26"^^xsd:date ;
    dcterms:title "Barbarian On The Groove Works Collection"@en,
        "Barbarian On The Groove Works Collection"@ja,
        "Barbarian On The Groove Works Collection"@ja-latn ;
    mo:catalogue_number "AM-0009" ;
    mo:media_type "2 CD" ;
    mo:other_release_of <album/35881> ;
    mo:publication_of <album/18596#musicalexpression> ;
    mo:publisher <org/255#subject> ;
    mo:record _:N72e6cb42f84d43a4bec55c5e78d09cb8,
        _:Nfbebb3797a1647fcae41282fec1befae ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Boku ga Sadame, Kimi ni wa Tsubasa wo."@en ;
            foaf:name "Boku ga Sadame, Kimi ni wa Tsubasa wo."@en ],
        [ a schema:CreativeWork ;
            schema:name "Saiki Kanpatsu Saishoku Kenbi no Kimi-tachi e"@en ;
            foaf:name "Saiki Kanpatsu Saishoku Kenbi no Kimi-tachi e"@en ],
        [ a schema:CreativeWork ;
            schema:name "W.L.O. Sekai Renai Kikou"@en ;
            foaf:name "W.L.O. Sekai Renai Kikou"@en ],
        [ a schema:CreativeWork ;
            schema:name "Gachi Otome Quintet"@en ;
            foaf:name "Gachi Otome Quintet"@en ],
        [ a schema:CreativeWork ;
            schema:name "~Pantsu wo Miseru Koto, Sore ga...~ Daiuchuu no Hokori"@en ;
            foaf:name "~Pantsu wo Miseru Koto, Sore ga...~ Daiuchuu no Hokori"@en ],
        [ a schema:CreativeWork ;
            schema:name "DEVILS DEVEL CONCEPT"@en ;
            foaf:name "DEVILS DEVEL CONCEPT"@en ],
        [ a schema:CreativeWork ;
            schema:name "Akatsuki no Goei ~Principal-tachi no Kyuujitsu~"@en ;
            foaf:name "Akatsuki no Goei ~Principal-tachi no Kyuujitsu~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Minzoku Injou"@en ;
            foaf:name "Minzoku Injou"@en ],
        <product/2769#subject> ;
    schema:byArtist <artist/12279#subject>,
        <artist/4382#subject>,
        <artist/454#subject>,
        <artist/455#subject>,
        <artist/8231#subject>,
        <artist/96#subject>,
        <artist/97#subject> ;
    schema:datePublished "2010-03-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/18596/18596-1269967113.jpg> ;
    schema:name "Barbarian On The Groove Works Collection"@en,
        "Barbarian On The Groove Works Collection"@ja,
        "Barbarian On The Groove Works Collection"@ja-latn ;
    schema:publisher <org/255#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/18596/18596-1269967113.jpg> .

_:N0b0e2702bd6749ed9e5a2481b2bb157a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinite canvas"@en,
        "無限キャンバス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N72e6cb42f84d43a4bec55c5e78d09cb8 ;
    schema:name "Infinite canvas"@en,
        "無限キャンバス"@ja .

_:N14e30fb7b6ed45f28bc979feff3f3cee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape the echoing night"@en,
        "響きあう夜を抜けて"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nfbebb3797a1647fcae41282fec1befae ;
    schema:name "Escape the echoing night"@en,
        "響きあう夜を抜けて"@ja .

_:N178d9982909a49089b11f337cf42cf7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Three Elephants One Turtle"@en,
        "Three Elephants One Turtle"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N72e6cb42f84d43a4bec55c5e78d09cb8 ;
    schema:name "Three Elephants One Turtle"@en,
        "Three Elephants One Turtle"@ja .

_:N1955a5541c2a4b23adcb69fe23d1d513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To tomorrow"@en,
        "明日へ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N72e6cb42f84d43a4bec55c5e78d09cb8 ;
    schema:name "To tomorrow"@en,
        "明日へ"@ja .

_:N42e2f08e7aae417087165208e8a311f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of truth -Sadame no Tsubasa-"@en,
        "真実の翼-サダメのツバサ-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nfbebb3797a1647fcae41282fec1befae ;
    schema:name "Wings of truth -Sadame no Tsubasa-"@en,
        "真実の翼-サダメのツバサ-"@ja .

_:N64b1766927324498b6d7e2b54e4acc57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasy of the galaxy"@en,
        "銀河のファンタジー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N72e6cb42f84d43a4bec55c5e78d09cb8 ;
    schema:name "Fantasy of the galaxy"@en,
        "銀河のファンタジー"@ja .

_:N878011dba2c646658c457804d72c64e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Divinity"@en,
        "The Divinity"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nfbebb3797a1647fcae41282fec1befae ;
    schema:name "The Divinity"@en,
        "The Divinity"@ja .

_:N8971f03061904419a60764e0dcb3836f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardian Heart"@en,
        "Guardian Heart"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N72e6cb42f84d43a4bec55c5e78d09cb8 ;
    schema:name "Guardian Heart"@en,
        "Guardian Heart"@ja .

_:N8b449b29863940159cde2c42fdd30ac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reach for"@en,
        "reach for"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N72e6cb42f84d43a4bec55c5e78d09cb8 ;
    schema:name "reach for"@en,
        "reach for"@ja .

_:Nb45f663091a84c3c901bab5e961d8373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genius Rhythm"@en,
        "ジニアスリズム"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N72e6cb42f84d43a4bec55c5e78d09cb8 ;
    schema:name "Genius Rhythm"@en,
        "ジニアスリズム"@ja .

_:Nbe8105e2700a403d8f64cd8f345b9e33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavenwards"@en,
        "Heavenwards"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nfbebb3797a1647fcae41282fec1befae ;
    schema:name "Heavenwards"@en,
        "Heavenwards"@ja .

_:Nc2736a1ed436428aad74ed19c901b3fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Together with you..."@en,
        "君と二人で…"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nfbebb3797a1647fcae41282fec1befae ;
    schema:name "Together with you..."@en,
        "君と二人で…"@ja .

_:Nc28590bfb2fe43fbb935a46ebc1069cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Only For You"@en,
        "Only For You"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nfbebb3797a1647fcae41282fec1befae ;
    schema:name "Only For You"@en,
        "Only For You"@ja .

_:Nd59bf6414a6b444e94092820f8d05df4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love paradise"@en,
        "ラブ・パラダイス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N72e6cb42f84d43a4bec55c5e78d09cb8 ;
    schema:name "Love paradise"@en,
        "ラブ・パラダイス"@ja .

_:Ndb211d0fd8134c438d23e94d51442840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardian Heart (Remix)"@en,
        "Guardian Heart (Remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N72e6cb42f84d43a4bec55c5e78d09cb8 ;
    schema:name "Guardian Heart (Remix)"@en,
        "Guardian Heart (Remix)"@ja .

_:Ne30e2ebb935b4d1ba1558febf3b037b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow wing, the winds of time (Remix)"@en,
        "雪の羽　時の風 (Remix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Nfbebb3797a1647fcae41282fec1befae ;
    schema:name "Snow wing, the winds of time (Remix)"@en,
        "雪の羽　時の風 (Remix)"@ja .

_:Nf4088012008f4d0f86ba350842774e1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow wing, the winds of time"@en,
        "雪の羽　時の風"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Nfbebb3797a1647fcae41282fec1befae ;
    schema:name "Snow wing, the winds of time"@en,
        "雪の羽　時の風"@ja .

_:Nf69f5783e21f4c75b913c7e41b3756c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Only For You (Remix)"@en,
        "Only For You (Remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nfbebb3797a1647fcae41282fec1befae ;
    schema:name "Only For You (Remix)"@en,
        "Only For You (Remix)"@ja .

_:N72e6cb42f84d43a4bec55c5e78d09cb8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0b0e2702bd6749ed9e5a2481b2bb157a,
        _:N178d9982909a49089b11f337cf42cf7f,
        _:N1955a5541c2a4b23adcb69fe23d1d513,
        _:N64b1766927324498b6d7e2b54e4acc57,
        _:N8971f03061904419a60764e0dcb3836f,
        _:N8b449b29863940159cde2c42fdd30ac7,
        _:Nb45f663091a84c3c901bab5e961d8373,
        _:Nd59bf6414a6b444e94092820f8d05df4,
        _:Ndb211d0fd8134c438d23e94d51442840 ;
    mo:track_count 9 ;
    schema:duration "PT44:19"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0b0e2702bd6749ed9e5a2481b2bb157a,
        _:N178d9982909a49089b11f337cf42cf7f,
        _:N1955a5541c2a4b23adcb69fe23d1d513,
        _:N64b1766927324498b6d7e2b54e4acc57,
        _:N8971f03061904419a60764e0dcb3836f,
        _:N8b449b29863940159cde2c42fdd30ac7,
        _:Nb45f663091a84c3c901bab5e961d8373,
        _:Nd59bf6414a6b444e94092820f8d05df4,
        _:Ndb211d0fd8134c438d23e94d51442840 .

_:Nfbebb3797a1647fcae41282fec1befae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14e30fb7b6ed45f28bc979feff3f3cee,
        _:N42e2f08e7aae417087165208e8a311f5,
        _:N878011dba2c646658c457804d72c64e8,
        _:Nbe8105e2700a403d8f64cd8f345b9e33,
        _:Nc2736a1ed436428aad74ed19c901b3fb,
        _:Nc28590bfb2fe43fbb935a46ebc1069cc,
        _:Ne30e2ebb935b4d1ba1558febf3b037b4,
        _:Nf4088012008f4d0f86ba350842774e1a,
        _:Nf69f5783e21f4c75b913c7e41b3756c1 ;
    mo:track_count 9 ;
    schema:duration "PT47:12"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N14e30fb7b6ed45f28bc979feff3f3cee,
        _:N42e2f08e7aae417087165208e8a311f5,
        _:N878011dba2c646658c457804d72c64e8,
        _:Nbe8105e2700a403d8f64cd8f345b9e33,
        _:Nc2736a1ed436428aad74ed19c901b3fb,
        _:Nc28590bfb2fe43fbb935a46ebc1069cc,
        _:Ne30e2ebb935b4d1ba1558febf3b037b4,
        _:Nf4088012008f4d0f86ba350842774e1a,
        _:Nf69f5783e21f4c75b913c7e41b3756c1 .

