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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/54841#lyrics>,
        <album/54841#subject> ;
    foaf:name "KOTOKO"@en .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/54841#lyrics>,
        <album/54841#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

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

<artist/28501#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54841#subject> ;
    schema:name "Hiroaki Taniyama"@en,
        "タニヤマヒロアキ"@ja ;
    foaf:made <album/54841#composition>,
        <album/54841#subject> ;
    foaf:name "Hiroaki Taniyama"@en,
        "タニヤマヒロアキ"@ja .

<artist/856#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54841#subject> ;
    schema:name "Kaoru Okubo"@en,
        "大久保薫"@ja ;
    foaf:made <album/54841#composition>,
        <album/54841#subject> ;
    foaf:name "Kaoru Okubo"@en,
        "大久保薫"@ja .

<product/3942#subject> a schema:CreativeWork ;
    schema:name "To LOVERU DARKNESS: True Princess"@en,
        "To LOVEる -とらぶる- ダークネス トゥループリンセス"@ja,
        "To LOVERU DARKNESS: True Princess"@ja-latn ;
    foaf:name "To LOVERU DARKNESS: True Princess"@en,
        "To LOVEる -とらぶる- ダークネス トゥループリンセス"@ja,
        "To LOVERU DARKNESS: True Princess"@ja-latn .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/54841/54841-1447163495.jpg> a schema:ImageObject,
        foaf:Image .

<album/54841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@en,
        "恋色♡思考回路 / Luce Twinkle Wink☆ [通常盤B]"@ja,
        "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@ja-latn ;
    mo:composer <artist/28501#subject>,
        <artist/856#subject> ;
    mo:produced_work <album/54841#musicalwork> ;
    schema:name "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@en,
        "恋色♡思考回路 / Luce Twinkle Wink☆ [通常盤B]"@ja,
        "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@ja-latn .

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

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

<album/54841#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@en,
        "恋色♡思考回路 / Luce Twinkle Wink☆ [通常盤B]"@ja,
        "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@ja-latn ;
    mo:performance_of <album/54841#musicalwork> ;
    mo:performer <artist/21592#subject> ;
    mo:recorded_as <album/54841#musicalexpression> ;
    schema:byArtist <artist/21592#subject> ;
    schema:name "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@en,
        "恋色♡思考回路 / Luce Twinkle Wink☆ [通常盤B]"@ja,
        "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@ja-latn ;
    schema:workPerformed <album/54841#musicalwork> .

<artist/21592#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54841#performance> ;
    schema:name "Luce Twinkle Wink☆"@en ;
    foaf:name "Luce Twinkle Wink☆"@en .

<album/54841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-25"^^xsd:date ;
    dcterms:title "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@en,
        "恋色♡思考回路 / Luce Twinkle Wink☆ [通常盤B]"@ja,
        "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@ja-latn ;
    mo:catalogue_number "GNCA-0405" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54841#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:Na477aa12340a4fdd9ee9327e37b7a3d1 ;
    mo:record_count 1 ;
    schema:about <product/3942#subject> ;
    schema:byArtist <artist/21592#subject> ;
    schema:datePublished "2015-11-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/54841/54841-1447163495.jpg> ;
    schema:name "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@en,
        "恋色♡思考回路 / Luce Twinkle Wink☆ [通常盤B]"@ja,
        "Koi-iro♡Shikou Kairo / Luce Twinkle Wink☆ [Regular Edition B]"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/54841/54841-1447163495.jpg> .

_:N617ef1ca350b41c68af18100406c9edc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色♡思考回路 (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Na477aa12340a4fdd9ee9327e37b7a3d1 ;
    schema:name "恋色♡思考回路 (Instrumental)"@ja .

_:N66d9a71e5ee34be59db5a1063e8d4cdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "羨望スターダム (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Na477aa12340a4fdd9ee9327e37b7a3d1 ;
    schema:name "羨望スターダム (Instrumental)"@ja .

_:N7cdd3da4327b483cb1580f5c3cc904de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色♡思考回路"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Na477aa12340a4fdd9ee9327e37b7a3d1 ;
    schema:name "恋色♡思考回路"@ja .

_:Ne61561079c144f4998738030af5b0bac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "羨望スターダム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Na477aa12340a4fdd9ee9327e37b7a3d1 ;
    schema:name "羨望スターダム"@ja .

_:Na477aa12340a4fdd9ee9327e37b7a3d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N617ef1ca350b41c68af18100406c9edc,
        _:N66d9a71e5ee34be59db5a1063e8d4cdd,
        _:N7cdd3da4327b483cb1580f5c3cc904de,
        _:Ne61561079c144f4998738030af5b0bac ;
    mo:track_count 4 ;
    schema:duration "PT17:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N617ef1ca350b41c68af18100406c9edc,
        _:N66d9a71e5ee34be59db5a1063e8d4cdd,
        _:N7cdd3da4327b483cb1580f5c3cc904de,
        _:Ne61561079c144f4998738030af5b0bac .

