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

<artist/10902#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Harukazu"@en,
        "春和文"@ja ;
    foaf:made <album/29682#lyrics>,
        <album/29682#subject> ;
    foaf:name "Aya Harukazu"@en,
        "春和文"@ja .

<artist/7352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja ;
    foaf:made <album/29682#lyrics>,
        <album/29682#subject> ;
    foaf:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja .

<artist/8613#subject> a schema:Person,
        foaf:Person ;
    schema:name "ELISA"@en ;
    foaf:made <album/29682#subject>,
        <album/29682#vocals> ;
    foaf:name "ELISA"@en .

<artist/10821#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29682#subject> ;
    schema:name "Satomi Kawasaki"@en,
        "川崎里実"@ja ;
    foaf:made <album/29682#composition>,
        <album/29682#subject> ;
    foaf:name "Satomi Kawasaki"@en,
        "川崎里実"@ja .

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29682#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/29682#composition>,
        <album/29682#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<artist/5190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29682#subject> ;
    schema:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja ;
    foaf:made <album/29682#composition>,
        <album/29682#subject> ;
    foaf:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja .

<product/1280#subject> a schema:CreativeWork ;
    schema:name "A Certain Scientific Railgun EX"@en,
        "とある科学の超電磁砲(レールガン) EX"@ja,
        "Toaru Kagaku no Railgun EX"@ja-latn ;
    foaf:name "A Certain Scientific Railgun EX"@en,
        "とある科学の超電磁砲(レールガン) EX"@ja,
        "Toaru Kagaku no Railgun EX"@ja-latn .

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

<album/29682#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Special \"ONE\" / ELISA"@en,
        "Special \"ONE\" / ELISA"@ja,
        "Special \"ONE\" / ELISA"@ja-latn ;
    mo:performance_of <album/29682#musicalwork> ;
    mo:recorded_as <album/29682#musicalexpression> ;
    schema:name "Special \"ONE\" / ELISA"@en,
        "Special \"ONE\" / ELISA"@ja,
        "Special \"ONE\" / ELISA"@ja-latn ;
    schema:workPerformed <album/29682#musicalwork> .

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

<org/2687#subject> schema:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn ;
    foaf:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn .

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

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

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

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

<album/29682#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Special \"ONE\" / ELISA"@en,
        "Special \"ONE\" / ELISA"@ja,
        "Special \"ONE\" / ELISA"@ja-latn ;
    mo:composer <artist/10821#subject>,
        <artist/130#subject>,
        <artist/5190#subject> ;
    mo:produced_work <album/29682#musicalwork> ;
    schema:name "Special \"ONE\" / ELISA"@en,
        "Special \"ONE\" / ELISA"@ja,
        "Special \"ONE\" / ELISA"@ja-latn .

<album/29682#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-27"^^xsd:date ;
    dcterms:title "Special \"ONE\" / ELISA"@en,
        "Special \"ONE\" / ELISA"@ja,
        "Special \"ONE\" / ELISA"@ja-latn ;
    mo:catalogue_number "GNCA-0159" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29682#musicalexpression> ;
    mo:publisher <org/2687#subject> ;
    mo:record _:Naa084e39246948e487bcbbfd02045eee ;
    mo:record_count 1 ;
    schema:about <product/1280#subject> ;
    schema:datePublished "2010-10-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/29682/29682-1319329751.jpg> ;
    schema:name "Special \"ONE\" / ELISA"@en,
        "Special \"ONE\" / ELISA"@ja,
        "Special \"ONE\" / ELISA"@ja-latn ;
    schema:publisher <org/2687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/29682/29682-1319329751.jpg> .

_:N02964651bd8f4ea6bfd312684b1fd218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Real Force (Live)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Naa084e39246948e487bcbbfd02045eee ;
    schema:name "Real Force (Live)"@ja .

_:N066007efae0346108be7750ac8c72891 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special \"ONE\""@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Naa084e39246948e487bcbbfd02045eee ;
    schema:name "Special \"ONE\""@ja .

_:N1399e5c7d66e4d1e91425332d70245cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special \"ONE\" (OVA edit)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Naa084e39246948e487bcbbfd02045eee ;
    schema:name "Special \"ONE\" (OVA edit)"@ja .

_:N29a52e37b7df495ab1bc9e48073fac28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special \"ONE\" (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Naa084e39246948e487bcbbfd02045eee ;
    schema:name "Special \"ONE\" (Instrumental)"@ja .

_:Nad31b9d767314c2fbb3563cf5cb1807d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear My Friend -まだ見ぬ未来へ- (Live)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Naa084e39246948e487bcbbfd02045eee ;
    schema:name "Dear My Friend -まだ見ぬ未来へ- (Live)"@ja .

_:Naa084e39246948e487bcbbfd02045eee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02964651bd8f4ea6bfd312684b1fd218,
        _:N066007efae0346108be7750ac8c72891,
        _:N1399e5c7d66e4d1e91425332d70245cd,
        _:N29a52e37b7df495ab1bc9e48073fac28,
        _:Nad31b9d767314c2fbb3563cf5cb1807d ;
    mo:track_count 5 ;
    schema:duration "PT18:54"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N02964651bd8f4ea6bfd312684b1fd218,
        _:N066007efae0346108be7750ac8c72891,
        _:N1399e5c7d66e4d1e91425332d70245cd,
        _:N29a52e37b7df495ab1bc9e48073fac28,
        _:Nad31b9d767314c2fbb3563cf5cb1807d .

