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

<artist/55519#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayu"@en,
        "ぁゅ"@ja ;
    foaf:made <album/158103#subject>,
        <album/158103#vocals> ;
    foaf:name "Ayu"@en,
        "ぁゅ"@ja .

<artist/56552#subject> a schema:Person,
        foaf:Person ;
    schema:name "mikanzil"@en,
        "みかん汁"@ja ;
    foaf:made <album/158103#subject>,
        <album/158103#vocals> ;
    foaf:name "mikanzil"@en,
        "みかん汁"@ja .

<artist/79216#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hana"@en,
        "華"@ja ;
    foaf:made <album/158103#subject>,
        <album/158103#vocals> ;
    foaf:name "Hana"@en,
        "華"@ja .

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

<artist/29288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158103#subject> ;
    schema:name "penoreri"@en,
        "ぺのれり"@ja ;
    foaf:made <album/158103#composition>,
        <album/158103#subject> ;
    foaf:name "penoreri"@en,
        "ぺのれり"@ja .

<event/173> a mo:Release ;
    schema:name "Released at M3-2014 Fall (Oct 26, 2014)" .

<album/158103#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Monochrome and Vivid / penoreri"@en,
        "Monochrome and Vivid / ぺのれり"@ja,
        "Monochrome and Vivid / penoreri"@ja-latn ;
    mo:composer <artist/29288#subject> ;
    mo:produced_work <album/158103#musicalwork> ;
    schema:name "Monochrome and Vivid / penoreri"@en,
        "Monochrome and Vivid / ぺのれり"@ja,
        "Monochrome and Vivid / penoreri"@ja-latn .

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

<album/158103#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Monochrome and Vivid / penoreri"@en,
        "Monochrome and Vivid / ぺのれり"@ja,
        "Monochrome and Vivid / penoreri"@ja-latn ;
    mo:performance_of <album/158103#musicalwork> ;
    mo:recorded_as <album/158103#musicalexpression> ;
    schema:name "Monochrome and Vivid / penoreri"@en,
        "Monochrome and Vivid / ぺのれり"@ja,
        "Monochrome and Vivid / penoreri"@ja-latn ;
    schema:workPerformed <album/158103#musicalwork> .

<org/5092#subject> schema:name "Sense of Purpose"@en,
        "Sense of Purpose"@ja,
        "Sense of Purpose"@ja-latn ;
    foaf:name "Sense of Purpose"@en,
        "Sense of Purpose"@ja,
        "Sense of Purpose"@ja-latn .

<https://media.vgm.io/albums/30/158103/158103-6c1c51426457.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158103#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/158103/158103-6c1c51426457.jpg> ;
    foaf:depicts <album/158103#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/158103/158103-6c1c51426457.jpg> .

<https://medium-media.vgm.io/albums/30/158103/158103-6c1c51426457.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/158103#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-26"^^xsd:date ;
    dcterms:title "Monochrome and Vivid / penoreri"@en,
        "Monochrome and Vivid / ぺのれり"@ja,
        "Monochrome and Vivid / penoreri"@ja-latn ;
    mo:catalogue_number "SPCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/158103#musicalexpression> ;
    mo:publisher <org/5092#subject> ;
    mo:record _:N7a3f67fe3914446fa31a5df8018b2eea ;
    mo:record_count 1 ;
    mo:release <event/173> ;
    schema:datePublished "2014-10-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/30/158103/158103-6c1c51426457.jpg> ;
    schema:name "Monochrome and Vivid / penoreri"@en,
        "Monochrome and Vivid / ぺのれり"@ja,
        "Monochrome and Vivid / penoreri"@ja-latn ;
    schema:publisher <org/5092#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/158103/158103-6c1c51426457.jpg> .

_:N5af21b73e1ed482f8deb64d67a921091 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "- dirty rouge - (slushy mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N7a3f67fe3914446fa31a5df8018b2eea ;
    schema:name "- dirty rouge - (slushy mix)"@en .

_:N6df07645c59345f4bc7438573f1ab716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome and Vivid"@en ;
    mo:track_number 6 ;
    schema:duration "PT8:07"^^xsd:interval ;
    schema:inPlaylist _:N7a3f67fe3914446fa31a5df8018b2eea ;
    schema:name "Monochrome and Vivid"@en .

_:N74d6b34a445248499339d0a56f6b4816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "suggest"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N7a3f67fe3914446fa31a5df8018b2eea ;
    schema:name "suggest"@en .

_:N79cb7e3ce13e4740bda1adb72fb18317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond Dust Memories"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N7a3f67fe3914446fa31a5df8018b2eea ;
    schema:name "Diamond Dust Memories"@en .

_:N95fa850dff69441e97cc552f5738fe1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken in my Jazz"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N7a3f67fe3914446fa31a5df8018b2eea ;
    schema:name "Broken in my Jazz"@en .

_:N9f8b6bd9998248a2ac2ab1209035d548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cage"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N7a3f67fe3914446fa31a5df8018b2eea ;
    schema:name "cage"@en .

_:Nb942964a56014a428681cbe576d9992e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "urge"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N7a3f67fe3914446fa31a5df8018b2eea ;
    schema:name "urge"@en .

_:Nc4d40be6a7b147d08fe0284ccb42e6b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "soil"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N7a3f67fe3914446fa31a5df8018b2eea ;
    schema:name "soil"@en .

_:N7a3f67fe3914446fa31a5df8018b2eea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5af21b73e1ed482f8deb64d67a921091,
        _:N6df07645c59345f4bc7438573f1ab716,
        _:N74d6b34a445248499339d0a56f6b4816,
        _:N79cb7e3ce13e4740bda1adb72fb18317,
        _:N95fa850dff69441e97cc552f5738fe1f,
        _:N9f8b6bd9998248a2ac2ab1209035d548,
        _:Nb942964a56014a428681cbe576d9992e,
        _:Nc4d40be6a7b147d08fe0284ccb42e6b5 ;
    mo:track_count 8 ;
    schema:duration "PT36:32"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N5af21b73e1ed482f8deb64d67a921091,
        _:N6df07645c59345f4bc7438573f1ab716,
        _:N74d6b34a445248499339d0a56f6b4816,
        _:N79cb7e3ce13e4740bda1adb72fb18317,
        _:N95fa850dff69441e97cc552f5738fe1f,
        _:N9f8b6bd9998248a2ac2ab1209035d548,
        _:Nb942964a56014a428681cbe576d9992e,
        _:Nc4d40be6a7b147d08fe0284ccb42e6b5 .

