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

<artist/16748#subject> a schema:Person,
        foaf:Person ;
    schema:name "yuki-ka"@en ;
    foaf:made <album/23010#lyrics>,
        <album/23010#subject> ;
    foaf:name "yuki-ka"@en .

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

<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 .

<release/4251#subject> a schema:CreativeWork ;
    schema:name "fortissimo//Akkord:Bsusvier"@en,
        "フォルテシモ アコルト：ビーサスフィーア"@ja,
        "fortissimo//Akkord:Bsusvier"@ja-latn ;
    foaf:name "fortissimo//Akkord:Bsusvier"@en,
        "フォルテシモ アコルト：ビーサスフィーア"@ja,
        "fortissimo//Akkord:Bsusvier"@ja-latn .

<album/23010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "future gazer / fripSide"@en,
        "future gazer / fripSide"@ja,
        "future gazer / fripSide"@ja-latn ;
    mo:composer <artist/656#subject> ;
    mo:produced_work <album/23010#musicalwork> ;
    schema:name "future gazer / fripSide"@en,
        "future gazer / fripSide"@ja,
        "future gazer / fripSide"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/01/23010/23010-1294163237.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1399#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23010#performance> ;
    schema:name "fripSide"@en ;
    foaf:name "fripSide"@en .

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23010#performance> ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<artist/656#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23010#subject> ;
    mo:performed <album/23010#performance> ;
    schema:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja ;
    foaf:made <album/23010#composition>,
        <album/23010#lyrics>,
        <album/23010#subject> ;
    foaf:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja .

<album/23010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "future gazer / fripSide"@en,
        "future gazer / fripSide"@ja,
        "future gazer / fripSide"@ja-latn ;
    mo:performance_of <album/23010#musicalwork> ;
    mo:performer <artist/1399#subject>,
        <artist/656#subject>,
        <artist/7390#subject> ;
    mo:recorded_as <album/23010#musicalexpression> ;
    schema:byArtist <artist/1399#subject>,
        <artist/656#subject>,
        <artist/7390#subject> ;
    schema:name "future gazer / fripSide"@en,
        "future gazer / fripSide"@ja,
        "future gazer / fripSide"@ja-latn ;
    schema:workPerformed <album/23010#musicalwork> .

<album/23010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-13"^^xsd:date ;
    dcterms:title "future gazer / fripSide"@en,
        "future gazer / fripSide"@ja,
        "future gazer / fripSide"@ja-latn ;
    mo:catalogue_number "GNCA-0182" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23010#musicalexpression> ;
    mo:publisher <org/2687#subject> ;
    mo:record _:Nef91410581524b369f075aa1758579b0 ;
    mo:record_count 1 ;
    schema:about <product/1280#subject>,
        <release/4251#subject> ;
    schema:byArtist <artist/1399#subject>,
        <artist/656#subject>,
        <artist/7390#subject> ;
    schema:datePublished "2010-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/23010/23010-1294163237.png> ;
    schema:name "future gazer / fripSide"@en,
        "future gazer / fripSide"@ja,
        "future gazer / fripSide"@ja-latn ;
    schema:publisher <org/2687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/23010/23010-1294163237.png> .

_:N72a089e0eea14fb784edf60b9b1ae35c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "future gazer"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nef91410581524b369f075aa1758579b0 ;
    schema:name "future gazer"@en .

_:N766ae5a53c244b5b911dc19e6ce6ab08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fortissimo -the ultimate crisis-"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nef91410581524b369f075aa1758579b0 ;
    schema:name "fortissimo -the ultimate crisis-"@en .

_:Nccdfaf07bf8c49e9acf897391f726821 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "future gazer (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nef91410581524b369f075aa1758579b0 ;
    schema:name "future gazer (instrumental)"@en .

_:Ne38302f3f41b4301a2d1353888600c6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fortissimo -the ultimate crisis- (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nef91410581524b369f075aa1758579b0 ;
    schema:name "fortissimo -the ultimate crisis- (instrumental)"@en .

_:Nef91410581524b369f075aa1758579b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N72a089e0eea14fb784edf60b9b1ae35c,
        _:N766ae5a53c244b5b911dc19e6ce6ab08,
        _:Nccdfaf07bf8c49e9acf897391f726821,
        _:Ne38302f3f41b4301a2d1353888600c6f ;
    mo:track_count 4 ;
    schema:duration "PT18:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N72a089e0eea14fb784edf60b9b1ae35c,
        _:N766ae5a53c244b5b911dc19e6ce6ab08,
        _:Nccdfaf07bf8c49e9acf897391f726821,
        _:Ne38302f3f41b4301a2d1353888600c6f .

