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

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

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

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

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

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

<artist/15434#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53000#subject> ;
    schema:name "KOH"@en ;
    foaf:made <album/53000#composition>,
        <album/53000#lyrics>,
        <album/53000#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/53000#musicalexpression> a mo:Signal ;
    mo:published_as <album/53000#subject> ;
    mo:records <album/53000#performance> .

<album/53000#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/53000#musicalwork> ;
    mo:recorded_as <album/53000#musicalexpression> ;
    schema:name "Anemone / ClariS [Limited Edition]"@en,
        "アネモネ / ClariS [初回生産限定盤]"@ja,
        "Anemone / ClariS [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/53000#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/00/53000/53000-1435741575.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/53000#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/53000/53000-1435741575.jpg> ;
    foaf:depicts <album/53000#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/53000/53000-1435741575.jpg> .

<https://medium-media.vgm.io/albums/00/53000/53000-1435741575.jpg> a schema:ImageObject,
        foaf:Image .

<album/53000#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/53000#musicalwork> ;
    schema:name "Anemone / ClariS [Limited Edition]"@en,
        "アネモネ / ClariS [初回生産限定盤]"@ja,
        "Anemone / ClariS [Limited Edition]"@ja-latn .

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

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

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

<album/53000#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-1737~8" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/53000#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nd5493ad62fc74b8495d0f524cc8a651f,
        _:Nfebf8672e2d7412aa9939df55ad1fc99 ;
    mo:record_count 2 ;
    schema:about <product/3449#subject> ;
    schema:datePublished "2015-07-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/53000/53000-1435741575.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/00/53000/53000-1435741575.jpg> .

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

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

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

_:Nb2431dad16374febb3eb97f81335f83c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アネモネ Music Video"@ja,
        "Anemone Music Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd5493ad62fc74b8495d0f524cc8a651f ;
    schema:name "アネモネ Music Video"@ja,
        "Anemone Music Video"@ja-latn .

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

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

_:Nfebf8672e2d7412aa9939df55ad1fc99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32d6d6ae15a649149416d7dc1d0794a0,
        _:N8965d2ef89da477aa3c06189b4f61b7a,
        _:N9948f3050ee44d3e970054d84f143652,
        _:Nbab9da191c6f4f34a638631a0daacc0b ;
    mo:track_count 4 ;
    schema:duration "PT17:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N32d6d6ae15a649149416d7dc1d0794a0,
        _:N8965d2ef89da477aa3c06189b4f61b7a,
        _:N9948f3050ee44d3e970054d84f143652,
        _:Nbab9da191c6f4f34a638631a0daacc0b .

