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

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

<artist/12646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65822#subject> ;
    schema:name "yashikin"@en,
        "やしきん"@ja ;
    foaf:made <album/65822#composition>,
        <album/65822#lyrics>,
        <album/65822#subject> ;
    foaf:name "yashikin"@en,
        "やしきん"@ja .

<product/4071#subject> a schema:CreativeWork ;
    schema:name "Dagashi Kashi"@en,
        "だがしかし"@ja,
        "Dagashikashi"@ja-latn ;
    foaf:name "Dagashi Kashi"@en,
        "だがしかし"@ja,
        "Dagashikashi"@ja-latn .

<album/65822#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@en,
        "Hey! カロリーQueen (かめりあ's \"Hi(calorie|tech)\" Remix) / 竹達彩奈"@ja,
        "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@ja-latn ;
    mo:composer <artist/12646#subject> ;
    mo:produced_work <album/65822#musicalwork> ;
    schema:name "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@en,
        "Hey! カロリーQueen (かめりあ's \"Hi(calorie|tech)\" Remix) / 竹達彩奈"@ja,
        "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/65822/65822-1487796256.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/65822#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@en,
        "Hey! カロリーQueen (かめりあ's \"Hi(calorie|tech)\" Remix) / 竹達彩奈"@ja,
        "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@ja-latn ;
    mo:performance_of <album/65822#musicalwork> ;
    mo:performer <artist/8871#subject> ;
    mo:recorded_as <album/65822#musicalexpression> ;
    schema:byArtist <artist/8871#subject> ;
    schema:name "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@en,
        "Hey! カロリーQueen (かめりあ's \"Hi(calorie|tech)\" Remix) / 竹達彩奈"@ja,
        "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@ja-latn ;
    schema:workPerformed <album/65822#musicalwork> .

<artist/8871#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65822#performance> ;
    schema:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja ;
    foaf:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja .

<album/65822#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-02"^^xsd:date ;
    dcterms:title "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@en,
        "Hey! カロリーQueen (かめりあ's \"Hi(calorie|tech)\" Remix) / 竹達彩奈"@ja,
        "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@ja-latn ;
    mo:catalogue_number "DSP-02111" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65822#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N5a0b5eec6a8746519e47332fd543e11c ;
    mo:record_count 1 ;
    schema:about <product/4071#subject> ;
    schema:byArtist <artist/8871#subject> ;
    schema:datePublished "2016-11-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/65822/65822-1487796256.jpg> ;
    schema:name "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@en,
        "Hey! カロリーQueen (かめりあ's \"Hi(calorie|tech)\" Remix) / 竹達彩奈"@ja,
        "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix) / Ayana Taketatsu"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/65822/65822-1487796256.jpg> .

_:N034cd12984ad48f783fd047d28604d98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix)"@en,
        "Hey! カロリーQueen (かめりあ's \"Hi(calorie|tech)\" Remix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5a0b5eec6a8746519e47332fd543e11c ;
    schema:name "Hey! Calorie Queen (Camellia's \"Hi(calorie|tech)\" Remix)"@en,
        "Hey! カロリーQueen (かめりあ's \"Hi(calorie|tech)\" Remix)"@ja .

_:N5a0b5eec6a8746519e47332fd543e11c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N034cd12984ad48f783fd047d28604d98 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N034cd12984ad48f783fd047d28604d98 .

