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

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

<artist/1561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69282#subject> ;
    schema:name "Akihito Tokunaga"@en,
        "徳永暁人"@ja ;
    foaf:made <album/69282#composition>,
        <album/69282#subject> ;
    foaf:name "Akihito Tokunaga"@en,
        "徳永暁人"@ja .

<artist/29353#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69282#subject> ;
    schema:name "Yuuki Odagiri"@en,
        "小田桐ゆうき"@ja ;
    foaf:made <album/69282#composition>,
        <album/69282#subject> ;
    foaf:name "Yuuki Odagiri"@en,
        "小田桐ゆうき"@ja .

<product/5556#subject> a schema:CreativeWork ;
    schema:name "Convenience Store Boy Friends"@en,
        "コンビニカレシ"@ja,
        "Konbini Kareshi"@ja-latn ;
    foaf:name "Convenience Store Boy Friends"@en,
        "コンビニカレシ"@ja,
        "Konbini Kareshi"@ja-latn .

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

<org/2931#subject> schema:name "Being"@en,
        "Being"@ja,
        "Being"@ja-latn ;
    foaf:name "Being"@en,
        "Being"@ja,
        "Being"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/69282/69282-1498751610.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/69282#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stand Up Now / Cellchrome"@en,
        "Stand Up Now / Cellchrome"@ja,
        "Stand Up Now / Cellchrome"@ja-latn ;
    mo:performance_of <album/69282#musicalwork> ;
    mo:performer <artist/29352#subject> ;
    mo:recorded_as <album/69282#musicalexpression> ;
    schema:byArtist <artist/29352#subject> ;
    schema:name "Stand Up Now / Cellchrome"@en,
        "Stand Up Now / Cellchrome"@ja,
        "Stand Up Now / Cellchrome"@ja-latn ;
    schema:workPerformed <album/69282#musicalwork> .

<artist/29352#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69282#performance> ;
    schema:name "Cellchrome"@en ;
    foaf:name "Cellchrome"@en .

<album/69282#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stand Up Now / Cellchrome"@en,
        "Stand Up Now / Cellchrome"@ja,
        "Stand Up Now / Cellchrome"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yosuke"@en ;
            foaf:made <album/69282#composition> ;
            foaf:name "Yosuke"@en ],
        <artist/1561#subject>,
        <artist/29353#subject> ;
    mo:produced_work <album/69282#musicalwork> ;
    schema:name "Stand Up Now / Cellchrome"@en,
        "Stand Up Now / Cellchrome"@ja,
        "Stand Up Now / Cellchrome"@ja-latn .

<album/69282#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-23"^^xsd:date ;
    dcterms:title "Stand Up Now / Cellchrome"@en,
        "Stand Up Now / Cellchrome"@ja,
        "Stand Up Now / Cellchrome"@ja-latn ;
    mo:catalogue_number "JBCZ-6062" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69282#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:Nab87ec8990084565b0c0b4894f0095e2 ;
    mo:record_count 1 ;
    schema:about <product/5556#subject> ;
    schema:byArtist <artist/29352#subject> ;
    schema:datePublished "2017-08-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/69282/69282-1498751610.jpg> ;
    schema:name "Stand Up Now / Cellchrome"@en,
        "Stand Up Now / Cellchrome"@ja,
        "Stand Up Now / Cellchrome"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/69282/69282-1498751610.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yosuke"@en ;
    foaf:made <album/69282#lyrics> ;
    foaf:name "Yosuke"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mizki"@en ;
    foaf:made <album/69282#subject> ;
    foaf:name "Mizki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mizki"@en ;
    foaf:made <album/69282#lyrics> ;
    foaf:name "Mizki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yosuke"@en ;
    foaf:made <album/69282#subject> ;
    foaf:name "Yosuke"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69282#subject> ;
    schema:name "Yosuke"@en ;
    foaf:made <album/69282#subject> ;
    foaf:name "Yosuke"@en .

_:N79ee7c0f881f46d39b77c4928f20483d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand Up Now"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nab87ec8990084565b0c0b4894f0095e2 ;
    schema:name "Stand Up Now"@en .

_:Ne10aba0f48d54be5a9bc9e56be468f1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "120% ~BOOM BOOM SUMMER~"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nab87ec8990084565b0c0b4894f0095e2 ;
    schema:name "120% ~BOOM BOOM SUMMER~"@en .

_:Nab87ec8990084565b0c0b4894f0095e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N79ee7c0f881f46d39b77c4928f20483d,
        _:Ne10aba0f48d54be5a9bc9e56be468f1b ;
    mo:track_count 2 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N79ee7c0f881f46d39b77c4928f20483d,
        _:Ne10aba0f48d54be5a9bc9e56be468f1b .

