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

<artist/15889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kei Hayashi"@en,
        "ハヤシケイ"@ja ;
    foaf:made <album/77471#lyrics>,
        <album/77471#subject> ;
    foaf:name "Kei Hayashi"@en,
        "ハヤシケイ"@ja .

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

<artist/12703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77471#subject> ;
    schema:name "Mayuko Maruyama"@en,
        "丸山真由子"@ja ;
    foaf:made <album/77471#composition>,
        <album/77471#lyrics>,
        <album/77471#subject> ;
    foaf:name "Mayuko Maruyama"@en,
        "丸山真由子"@ja .

<artist/15219#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77471#subject> ;
    schema:name "megane"@en ;
    foaf:made <album/77471#composition>,
        <album/77471#subject> ;
    foaf:name "megane"@en .

<product/6482#subject> a schema:CreativeWork ;
    schema:name "Cells at Work!"@en,
        "はたらく細胞"@ja,
        "Hataraku Saibou"@ja-latn ;
    foaf:name "Cells at Work!"@en,
        "はたらく細胞"@ja,
        "Hataraku Saibou"@ja-latn .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/77471/77471-1531505290.jpg> a schema:ImageObject,
        foaf:Image .

<album/77471#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CheerS / ClariS"@en,
        "CheerS / ClariS"@ja,
        "CheerS / ClariS"@ja-latn ;
    mo:composer <artist/12703#subject>,
        <artist/15219#subject> ;
    mo:produced_work <album/77471#musicalwork> ;
    schema:name "CheerS / ClariS"@en,
        "CheerS / ClariS"@ja,
        "CheerS / ClariS"@ja-latn .

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

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

<artist/11829#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77471#performance> ;
    schema:name "ClariS"@en ;
    foaf:name "ClariS"@en .

<artist/15218#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77471#performance> ;
    schema:name "kegani"@en,
        "毛蟹"@ja ;
    foaf:name "kegani"@en,
        "毛蟹"@ja .

<artist/16349#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77471#performance> ;
    schema:name "Taichi \"Shobon\" Ito"@en,
        "伊藤\"ショボン\"太一"@ja ;
    foaf:name "Taichi \"Shobon\" Ito"@en,
        "伊藤\"ショボン\"太一"@ja .

<artist/17648#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77471#performance> ;
    schema:name "Clara"@en,
        "クララ"@ja ;
    foaf:name "Clara"@en,
        "クララ"@ja .

<artist/17650#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77471#performance> ;
    schema:name "Karen"@en,
        "カレン"@ja ;
    foaf:name "Karen"@en,
        "カレン"@ja .

<artist/32226#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77471#performance> ;
    schema:name "Cocoa"@en ;
    foaf:name "Cocoa"@en .

<album/77471#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CheerS / ClariS"@en,
        "CheerS / ClariS"@ja,
        "CheerS / ClariS"@ja-latn ;
    mo:performance_of <album/77471#musicalwork> ;
    mo:performer <artist/11829#subject>,
        <artist/15218#subject>,
        <artist/16349#subject>,
        <artist/17648#subject>,
        <artist/17650#subject>,
        <artist/32226#subject> ;
    mo:recorded_as <album/77471#musicalexpression> ;
    schema:byArtist <artist/11829#subject>,
        <artist/15218#subject>,
        <artist/16349#subject>,
        <artist/17648#subject>,
        <artist/17650#subject>,
        <artist/32226#subject> ;
    schema:name "CheerS / ClariS"@en,
        "CheerS / ClariS"@ja,
        "CheerS / ClariS"@ja-latn ;
    schema:workPerformed <album/77471#musicalwork> .

<album/77471#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-15"^^xsd:date ;
    dcterms:title "CheerS / ClariS"@en,
        "CheerS / ClariS"@ja,
        "CheerS / ClariS"@ja-latn ;
    mo:catalogue_number "VVCL-1264" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77471#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N742c47da08d0434388a5ee556567303c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Moyashimon Returns"@en ;
            foaf:name "Moyashimon Returns"@en ],
        <product/6482#subject> ;
    schema:byArtist <artist/11829#subject>,
        <artist/15218#subject>,
        <artist/16349#subject>,
        <artist/17648#subject>,
        <artist/17650#subject>,
        <artist/32226#subject> ;
    schema:datePublished "2018-08-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/77471/77471-1531505290.jpg> ;
    schema:name "CheerS / ClariS"@en,
        "CheerS / ClariS"@ja,
        "CheerS / ClariS"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/77471/77471-1531505290.jpg> .

_:N054783d317b748758afd0ecf9b65b5a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CheerS"@ja,
        "CheerS"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N742c47da08d0434388a5ee556567303c ;
    schema:name "CheerS"@ja,
        "CheerS"@ja-latn .

_:N0db6039377a2403bad00bb75c7eaa40b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねがい"@ja,
        "Negai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N742c47da08d0434388a5ee556567303c ;
    schema:name "ねがい"@ja,
        "Negai"@ja-latn .

_:N4225f929a85e40b1b22d62b190331670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CheerS -Instrumental-"@ja,
        "CheerS -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N742c47da08d0434388a5ee556567303c ;
    schema:name "CheerS -Instrumental-"@ja,
        "CheerS -Instrumental-"@ja-latn .

_:Nb0476f3887794bff90c65bff690490ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wake Up -season 02-"@ja,
        "Wake Up -season 02-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N742c47da08d0434388a5ee556567303c ;
    schema:name "Wake Up -season 02-"@ja,
        "Wake Up -season 02-"@ja-latn .

_:N742c47da08d0434388a5ee556567303c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N054783d317b748758afd0ecf9b65b5a6,
        _:N0db6039377a2403bad00bb75c7eaa40b,
        _:N4225f929a85e40b1b22d62b190331670,
        _:Nb0476f3887794bff90c65bff690490ce ;
    mo:track_count 4 ;
    schema:duration "PT16:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N054783d317b748758afd0ecf9b65b5a6,
        _:N0db6039377a2403bad00bb75c7eaa40b,
        _:N4225f929a85e40b1b22d62b190331670,
        _:Nb0476f3887794bff90c65bff690490ce .

