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

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

<artist/45985#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49039#subject> ;
    schema:name "Mark and John"@en ;
    foaf:made <album/49039#composition>,
        <album/49039#subject> ;
    foaf:name "Mark and John"@en .

<release/2246#subject> a schema:CreativeWork ;
    schema:name "Bakuman. 2nd Series"@en,
        "バクマン。第2シリーズ"@ja,
        "Bakuman. 2nd Series"@ja-latn ;
    foaf:name "Bakuman. 2nd Series"@en,
        "バクマン。第2シリーズ"@ja,
        "Bakuman. 2nd Series"@ja-latn .

<album/49039#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@en,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja-latn ;
    mo:composer <artist/45985#subject> ;
    mo:produced_work <album/49039#musicalwork> ;
    schema:name "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@en,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja-latn .

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

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

<org/2357#subject> schema:name "Warner Music Japan"@en,
        "Warner Music Japan"@ja,
        "Warner Music Japan"@ja-latn ;
    foaf:name "Warner Music Japan"@en,
        "Warner Music Japan"@ja,
        "Warner Music Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/49039/49039-1415213545.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49039#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@en,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja-latn ;
    mo:performance_of <album/49039#musicalwork> ;
    mo:performer <artist/55892#subject> ;
    mo:recorded_as <album/49039#musicalexpression> ;
    schema:byArtist <artist/55892#subject> ;
    schema:name "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@en,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/49039#musicalwork> .

<artist/55892#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49039#performance> ;
    schema:name "Tommy heavenly⁶"@en ;
    foaf:made <album/49039#lyrics>,
        <album/49039#subject> ;
    foaf:name "Tommy heavenly⁶"@en .

<album/49039#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-26"^^xsd:date ;
    dcterms:title "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@en,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja-latn ;
    mo:catalogue_number "WPCL-11007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49039#musicalexpression> ;
    mo:publisher <org/2357#subject> ;
    mo:record _:N6d71bffe6f874428b47add2edc0a92ea ;
    mo:record_count 1 ;
    schema:about <release/2246#subject> ;
    schema:byArtist <artist/55892#subject> ;
    schema:datePublished "2011-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/49039/49039-1415213545.jpg> ;
    schema:name "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@en,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja,
        "monochrome rainbow / Tommy heavenly⁶ [Limited Edition]"@ja-latn ;
    schema:publisher <org/2357#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/49039/49039-1415213545.jpg> .

_:N8ef17487f5074f9f8414fc4a79718601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "monochrome rainbow (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6d71bffe6f874428b47add2edc0a92ea ;
    schema:name "monochrome rainbow (Instrumental)"@en .

_:Nc9984314c0bf4354a0cb32cfeef7d558 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "monochrome rainbow"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6d71bffe6f874428b47add2edc0a92ea ;
    schema:name "monochrome rainbow"@en .

_:Nec5a8a4882a746e3925a279e1016bea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'M YOUR DEVIL♡ -HALLOWEEN REMIX- (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT10:31"^^xsd:interval ;
    schema:inPlaylist _:N6d71bffe6f874428b47add2edc0a92ea ;
    schema:name "I'M YOUR DEVIL♡ -HALLOWEEN REMIX- (Instrumental)"@en .

_:Nffb90c20e137490488dfaffdaff59949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'M YOUR DEVIL♡ -HALLOWEEN REMIX-"@en ;
    mo:track_number 2 ;
    schema:duration "PT10:36"^^xsd:interval ;
    schema:inPlaylist _:N6d71bffe6f874428b47add2edc0a92ea ;
    schema:name "I'M YOUR DEVIL♡ -HALLOWEEN REMIX-"@en .

_:N6d71bffe6f874428b47add2edc0a92ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8ef17487f5074f9f8414fc4a79718601,
        _:Nc9984314c0bf4354a0cb32cfeef7d558,
        _:Nec5a8a4882a746e3925a279e1016bea1,
        _:Nffb90c20e137490488dfaffdaff59949 ;
    mo:track_count 4 ;
    schema:duration "PT29:31"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8ef17487f5074f9f8414fc4a79718601,
        _:Nc9984314c0bf4354a0cb32cfeef7d558,
        _:Nec5a8a4882a746e3925a279e1016bea1,
        _:Nffb90c20e137490488dfaffdaff59949 .

