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

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

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

<artist/3290#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34788#subject> ;
    schema:name "Go Sato"@en,
        "佐藤豪"@ja ;
    foaf:made <album/34788#composition>,
        <album/34788#subject> ;
    foaf:name "Go Sato"@en,
        "佐藤豪"@ja .

<artist/7568#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34788#subject> ;
    schema:name "Yuji Takemitsu"@en,
        "武満祐司"@ja ;
    foaf:made <album/34788#composition>,
        <album/34788#subject> ;
    foaf:name "Yuji Takemitsu"@en,
        "武満祐司"@ja .

<product/19372#subject> a schema:CreativeWork ;
    schema:name "Raiden III"@en,
        "雷電III"@ja,
        "Raiden III"@ja-latn ;
    foaf:name "Raiden III"@en,
        "雷電III"@ja,
        "Raiden III"@ja-latn .

<product/19380#subject> a schema:CreativeWork ;
    schema:name "Raiden IV"@en,
        "雷電IV"@ja,
        "Raiden IV"@ja-latn ;
    foaf:name "Raiden IV"@en,
        "雷電IV"@ja,
        "Raiden IV"@ja-latn .

<product/9333#subject> a schema:CreativeWork ;
    schema:name "Raiden II"@en,
        "雷電II"@ja,
        "Raiden II"@ja-latn ;
    foaf:name "Raiden II"@en,
        "雷電II"@ja,
        "Raiden II"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/88/34788/34788-1345495085.jpg> a schema:ImageObject,
        foaf:Image .

<album/34788#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HEAVY METAL RAIDEN Demo CD"@en,
        "HEAVY METAL RAIDEN デモ CD"@ja,
        "HEAVY METAL RAIDEN Demo CD"@ja-latn ;
    mo:composer <artist/3290#subject>,
        <artist/7568#subject> ;
    mo:produced_work <album/34788#musicalwork> ;
    schema:name "HEAVY METAL RAIDEN Demo CD"@en,
        "HEAVY METAL RAIDEN デモ CD"@ja,
        "HEAVY METAL RAIDEN Demo CD"@ja-latn .

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

<album/34788#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HEAVY METAL RAIDEN Demo CD"@en,
        "HEAVY METAL RAIDEN デモ CD"@ja,
        "HEAVY METAL RAIDEN Demo CD"@ja-latn ;
    mo:performance_of <album/34788#musicalwork> ;
    mo:performer <artist/12848#subject> ;
    mo:recorded_as <album/34788#musicalexpression> ;
    schema:byArtist <artist/12848#subject> ;
    schema:name "HEAVY METAL RAIDEN Demo CD"@en,
        "HEAVY METAL RAIDEN デモ CD"@ja,
        "HEAVY METAL RAIDEN Demo CD"@ja-latn ;
    schema:workPerformed <album/34788#musicalwork> .

<artist/12848#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34788#performance> ;
    schema:name "HEAVY METAL RAIDEN"@en ;
    foaf:name "HEAVY METAL RAIDEN"@en .

<album/34788#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-04"^^xsd:date ;
    dcterms:title "HEAVY METAL RAIDEN Demo CD"@en,
        "HEAVY METAL RAIDEN デモ CD"@ja,
        "HEAVY METAL RAIDEN Demo CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/34788#musicalexpression> ;
    mo:publisher _:N5cda66e58c1c42d0a90843813a9390f1 ;
    mo:record _:Nf9ac9d7c7c0b49908468f69239195fe0 ;
    mo:record_count 1 ;
    schema:about <product/19372#subject>,
        <product/19380#subject>,
        <product/9333#subject> ;
    schema:byArtist <artist/12848#subject> ;
    schema:datePublished "2012-08-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/34788/34788-1345495085.jpg> ;
    schema:name "HEAVY METAL RAIDEN Demo CD"@en,
        "HEAVY METAL RAIDEN デモ CD"@ja,
        "HEAVY METAL RAIDEN Demo CD"@ja-latn ;
    schema:publisher _:N5cda66e58c1c42d0a90843813a9390f1 ;
    foaf:depiction <https://media.vgm.io/albums/88/34788/34788-1345495085.jpg> .

_:N1170f84eb0a34b5db3bf68cd966a013c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Advantageous development (Raiden IV - Level 5)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nf9ac9d7c7c0b49908468f69239195fe0 ;
    schema:name "Advantageous development (Raiden IV - Level 5)"@en .

_:N1a61340505a84976b669d692fed95acf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A stormy front (Raiden IV - Level 1)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nf9ac9d7c7c0b49908468f69239195fe0 ;
    schema:name "A stormy front (Raiden IV - Level 1)"@en .

_:N27ae99785d4049648d8a2b240ba221aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All or nothing (Raiden II - Level 3)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf9ac9d7c7c0b49908468f69239195fe0 ;
    schema:name "All or nothing (Raiden II - Level 3)"@en .

_:N4de5aa6991364fcd8bd77351d810e466 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't retrace (Raiden IV - Level 2)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nf9ac9d7c7c0b49908468f69239195fe0 ;
    schema:name "Can't retrace (Raiden IV - Level 2)"@en .

_:N5cda66e58c1c42d0a90843813a9390f1 schema:name "HEAVY METAL RAIDEN"@en ;
    foaf:name "HEAVY METAL RAIDEN"@en .

_:Na04f31192bfd4b659f46dcf6442e41c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flap toward the hope (Raiden II - Level 7)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nf9ac9d7c7c0b49908468f69239195fe0 ;
    schema:name "Flap toward the hope (Raiden II - Level 7)"@en .

_:Nfe883d193b8e4b55b5949d5eb9bee0c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn of sorrow (Raiden III - Level 3)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nf9ac9d7c7c0b49908468f69239195fe0 ;
    schema:name "Dawn of sorrow (Raiden III - Level 3)"@en .

_:Nf9ac9d7c7c0b49908468f69239195fe0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1170f84eb0a34b5db3bf68cd966a013c,
        _:N1a61340505a84976b669d692fed95acf,
        _:N27ae99785d4049648d8a2b240ba221aa,
        _:N4de5aa6991364fcd8bd77351d810e466,
        _:Na04f31192bfd4b659f46dcf6442e41c3,
        _:Nfe883d193b8e4b55b5949d5eb9bee0c3 ;
    mo:track_count 6 ;
    schema:duration "PT23:55"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1170f84eb0a34b5db3bf68cd966a013c,
        _:N1a61340505a84976b669d692fed95acf,
        _:N27ae99785d4049648d8a2b240ba221aa,
        _:N4de5aa6991364fcd8bd77351d810e466,
        _:Na04f31192bfd4b659f46dcf6442e41c3,
        _:Nfe883d193b8e4b55b5949d5eb9bee0c3 .

