@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 _:Ne216e79318be44bbaa4ad9d76e58c960 ;
    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> .

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

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

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

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

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

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

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

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

_:Ne216e79318be44bbaa4ad9d76e58c960 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3df26525bad84147b5dce50698da3e71,
        _:N5f0899e53d554d26b76695aefc01d8c3,
        _:N61e3694400fd47f583579f3d3badfe32,
        _:N6f23c5f318f54c70a795e82745190678,
        _:N7b6ec93417dc4989a5067a09eee7a89e,
        _:N9ec21ded2fe147b199048b1ab52b82b9,
        _:Nbc535debea414678b2a7c9671de88a97,
        _:Nc34f4e04f98b47458c1594856a68e849 ;
    mo:track_count 8 ;
    schema:duration "PT36:32"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3df26525bad84147b5dce50698da3e71,
        _:N5f0899e53d554d26b76695aefc01d8c3,
        _:N61e3694400fd47f583579f3d3badfe32,
        _:N6f23c5f318f54c70a795e82745190678,
        _:N7b6ec93417dc4989a5067a09eee7a89e,
        _:N9ec21ded2fe147b199048b1ab52b82b9,
        _:Nbc535debea414678b2a7c9671de88a97,
        _:Nc34f4e04f98b47458c1594856a68e849 .

