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

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

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40922#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/40922#composition>,
        <album/40922#lyrics>,
        <album/40922#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/14111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40922#subject> ;
    schema:name "Kiyohito Komatsu"@en,
        "小松清人"@ja ;
    foaf:made <album/40922#composition>,
        <album/40922#lyrics>,
        <album/40922#subject> ;
    foaf:name "Kiyohito Komatsu"@en,
        "小松清人"@ja .

<artist/15893#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40922#subject> ;
    schema:name "Mish-Mosh"@en ;
    foaf:made <album/40922#composition>,
        <album/40922#subject> ;
    foaf:name "Mish-Mosh"@en .

<product/2791#subject> a schema:CreativeWork ;
    schema:name "Valvrave the Liberator"@en,
        "革命機ヴァルヴレイヴ"@ja,
        "Kakumeiki Valvrave"@ja-latn ;
    foaf:name "Valvrave the Liberator"@en,
        "革命機ヴァルヴレイヴ"@ja,
        "Kakumeiki Valvrave"@ja-latn .

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

<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/22/40922/40922-1378730565.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/40922#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/40922/40922-1378730565.png> ;
    foaf:depicts <album/40922#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/40922/40922-1378730565.png> .

<https://medium-media.vgm.io/albums/22/40922/40922-1378730565.png> a schema:ImageObject,
        foaf:Image .

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

<album/40922#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "REALISM / ELISA"@en,
        "REALISM / ELISA"@ja,
        "REALISM / ELISA"@ja-latn ;
    mo:performance_of <album/40922#musicalwork> ;
    mo:performer <artist/8613#subject> ;
    mo:recorded_as <album/40922#musicalexpression> ;
    schema:byArtist <artist/8613#subject> ;
    schema:name "REALISM / ELISA"@en,
        "REALISM / ELISA"@ja,
        "REALISM / ELISA"@ja-latn ;
    schema:workPerformed <album/40922#musicalwork> .

<artist/8613#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40922#performance> ;
    schema:name "ELISA"@en ;
    foaf:made <album/40922#lyrics>,
        <album/40922#subject> ;
    foaf:name "ELISA"@en .

<album/40922#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "REALISM / ELISA"@en,
        "REALISM / ELISA"@ja,
        "REALISM / ELISA"@ja-latn ;
    mo:composer <artist/10945#subject>,
        <artist/14111#subject>,
        <artist/15893#subject> ;
    mo:produced_work <album/40922#musicalwork> ;
    schema:name "REALISM / ELISA"@en,
        "REALISM / ELISA"@ja,
        "REALISM / ELISA"@ja-latn .

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

<album/40922#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-23"^^xsd:date ;
    dcterms:title "REALISM / ELISA"@en,
        "REALISM / ELISA"@ja,
        "REALISM / ELISA"@ja-latn ;
    mo:catalogue_number "SECL-1402" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40922#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nc3fbe84b128b432bb2bde3bbf985ce6f ;
    mo:record_count 1 ;
    schema:about <product/2791#subject> ;
    schema:byArtist <artist/8613#subject> ;
    schema:datePublished "2013-10-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/40922/40922-1378730565.png> ;
    schema:name "REALISM / ELISA"@en,
        "REALISM / ELISA"@ja,
        "REALISM / ELISA"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/40922/40922-1378730565.png> .

_:N2024f80d40b14552b88d128d74a7afc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REALISM (Instrumental)"@ja,
        "REALISM (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nc3fbe84b128b432bb2bde3bbf985ce6f ;
    schema:name "REALISM (Instrumental)"@ja,
        "REALISM (Instrumental)"@ja-latn .

_:N4a3582db4ea8484cb4eb11d78ebe9671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REALISM"@ja,
        "REALISM"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nc3fbe84b128b432bb2bde3bbf985ce6f ;
    schema:name "REALISM"@ja,
        "REALISM"@ja-latn .

_:N95d2ee06b6e04deeba27472df54a9e9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wherever"@ja,
        "Wherever"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nc3fbe84b128b432bb2bde3bbf985ce6f ;
    schema:name "Wherever"@ja,
        "Wherever"@ja-latn .

_:Nb52f67e733ad4704a262c279602ce244 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プラーナ"@ja,
        "Prana"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nc3fbe84b128b432bb2bde3bbf985ce6f ;
    schema:name "プラーナ"@ja,
        "Prana"@ja-latn .

_:Nc3fbe84b128b432bb2bde3bbf985ce6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2024f80d40b14552b88d128d74a7afc9,
        _:N4a3582db4ea8484cb4eb11d78ebe9671,
        _:N95d2ee06b6e04deeba27472df54a9e9b,
        _:Nb52f67e733ad4704a262c279602ce244 ;
    mo:track_count 4 ;
    schema:duration "PT18:31"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2024f80d40b14552b88d128d74a7afc9,
        _:N4a3582db4ea8484cb4eb11d78ebe9671,
        _:N95d2ee06b6e04deeba27472df54a9e9b,
        _:Nb52f67e733ad4704a262c279602ce244 .

