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

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

<artist/36087#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75426#subject> ;
    schema:name "DJ'TEKINA//SOMETHING"@en ;
    foaf:made <album/75426#composition>,
        <album/75426#lyrics>,
        <album/75426#subject> ;
    foaf:name "DJ'TEKINA//SOMETHING"@en .

<product/6219#subject> a schema:CreativeWork ;
    schema:name "LiveRevolt"@en,
        "ライブレボルト"@ja,
        "LiveRevolt"@ja-latn ;
    foaf:name "LiveRevolt"@en,
        "ライブレボルト"@ja,
        "LiveRevolt"@ja-latn .

<album/75426#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@en,
        "ライブレボルト SPECIAL LIVE RECORDING CD: RumBlue / アオクナレ - 2017.8.19 0th Live 「LiveRevolt THE ORIGIN」 Yokohama O-Site"@ja,
        "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@ja-latn ;
    mo:composer <artist/36087#subject> ;
    mo:produced_work <album/75426#musicalwork> ;
    schema:name "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@en,
        "ライブレボルト SPECIAL LIVE RECORDING CD: RumBlue / アオクナレ - 2017.8.19 0th Live 「LiveRevolt THE ORIGIN」 Yokohama O-Site"@ja,
        "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@ja-latn .

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

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

<org/1756#subject> schema:name "TOKYO LOGIC,Ltd."@en,
        "株式会社TOKYO LOGIC"@ja,
        "TOKYO LOGIC,Ltd."@ja-latn ;
    foaf:name "TOKYO LOGIC,Ltd."@en,
        "株式会社TOKYO LOGIC"@ja,
        "TOKYO LOGIC,Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/62/75426/75426-1518967400.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29734#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75426#performance> ;
    schema:name "Mao Aoki"@en,
        "あおきまお"@ja ;
    foaf:name "Mao Aoki"@en,
        "あおきまお"@ja .

<artist/43079#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75426#performance> ;
    schema:name "Arisa Hirano"@en,
        "平野有紗"@ja ;
    foaf:name "Arisa Hirano"@en,
        "平野有紗"@ja .

<album/75426#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@en,
        "ライブレボルト SPECIAL LIVE RECORDING CD: RumBlue / アオクナレ - 2017.8.19 0th Live 「LiveRevolt THE ORIGIN」 Yokohama O-Site"@ja,
        "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@ja-latn ;
    mo:performance_of <album/75426#musicalwork> ;
    mo:performer <artist/29734#subject>,
        <artist/43079#subject> ;
    mo:recorded_as <album/75426#musicalexpression> ;
    schema:byArtist <artist/29734#subject>,
        <artist/43079#subject> ;
    schema:name "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@en,
        "ライブレボルト SPECIAL LIVE RECORDING CD: RumBlue / アオクナレ - 2017.8.19 0th Live 「LiveRevolt THE ORIGIN」 Yokohama O-Site"@ja,
        "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@ja-latn ;
    schema:workPerformed <album/75426#musicalwork> .

<album/75426#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-01-10"^^xsd:date ;
    dcterms:title "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@en,
        "ライブレボルト SPECIAL LIVE RECORDING CD: RumBlue / アオクナレ - 2017.8.19 0th Live 「LiveRevolt THE ORIGIN」 Yokohama O-Site"@ja,
        "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75426#musicalexpression> ;
    mo:publisher <org/1756#subject> ;
    mo:record_count 0 ;
    schema:about <product/6219#subject> ;
    schema:byArtist <artist/29734#subject>,
        <artist/43079#subject> ;
    schema:datePublished "2018-01-10"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/62/75426/75426-1518967400.jpg> ;
    schema:name "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@en,
        "ライブレボルト SPECIAL LIVE RECORDING CD: RumBlue / アオクナレ - 2017.8.19 0th Live 「LiveRevolt THE ORIGIN」 Yokohama O-Site"@ja,
        "LiveRevolt SPECIAL LIVE RECORDING CD: RumBlue / Aoku Nare - 2017.8.19 0th Live \"LiveRevolt THE ORIGIN\" Yokohama O-Site"@ja-latn ;
    schema:publisher <org/1756#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/75426/75426-1518967400.jpg> .

