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

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

<artist/46#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26492#subject> ;
    schema:name "Angel Note"@en ;
    foaf:made <album/26492#composition>,
        <album/26492#subject> ;
    foaf:name "Angel Note"@en .

<artist/99#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26492#subject> ;
    schema:name "PYON-MO"@en,
        "ぴょんも"@ja ;
    foaf:made <album/26492#composition>,
        <album/26492#subject> ;
    foaf:name "PYON-MO"@en,
        "ぴょんも"@ja .

<event/15> a mo:Release ;
    schema:name "Released at Comic Market 67 (Dec 29, 2004 to Dec 30, 2004)" .

<product/2038#subject> a schema:CreativeWork ;
    schema:name "IZUMO2"@en,
        "IZUMO2"@ja,
        "IZUMO2"@ja-latn ;
    foaf:name "IZUMO2"@en,
        "IZUMO2"@ja,
        "IZUMO2"@ja-latn .

<product/22012#subject> a schema:CreativeWork ;
    schema:name "Successor of Wind"@en,
        "風の継承者"@ja,
        "Kaze no Keishousha"@ja-latn ;
    foaf:name "Successor of Wind"@en,
        "風の継承者"@ja,
        "Kaze no Keishousha"@ja-latn .

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

<org/91#subject> schema:name "Studio e.go!"@en,
        "Studio e.go!"@ja,
        "Studio e.go!"@ja-latn ;
    foaf:name "Studio e.go!"@en,
        "Studio e.go!"@ja,
        "Studio e.go!"@ja-latn .

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

<https://medium-media.vgm.io/albums/29/26492/26492-1306880289.jpg> a schema:ImageObject,
        foaf:Image .

<album/26492#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Studio e.go! Vocal Collection Vol.5"@en,
        "Studio e.go! Vocal Collection Vol.5"@ja,
        "Studio e.go! Vocal Collection Vol.5"@ja-latn ;
    mo:composer <artist/46#subject>,
        <artist/99#subject> ;
    mo:produced_work <album/26492#musicalwork> ;
    schema:name "Studio e.go! Vocal Collection Vol.5"@en,
        "Studio e.go! Vocal Collection Vol.5"@ja,
        "Studio e.go! Vocal Collection Vol.5"@ja-latn .

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

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

<artist/142#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26492#performance> ;
    schema:name "Mami Nakayama"@en,
        "中山マミ"@ja ;
    foaf:made <album/26492#lyrics>,
        <album/26492#subject> ;
    foaf:name "Mami Nakayama"@en,
        "中山マミ"@ja .

<artist/1994#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26492#performance> ;
    schema:name "Milk Kurumi"@en,
        "みるくくるみ"@ja ;
    foaf:made <album/26492#lyrics>,
        <album/26492#subject> ;
    foaf:name "Milk Kurumi"@en,
        "みるくくるみ"@ja .

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

<album/26492#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Studio e.go! Vocal Collection Vol.5"@en,
        "Studio e.go! Vocal Collection Vol.5"@ja,
        "Studio e.go! Vocal Collection Vol.5"@ja-latn ;
    mo:performance_of <album/26492#musicalwork> ;
    mo:performer <artist/128#subject>,
        <artist/142#subject>,
        <artist/1994#subject> ;
    mo:recorded_as <album/26492#musicalexpression> ;
    schema:byArtist <artist/128#subject>,
        <artist/142#subject>,
        <artist/1994#subject> ;
    schema:name "Studio e.go! Vocal Collection Vol.5"@en,
        "Studio e.go! Vocal Collection Vol.5"@ja,
        "Studio e.go! Vocal Collection Vol.5"@ja-latn ;
    schema:workPerformed <album/26492#musicalwork> .

<album/26492#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-29"^^xsd:date ;
    dcterms:title "Studio e.go! Vocal Collection Vol.5"@en,
        "Studio e.go! Vocal Collection Vol.5"@ja,
        "Studio e.go! Vocal Collection Vol.5"@ja-latn ;
    mo:catalogue_number "STEG-04035" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26492#musicalexpression> ;
    mo:publisher <org/91#subject> ;
    mo:record _:Nc793c9cdd4c74dac8fe6b2aedb4027be ;
    mo:record_count 1 ;
    mo:release <event/15> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Maou no Musumetachi"@en ;
            foaf:name "Maou no Musumetachi"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hitogata Ruins"@en ;
            foaf:name "Hitogata Ruins"@en ],
        <product/2038#subject>,
        <product/22012#subject> ;
    schema:byArtist <artist/128#subject>,
        <artist/142#subject>,
        <artist/1994#subject> ;
    schema:datePublished "2004-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/26492/26492-1306880289.jpg> ;
    schema:name "Studio e.go! Vocal Collection Vol.5"@en,
        "Studio e.go! Vocal Collection Vol.5"@ja,
        "Studio e.go! Vocal Collection Vol.5"@ja-latn ;
    schema:publisher <org/91#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/26492/26492-1306880289.jpg> .

_:N053a1e00c03941968d2888bfe70fc5b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋の歯車"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nc793c9cdd4c74dac8fe6b2aedb4027be ;
    schema:name "恋の歯車"@ja .

_:N0fcf16ee762f4fa183e0d340aac1cd2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JEWEL"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nc793c9cdd4c74dac8fe6b2aedb4027be ;
    schema:name "JEWEL"@ja .

_:N103015b5f4e1421ebf2adc5fb74002e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋するハート"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nc793c9cdd4c74dac8fe6b2aedb4027be ;
    schema:name "恋するハート"@ja .

_:N8deea84eb14e407a92f01e4e6ba593a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free Bird"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nc793c9cdd4c74dac8fe6b2aedb4027be ;
    schema:name "Free Bird"@ja .

_:N948bcbc07029404db0559f0a0aac70ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overthrow"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nc793c9cdd4c74dac8fe6b2aedb4027be ;
    schema:name "Overthrow"@ja .

_:Nad71e844a5514f808c05c519b96bea6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹の向こう"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nc793c9cdd4c74dac8fe6b2aedb4027be ;
    schema:name "虹の向こう"@ja .

_:Nc793c9cdd4c74dac8fe6b2aedb4027be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N053a1e00c03941968d2888bfe70fc5b8,
        _:N0fcf16ee762f4fa183e0d340aac1cd2e,
        _:N103015b5f4e1421ebf2adc5fb74002e3,
        _:N8deea84eb14e407a92f01e4e6ba593a5,
        _:N948bcbc07029404db0559f0a0aac70ee,
        _:Nad71e844a5514f808c05c519b96bea6e ;
    mo:track_count 6 ;
    schema:duration "PT27:31"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N053a1e00c03941968d2888bfe70fc5b8,
        _:N0fcf16ee762f4fa183e0d340aac1cd2e,
        _:N103015b5f4e1421ebf2adc5fb74002e3,
        _:N8deea84eb14e407a92f01e4e6ba593a5,
        _:N948bcbc07029404db0559f0a0aac70ee,
        _:Nad71e844a5514f808c05c519b96bea6e .

