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

<artist/11829#subject> a schema:Person,
        foaf:Person ;
    schema:name "ClariS"@en ;
    foaf:made <album/52999#subject>,
        <album/52999#vocals> ;
    foaf:name "ClariS"@en .

<artist/17648#subject> a schema:Person,
        foaf:Person ;
    schema:name "Clara"@en,
        "クララ"@ja ;
    foaf:made <album/52999#subject>,
        <album/52999#vocals> ;
    foaf:name "Clara"@en,
        "クララ"@ja .

<artist/17650#subject> a schema:Person,
        foaf:Person ;
    schema:name "Karen"@en,
        "カレン"@ja ;
    foaf:made <album/52999#subject>,
        <album/52999#vocals> ;
    foaf:name "Karen"@en,
        "カレン"@ja .

<artist/7541#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja ;
    foaf:made <album/52999#lyrics>,
        <album/52999#subject> ;
    foaf:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja .

<artist/11594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52999#subject> ;
    schema:name "Takamitsu Ono"@en,
        "小野貴光"@ja ;
    foaf:made <album/52999#composition>,
        <album/52999#subject> ;
    foaf:name "Takamitsu Ono"@en,
        "小野貴光"@ja .

<artist/15434#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52999#subject> ;
    schema:name "KOH"@en ;
    foaf:made <album/52999#composition>,
        <album/52999#lyrics>,
        <album/52999#subject> ;
    foaf:name "KOH"@en .

<product/3449#subject> a schema:CreativeWork ;
    schema:name "Classroom☆Crisis"@en,
        "Classroom☆Crisis"@ja,
        "Classroom☆Crisis"@ja-latn ;
    foaf:name "Classroom☆Crisis"@en,
        "Classroom☆Crisis"@ja,
        "Classroom☆Crisis"@ja-latn .

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

<album/52999#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anemone / ClariS [Limited Edition]"@en,
        "アネモネ / ClariS [期間生産限定盤]"@ja,
        "Anemone / ClariS [Limited Edition]"@ja-latn ;
    mo:performance_of <album/52999#musicalwork> ;
    mo:recorded_as <album/52999#musicalexpression> ;
    schema:name "Anemone / ClariS [Limited Edition]"@en,
        "アネモネ / ClariS [期間生産限定盤]"@ja,
        "Anemone / ClariS [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/52999#musicalwork> .

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/52999/52999-1439133990.jpg> a schema:ImageObject,
        foaf:Image .

<album/52999#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anemone / ClariS [Limited Edition]"@en,
        "アネモネ / ClariS [期間生産限定盤]"@ja,
        "Anemone / ClariS [Limited Edition]"@ja-latn ;
    mo:composer <artist/11594#subject>,
        <artist/15434#subject> ;
    mo:produced_work <album/52999#musicalwork> ;
    schema:name "Anemone / ClariS [Limited Edition]"@en,
        "アネモネ / ClariS [期間生産限定盤]"@ja,
        "Anemone / ClariS [Limited Edition]"@ja-latn .

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

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

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

<album/52999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-29"^^xsd:date ;
    dcterms:title "Anemone / ClariS [Limited Edition]"@en,
        "アネモネ / ClariS [期間生産限定盤]"@ja,
        "Anemone / ClariS [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-1740" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52999#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N790954fda2074530a87c1d92168355d9 ;
    mo:record_count 1 ;
    schema:about <product/3449#subject> ;
    schema:datePublished "2015-07-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/52999/52999-1439133990.jpg> ;
    schema:name "Anemone / ClariS [Limited Edition]"@en,
        "アネモネ / ClariS [期間生産限定盤]"@ja,
        "Anemone / ClariS [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/52999/52999-1439133990.jpg> .

_:N0b9241219e4d4136bad6e399bc41cc89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アネモネ -TV MIX-"@ja,
        "Anemone -TV MIX-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N790954fda2074530a87c1d92168355d9 ;
    schema:name "アネモネ -TV MIX-"@ja,
        "Anemone -TV MIX-"@ja-latn .

_:N339d98de18654f23b7ca8ac4f1732157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アネモネ"@ja,
        "Anemone"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N790954fda2074530a87c1d92168355d9 ;
    schema:name "アネモネ"@ja,
        "Anemone"@ja-latn .

_:N619e82527faa4187ac2fd82171ce4e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pastel"@ja,
        "pastel"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N790954fda2074530a87c1d92168355d9 ;
    schema:name "pastel"@ja,
        "pastel"@ja-latn .

_:N6ea850eee3d74929923641b7b612a947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YUMENOKI"@ja,
        "YUMENOKI"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N790954fda2074530a87c1d92168355d9 ;
    schema:name "YUMENOKI"@ja,
        "YUMENOKI"@ja-latn .

_:N790954fda2074530a87c1d92168355d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b9241219e4d4136bad6e399bc41cc89,
        _:N339d98de18654f23b7ca8ac4f1732157,
        _:N619e82527faa4187ac2fd82171ce4e21,
        _:N6ea850eee3d74929923641b7b612a947 ;
    mo:track_count 4 ;
    schema:duration "PT14:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0b9241219e4d4136bad6e399bc41cc89,
        _:N339d98de18654f23b7ca8ac4f1732157,
        _:N619e82527faa4187ac2fd82171ce4e21,
        _:N6ea850eee3d74929923641b7b612a947 .

