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

<album/7576#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Clover Point Original Drama"@en,
        "Clover Point Original Drama『夜々の転校デビュー計画』"@ja,
        "Clover Point Original Drama"@ja-latn ;
    mo:produced_work <album/7576#musicalwork> ;
    schema:name "Clover Point Original Drama"@en,
        "Clover Point Original Drama『夜々の転校デビュー計画』"@ja,
        "Clover Point Original Drama"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/67/7576/7576-1206203431.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3417#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7576#performance> ;
    schema:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja ;
    foaf:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja .

<artist/4178#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7576#performance> ;
    schema:name "miru"@en,
        "みる"@ja ;
    foaf:name "miru"@en,
        "みる"@ja .

<album/7576#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Clover Point Original Drama"@en,
        "Clover Point Original Drama『夜々の転校デビュー計画』"@ja,
        "Clover Point Original Drama"@ja-latn ;
    mo:performance_of <album/7576#musicalwork> ;
    mo:performer <artist/3417#subject>,
        <artist/4178#subject> ;
    mo:recorded_as <album/7576#musicalexpression> ;
    schema:byArtist <artist/3417#subject>,
        <artist/4178#subject> ;
    schema:name "Clover Point Original Drama"@en,
        "Clover Point Original Drama『夜々の転校デビュー計画』"@ja,
        "Clover Point Original Drama"@ja-latn ;
    schema:workPerformed <album/7576#musicalwork> .

<album/7576#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-21"^^xsd:date ;
    dcterms:title "Clover Point Original Drama"@en,
        "Clover Point Original Drama『夜々の転校デビュー計画』"@ja,
        "Clover Point Original Drama"@ja-latn ;
    mo:catalogue_number "MESSE-336" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7576#musicalexpression> ;
    mo:publisher _:N511f1d65775a4e748cabfc7c0ebcb277 ;
    mo:record _:N4a406a043d3f43b69eca7cb44bb8d057 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Clover Point"@en ;
            foaf:name "Clover Point"@en ] ;
    schema:byArtist <artist/3417#subject>,
        <artist/4178#subject> ;
    schema:datePublished "2007-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/7576/7576-1206203431.jpg> ;
    schema:name "Clover Point Original Drama"@en,
        "Clover Point Original Drama『夜々の転校デビュー計画』"@ja,
        "Clover Point Original Drama"@ja-latn ;
    schema:publisher _:N511f1d65775a4e748cabfc7c0ebcb277 ;
    foaf:depiction <https://media.vgm.io/albums/67/7576/7576-1206203431.jpg> .

_:N1bb1e71420d648c7ae70ae378e65cde6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜々の転校デビュー計画"@ja ;
    mo:track_number 1 ;
    schema:duration "PT27:13"^^xsd:interval ;
    schema:inPlaylist _:N4a406a043d3f43b69eca7cb44bb8d057 ;
    schema:name "夜々の転校デビュー計画"@ja .

_:N4a406a043d3f43b69eca7cb44bb8d057 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bb1e71420d648c7ae70ae378e65cde6 ;
    mo:track_count 1 ;
    schema:duration "PT27:13"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N1bb1e71420d648c7ae70ae378e65cde6 .

_:N511f1d65775a4e748cabfc7c0ebcb277 schema:name "Meteor"@en,
        "Meteor"@ja,
        "Meteor"@ja-latn ;
    foaf:name "Meteor"@en,
        "Meteor"@ja,
        "Meteor"@ja-latn .

