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

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/43332#lyrics>,
        <album/43332#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

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

<artist/1460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43332#subject> ;
    schema:name "Shigenobu Okawa"@en,
        "大川茂伸"@ja ;
    foaf:made <album/43332#composition>,
        <album/43332#subject> ;
    foaf:name "Shigenobu Okawa"@en,
        "大川茂伸"@ja .

<artist/15447#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43332#subject> ;
    schema:name "bugbear"@en,
        "バグベア"@ja ;
    foaf:made <album/43332#composition>,
        <album/43332#subject> ;
    foaf:name "bugbear"@en,
        "バグベア"@ja .

<product/3974#subject> a schema:CreativeWork ;
    schema:name "Miss Monochrome -The Animation-"@en,
        "ミス・モノクローム -The Animation-"@ja,
        "Miss Monochrome -The Animation-"@ja-latn ;
    foaf:name "Miss Monochrome -The Animation-"@en,
        "ミス・モノクローム -The Animation-"@ja,
        "Miss Monochrome -The Animation-"@ja-latn .

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

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

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

<https://media.vgm.io/albums/23/43332/43332-1396031592.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43332#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/43332/43332-1396031592.png> ;
    foaf:depicts <album/43332#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/43332/43332-1396031592.png> .

<https://medium-media.vgm.io/albums/23/43332/43332-1396031592.png> a schema:ImageObject,
        foaf:Image .

<album/43332#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Miss Monochrome -The Animation- White Edition Bonus CD"@en,
        "ミス・モノクローム-The Animation- 白版 特典CD"@ja,
        "Miss Monochrome -The Animation- White Edition Bonus CD"@ja-latn ;
    mo:composer <artist/1460#subject>,
        <artist/15447#subject> ;
    mo:produced_work <album/43332#musicalwork> ;
    schema:name "Miss Monochrome -The Animation- White Edition Bonus CD"@en,
        "ミス・モノクローム-The Animation- 白版 特典CD"@ja,
        "Miss Monochrome -The Animation- White Edition Bonus CD"@ja-latn .

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

<album/43332#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Miss Monochrome -The Animation- White Edition Bonus CD"@en,
        "ミス・モノクローム-The Animation- 白版 特典CD"@ja,
        "Miss Monochrome -The Animation- White Edition Bonus CD"@ja-latn ;
    mo:performance_of <album/43332#musicalwork> ;
    mo:performer <artist/727#subject> ;
    mo:recorded_as <album/43332#musicalexpression> ;
    schema:byArtist <artist/727#subject> ;
    schema:name "Miss Monochrome -The Animation- White Edition Bonus CD"@en,
        "ミス・モノクローム-The Animation- 白版 特典CD"@ja,
        "Miss Monochrome -The Animation- White Edition Bonus CD"@ja-latn ;
    schema:workPerformed <album/43332#musicalwork> .

<artist/727#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43332#performance> ;
    schema:name "Kikuko Inoue"@en,
        "井上喜久子"@ja ;
    foaf:name "Kikuko Inoue"@en,
        "井上喜久子"@ja .

<album/43332#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-26"^^xsd:date ;
    dcterms:title "Miss Monochrome -The Animation- White Edition Bonus CD"@en,
        "ミス・モノクローム-The Animation- 白版 特典CD"@ja,
        "Miss Monochrome -The Animation- White Edition Bonus CD"@ja-latn ;
    mo:catalogue_number "KIZX-144" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43332#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N366cf2ff594949ec86a5bcdec1655aef ;
    mo:record_count 1 ;
    schema:about <product/3974#subject> ;
    schema:byArtist <artist/727#subject> ;
    schema:datePublished "2014-03-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/43332/43332-1396031592.png> ;
    schema:name "Miss Monochrome -The Animation- White Edition Bonus CD"@en,
        "ミス・モノクローム-The Animation- 白版 特典CD"@ja,
        "Miss Monochrome -The Animation- White Edition Bonus CD"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/43332/43332-1396031592.png> .

_:N0fe075626fe846c5889b1c759e44cbb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Seventeen"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N366cf2ff594949ec86a5bcdec1655aef ;
    schema:name "Endless Seventeen"@en .

_:N2cb1c2dc78fb4d5c80f7b861a49d432e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start the day"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N366cf2ff594949ec86a5bcdec1655aef ;
    schema:name "Start the day"@en .

_:N8a4db78f3e3c49189da428f39b32e3ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determination"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N366cf2ff594949ec86a5bcdec1655aef ;
    schema:name "Determination"@en .

_:N9d038fc3cd7043f0bf6f8a4bad8fcfd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everyday heartwarming"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N366cf2ff594949ec86a5bcdec1655aef ;
    schema:name "Everyday heartwarming"@en .

_:Na0f46d208d1e4f74b344de1d9815495d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Work of idle"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N366cf2ff594949ec86a5bcdec1655aef ;
    schema:name "Work of idle"@en .

_:Na1cda726d18a42c29e4dbbe1d30c2fb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abscond"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N366cf2ff594949ec86a5bcdec1655aef ;
    schema:name "Abscond"@en .

_:Naffcb1cfc92d4162a84e700d1bd9d84b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Way back"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N366cf2ff594949ec86a5bcdec1655aef ;
    schema:name "Way back"@en .

_:Nb25c738487a74aafb355c7a6a5fe47e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Convenience store"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N366cf2ff594949ec86a5bcdec1655aef ;
    schema:name "Convenience store"@en .

_:N366cf2ff594949ec86a5bcdec1655aef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fe075626fe846c5889b1c759e44cbb6,
        _:N2cb1c2dc78fb4d5c80f7b861a49d432e,
        _:N8a4db78f3e3c49189da428f39b32e3ae,
        _:N9d038fc3cd7043f0bf6f8a4bad8fcfd6,
        _:Na0f46d208d1e4f74b344de1d9815495d,
        _:Na1cda726d18a42c29e4dbbe1d30c2fb5,
        _:Naffcb1cfc92d4162a84e700d1bd9d84b,
        _:Nb25c738487a74aafb355c7a6a5fe47e6 ;
    mo:track_count 8 ;
    schema:duration "PT16:25"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0fe075626fe846c5889b1c759e44cbb6,
        _:N2cb1c2dc78fb4d5c80f7b861a49d432e,
        _:N8a4db78f3e3c49189da428f39b32e3ae,
        _:N9d038fc3cd7043f0bf6f8a4bad8fcfd6,
        _:Na0f46d208d1e4f74b344de1d9815495d,
        _:Na1cda726d18a42c29e4dbbe1d30c2fb5,
        _:Naffcb1cfc92d4162a84e700d1bd9d84b,
        _:Nb25c738487a74aafb355c7a6a5fe47e6 .

