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

<artist/13403#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nagae Kuwahara"@en,
        "桑原永江"@ja ;
    foaf:made <album/36381#lyrics>,
        <album/36381#subject> ;
    foaf:name "Nagae Kuwahara"@en,
        "桑原永江"@ja .

<artist/7239#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Ebine"@en,
        "海老根祐子"@ja ;
    foaf:made <album/36381#lyrics>,
        <album/36381#subject> ;
    foaf:name "Yuko Ebine"@en,
        "海老根祐子"@ja .

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

<artist/4236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36381#subject> ;
    schema:name "Kohei Wada"@en,
        "和田耕平"@ja ;
    foaf:made <album/36381#composition>,
        <album/36381#subject> ;
    foaf:name "Kohei Wada"@en,
        "和田耕平"@ja .

<artist/633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36381#subject> ;
    schema:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja ;
    foaf:made <album/36381#composition>,
        <album/36381#subject> ;
    foaf:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja .

<product/5491#subject> a schema:CreativeWork ;
    schema:name "Burn-Up Scramble"@en,
        "バーンナップ スクランブル"@ja,
        "Burn-Up Scramble"@ja-latn ;
    foaf:name "Burn-Up Scramble"@en,
        "バーンナップ スクランブル"@ja,
        "Burn-Up Scramble"@ja-latn .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/36381/36381-1382808048.jpg> a schema:ImageObject,
        foaf:Image .

<album/36381#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BURN-UP SCRAMBLE song collection (3) Feel the glow"@en,
        "BURN-UP SCRAMBLE song collection (3)「Feel the glow」"@ja,
        "BURN-UP SCRAMBLE song collection (3) Feel the glow"@ja-latn ;
    mo:composer <artist/4236#subject>,
        <artist/633#subject> ;
    mo:produced_work <album/36381#musicalwork> ;
    schema:name "BURN-UP SCRAMBLE song collection (3) Feel the glow"@en,
        "BURN-UP SCRAMBLE song collection (3)「Feel the glow」"@ja,
        "BURN-UP SCRAMBLE song collection (3) Feel the glow"@ja-latn .

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

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

<artist/3557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36381#performance> ;
    schema:name "Mamiko Noto"@en,
        "能登麻美子"@ja ;
    foaf:name "Mamiko Noto"@en,
        "能登麻美子"@ja .

<artist/4205#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36381#performance> ;
    schema:name "Hiroki Takahashi"@en,
        "高橋広樹"@ja ;
    foaf:name "Hiroki Takahashi"@en,
        "高橋広樹"@ja .

<album/36381#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BURN-UP SCRAMBLE song collection (3) Feel the glow"@en,
        "BURN-UP SCRAMBLE song collection (3)「Feel the glow」"@ja,
        "BURN-UP SCRAMBLE song collection (3) Feel the glow"@ja-latn ;
    mo:performance_of <album/36381#musicalwork> ;
    mo:performer <artist/3557#subject>,
        <artist/4205#subject> ;
    mo:recorded_as <album/36381#musicalexpression> ;
    schema:byArtist <artist/3557#subject>,
        <artist/4205#subject> ;
    schema:name "BURN-UP SCRAMBLE song collection (3) Feel the glow"@en,
        "BURN-UP SCRAMBLE song collection (3)「Feel the glow」"@ja,
        "BURN-UP SCRAMBLE song collection (3) Feel the glow"@ja-latn ;
    schema:workPerformed <album/36381#musicalwork> .

<album/36381#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-03-03"^^xsd:date ;
    dcterms:title "BURN-UP SCRAMBLE song collection (3) Feel the glow"@en,
        "BURN-UP SCRAMBLE song collection (3)「Feel the glow」"@ja,
        "BURN-UP SCRAMBLE song collection (3) Feel the glow"@ja-latn ;
    mo:catalogue_number "NECA-13029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36381#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Ne11e92c3ad734b60a8ea12114ad9b38d ;
    mo:record_count 1 ;
    schema:about <product/5491#subject> ;
    schema:byArtist <artist/3557#subject>,
        <artist/4205#subject> ;
    schema:datePublished "2004-03-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/36381/36381-1382808048.jpg> ;
    schema:name "BURN-UP SCRAMBLE song collection (3) Feel the glow"@en,
        "BURN-UP SCRAMBLE song collection (3)「Feel the glow」"@ja,
        "BURN-UP SCRAMBLE song collection (3) Feel the glow"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/36381/36381-1382808048.jpg> .

_:N08d239ddabc54488823fb4fc31bc2408 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0 or ∞-Love or Unlimited-Mamiko solo edition"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ne11e92c3ad734b60a8ea12114ad9b38d ;
    schema:name "0 or ∞-Love or Unlimited-Mamiko solo edition"@ja .

_:N0927140b324547b9b7a9cb9a64b2f0e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おまけコーナー「鳴尾の部屋」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT9:10"^^xsd:interval ;
    schema:inPlaylist _:Ne11e92c3ad734b60a8ea12114ad9b38d ;
    schema:name "おまけコーナー「鳴尾の部屋」"@ja .

_:N6c623bd6afaa455ca5659c1c32a8ee33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel the glow(instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne11e92c3ad734b60a8ea12114ad9b38d ;
    schema:name "Feel the glow(instrumental)"@ja .

_:N75e4c4745bbd4bcdaa65b5345460d34e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0 or ∞-Love or Unlimited-Mamiko solo edition(instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ne11e92c3ad734b60a8ea12114ad9b38d ;
    schema:name "0 or ∞-Love or Unlimited-Mamiko solo edition(instrumental)"@ja .

_:N9f1112028e4d4c70804124c9069227ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel the glow"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne11e92c3ad734b60a8ea12114ad9b38d ;
    schema:name "Feel the glow"@ja .

_:Ne11e92c3ad734b60a8ea12114ad9b38d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08d239ddabc54488823fb4fc31bc2408,
        _:N0927140b324547b9b7a9cb9a64b2f0e9,
        _:N6c623bd6afaa455ca5659c1c32a8ee33,
        _:N75e4c4745bbd4bcdaa65b5345460d34e,
        _:N9f1112028e4d4c70804124c9069227ab ;
    mo:track_count 5 ;
    schema:duration "PT25:29"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N08d239ddabc54488823fb4fc31bc2408,
        _:N0927140b324547b9b7a9cb9a64b2f0e9,
        _:N6c623bd6afaa455ca5659c1c32a8ee33,
        _:N75e4c4745bbd4bcdaa65b5345460d34e,
        _:N9f1112028e4d4c70804124c9069227ab .

