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

<artist/12887#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shouta Aoi"@en,
        "蒼井翔太"@ja ;
    foaf:made <album/84451#subject>,
        <album/84451#vocals> ;
    foaf:name "Shouta Aoi"@en,
        "蒼井翔太"@ja .

<artist/30855#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keisuke Ueda"@en,
        "植田圭輔"@ja ;
    foaf:made <album/84451#subject>,
        <album/84451#vocals> ;
    foaf:name "Keisuke Ueda"@en,
        "植田圭輔"@ja .

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

<artist/64568#subject> a schema:Person,
        foaf:Person ;
    schema:name "P4 with T"@en,
        "ピーフォーウィズティー"@ja ;
    foaf:made <album/84451#subject>,
        <album/84451#vocals> ;
    foaf:name "P4 with T"@en,
        "ピーフォーウィズティー"@ja .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84451#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/84451#composition>,
        <album/84451#subject> ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<product/7083#subject> a schema:CreativeWork ;
    schema:name "The Royal Tutor"@en,
        "王室教師ハイネ"@ja,
        "Oushitsu Kyoushi Heine"@ja-latn ;
    foaf:name "The Royal Tutor"@en,
        "王室教師ハイネ"@ja,
        "Oushitsu Kyoushi Heine"@ja-latn .

<album/84451#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lollipop Candy / Licht & Heine from P4 with T"@en,
        "Lollipop Candy / リヒト&ハイネ from P4 with T"@ja,
        "Lollipop Candy / Licht & Heine from P4 with T"@ja-latn ;
    mo:composer <artist/852#subject> ;
    mo:produced_work <album/84451#musicalwork> ;
    schema:name "Lollipop Candy / Licht & Heine from P4 with T"@en,
        "Lollipop Candy / リヒト&ハイネ from P4 with T"@ja,
        "Lollipop Candy / Licht & Heine from P4 with T"@ja-latn .

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

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

<album/84451#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lollipop Candy / Licht & Heine from P4 with T"@en,
        "Lollipop Candy / リヒト&ハイネ from P4 with T"@ja,
        "Lollipop Candy / Licht & Heine from P4 with T"@ja-latn ;
    mo:performance_of <album/84451#musicalwork> ;
    mo:recorded_as <album/84451#musicalexpression> ;
    schema:name "Lollipop Candy / Licht & Heine from P4 with T"@en,
        "Lollipop Candy / リヒト&ハイネ from P4 with T"@ja,
        "Lollipop Candy / Licht & Heine from P4 with T"@ja-latn ;
    schema:workPerformed <album/84451#musicalwork> .

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/84451/84451-1550320980.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/84451#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-27"^^xsd:date ;
    dcterms:title "Lollipop Candy / Licht & Heine from P4 with T"@en,
        "Lollipop Candy / リヒト&ハイネ from P4 with T"@ja,
        "Lollipop Candy / Licht & Heine from P4 with T"@ja-latn ;
    mo:catalogue_number "EYCA-11538" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84451#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:Nfc659de977f24fe5b4a83e7ab3456b92 ;
    mo:record_count 1 ;
    schema:about <product/7083#subject> ;
    schema:datePublished "2017-12-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/84451/84451-1550320980.jpg> ;
    schema:name "Lollipop Candy / Licht & Heine from P4 with T"@en,
        "Lollipop Candy / リヒト&ハイネ from P4 with T"@ja,
        "Lollipop Candy / Licht & Heine from P4 with T"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/84451/84451-1550320980.jpg> .

_:N022d41dfdff5421bb609ce8c2fbb132f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lollipop Candy"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nfc659de977f24fe5b4a83e7ab3456b92 ;
    schema:name "Lollipop Candy"@ja .

_:N142e3dfbaa6e4cb7b2dd2a19413cb69d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prince Night～どこにいたのさ!? MY PRINCESS ～リヒトver. (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nfc659de977f24fe5b4a83e7ab3456b92 ;
    schema:name "Prince Night～どこにいたのさ!? MY PRINCESS ～リヒトver. (Instrumental)"@ja .

_:N4a68bef09bc64c21bd6088765a273b5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lollipop Candy (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nfc659de977f24fe5b4a83e7ab3456b92 ;
    schema:name "Lollipop Candy (Instrumental)"@ja .

_:N5f724ac69c5e4b0db1be68978d562d95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prince Night～どこにいたのさ!? MY PRINCESS ～リヒトver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nfc659de977f24fe5b4a83e7ab3456b92 ;
    schema:name "Prince Night～どこにいたのさ!? MY PRINCESS ～リヒトver."@ja .

_:Nfc659de977f24fe5b4a83e7ab3456b92 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N022d41dfdff5421bb609ce8c2fbb132f,
        _:N142e3dfbaa6e4cb7b2dd2a19413cb69d,
        _:N4a68bef09bc64c21bd6088765a273b5f,
        _:N5f724ac69c5e4b0db1be68978d562d95 ;
    mo:track_count 4 ;
    schema:duration "PT17:12"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N022d41dfdff5421bb609ce8c2fbb132f,
        _:N142e3dfbaa6e4cb7b2dd2a19413cb69d,
        _:N4a68bef09bc64c21bd6088765a273b5f,
        _:N5f724ac69c5e4b0db1be68978d562d95 .

