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

<artist/16264#subject> a schema:Person,
        foaf:Person ;
    schema:name "Funta3"@en ;
    foaf:made <album/68616#lyrics>,
        <album/68616#subject> ;
    foaf:name "Funta3"@en .

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

<artist/16265#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68616#subject> ;
    schema:name "Funta7"@en ;
    foaf:made <album/68616#composition>,
        <album/68616#subject> ;
    foaf:name "Funta7"@en .

<product/2888#subject> a schema:CreativeWork ;
    schema:name "Sakura Trick"@en,
        "桜Trick"@ja,
        "Sakura Trick"@ja-latn ;
    foaf:name "Sakura Trick"@en,
        "桜Trick"@ja,
        "Sakura Trick"@ja-latn .

<album/68616#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@en,
        "Won(*3*)Chu KissMe! ソロヴァージョンCD Vol.1 高山春香ver. [CV:戸松遥]"@ja,
        "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@ja-latn ;
    mo:composer <artist/16265#subject> ;
    mo:produced_work <album/68616#musicalwork> ;
    schema:name "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@en,
        "Won(*3*)Chu KissMe! ソロヴァージョンCD Vol.1 高山春香ver. [CV:戸松遥]"@ja,
        "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@ja-latn .

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

<album/68616#musicalexpression> a mo:Signal ;
    mo:published_as <album/68616#subject> ;
    mo:records <album/68616#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/61/68616/68616-1496055777.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/68616#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/68616/68616-1496055777.jpg> ;
    foaf:depicts <album/68616#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/68616/68616-1496055777.jpg> .

<https://medium-media.vgm.io/albums/61/68616/68616-1496055777.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68616#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@en,
        "Won(*3*)Chu KissMe! ソロヴァージョンCD Vol.1 高山春香ver. [CV:戸松遥]"@ja,
        "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@ja-latn ;
    mo:performance_of <album/68616#musicalwork> ;
    mo:performer <artist/6782#subject> ;
    mo:recorded_as <album/68616#musicalexpression> ;
    schema:byArtist <artist/6782#subject> ;
    schema:name "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@en,
        "Won(*3*)Chu KissMe! ソロヴァージョンCD Vol.1 高山春香ver. [CV:戸松遥]"@ja,
        "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@ja-latn ;
    schema:workPerformed <album/68616#musicalwork> .

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68616#performance> ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

<album/68616#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-19"^^xsd:date ;
    dcterms:title "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@en,
        "Won(*3*)Chu KissMe! ソロヴァージョンCD Vol.1 高山春香ver. [CV:戸松遥]"@ja,
        "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@ja-latn ;
    mo:catalogue_number "DSP-02017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68616#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N8d1ffcba0ada4f42857dc18978fef9c2 ;
    mo:record_count 1 ;
    schema:about <product/2888#subject> ;
    schema:byArtist <artist/6782#subject> ;
    schema:datePublished "2014-03-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/68616/68616-1496055777.jpg> ;
    schema:name "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@en,
        "Won(*3*)Chu KissMe! ソロヴァージョンCD Vol.1 高山春香ver. [CV:戸松遥]"@ja,
        "Won(*3*)Chu KissMe! Solo Version CD Vol.1 Haruka Takayama ver. [CV: Haruka Tomatsu]"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/68616/68616-1496055777.jpg> .

_:N11ab3613a7004377932218dc8e52093f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Won(*3*)Chu KissMe! 高山春香ver."@ja,
        "Won(*3*)Chu KissMe! Haruka Takayama ver."@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8d1ffcba0ada4f42857dc18978fef9c2 ;
    schema:name "Won(*3*)Chu KissMe! 高山春香ver."@ja,
        "Won(*3*)Chu KissMe! Haruka Takayama ver."@ja-latn .

_:N8d1ffcba0ada4f42857dc18978fef9c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11ab3613a7004377932218dc8e52093f ;
    mo:track_count 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N11ab3613a7004377932218dc8e52093f .

