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

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

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 2010)" .

<album/98698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nijiiro Jetcoaster"@en,
        "虹色ジェットコースター"@ja,
        "Nijiiro Jetcoaster"@ja-latn ;
    mo:composer <artist/8786#subject> ;
    mo:produced_work <album/98698#musicalwork> ;
    schema:name "Nijiiro Jetcoaster"@en,
        "虹色ジェットコースター"@ja,
        "Nijiiro Jetcoaster"@ja-latn .

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

<org/1619#subject> schema:name "NanosizeMir"@en,
        "NanosizeMir"@ja,
        "NanosizeMir"@ja-latn ;
    foaf:name "NanosizeMir"@en,
        "NanosizeMir"@ja,
        "NanosizeMir"@ja-latn .

<https://media.vgm.io/albums/89/98698/98698-1590292350.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98698#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/98698/98698-1590292350.png> ;
    foaf:depicts <album/98698#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/98698/98698-1590292350.png> .

<https://medium-media.vgm.io/albums/89/98698/98698-1590292350.png> a schema:ImageObject,
        foaf:Image .

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

<artist/11541#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98698#performance> ;
    schema:name "Runa Mizutani"@en,
        "水谷瑠奈"@ja ;
    foaf:made <album/98698#lyrics>,
        <album/98698#subject> ;
    foaf:name "Runa Mizutani"@en,
        "水谷瑠奈"@ja .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98698#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/33628#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98698#performance> ;
    schema:name "Aya Izumi"@en,
        "和泉綾"@ja ;
    foaf:made <album/98698#lyrics>,
        <album/98698#subject> ;
    foaf:name "Aya Izumi"@en,
        "和泉綾"@ja .

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

<artist/8786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98698#subject> ;
    mo:performed <album/98698#performance> ;
    schema:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja ;
    foaf:made <album/98698#composition>,
        <album/98698#lyrics>,
        <album/98698#subject> ;
    foaf:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja .

<album/98698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nijiiro Jetcoaster"@en,
        "虹色ジェットコースター"@ja,
        "Nijiiro Jetcoaster"@ja-latn ;
    mo:performance_of <album/98698#musicalwork> ;
    mo:performer _:Na009c5defc23492f8538cf0236462c54,
        <artist/11541#subject>,
        <artist/2466#subject>,
        <artist/33628#subject>,
        <artist/8786#subject> ;
    mo:recorded_as <album/98698#musicalexpression> ;
    schema:byArtist _:Na009c5defc23492f8538cf0236462c54,
        <artist/11541#subject>,
        <artist/2466#subject>,
        <artist/33628#subject>,
        <artist/8786#subject> ;
    schema:name "Nijiiro Jetcoaster"@en,
        "虹色ジェットコースター"@ja,
        "Nijiiro Jetcoaster"@ja-latn ;
    schema:workPerformed <album/98698#musicalwork> .

<album/98698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "Nijiiro Jetcoaster"@en,
        "虹色ジェットコースター"@ja,
        "Nijiiro Jetcoaster"@ja-latn ;
    mo:catalogue_number "NSMC-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98698#musicalexpression> ;
    mo:publisher <org/1619#subject> ;
    mo:record _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "frayja"@en ;
            foaf:name "frayja"@en ],
        <artist/11541#subject>,
        <artist/2466#subject>,
        <artist/33628#subject>,
        <artist/8786#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/89/98698/98698-1590292350.png> ;
    schema:name "Nijiiro Jetcoaster"@en,
        "虹色ジェットコースター"@ja,
        "Nijiiro Jetcoaster"@ja-latn ;
    schema:publisher <org/1619#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/98698/98698-1590292350.png> .

_:N10216657e0e64cada984d37d719c3eea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おやすみ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "おやすみ"@ja .

_:N2afa042127344c5687f5e42a2697b585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tranceported Girl feat. Miku"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "Tranceported Girl feat. Miku"@ja .

_:N744a5fc3a8b44183b2c07f6c2625e769 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガンバレ☆おにいちゃん"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "ガンバレ☆おにいちゃん"@ja .

_:N8058a8a82564437eb567a65bac49c9c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラクタル"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "フラクタル"@ja .

_:N8e39994870d64a028200902549470217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUNA"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "LUNA"@ja .

_:N90a4b134afd549178cd50b9bfa065523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フリッパー ～深海remix～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "フリッパー ～深海remix～"@ja .

_:Na009c5defc23492f8538cf0236462c54 a schema:Person,
        foaf:Person ;
    mo:performed <album/98698#performance> ;
    schema:name "frayja"@en ;
    foaf:name "frayja"@en .

_:Na4ec5471b2274bffaf2e41be9ea4d7dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride On Time"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "Ride On Time"@ja .

_:Nb383657be9f4426da77d4e39dc0dc2c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹色ジェットコースター"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "虹色ジェットコースター"@ja .

_:Nb8df8fbdd987462bb6c0a033810b958c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪のセレナーデ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "雪のセレナーデ"@ja .

_:Nce5c52dd0b584ba1bbb951951571b333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まわる"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "まわる"@ja .

_:Ne277df7a5f714a8f89862839fe7be14e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼さんこちら、手の鳴るほうへ feat. frayja"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "鬼さんこちら、手の鳴るほうへ feat. frayja"@ja .

_:Nea01ec6bbc8d4cba8b57c0cdccb02d8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "有りの侭、心の侭"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nfcce0ea98ded4219bc47bc23e5eeeb7b ;
    schema:name "有りの侭、心の侭"@ja .

_:Nfcce0ea98ded4219bc47bc23e5eeeb7b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10216657e0e64cada984d37d719c3eea,
        _:N2afa042127344c5687f5e42a2697b585,
        _:N744a5fc3a8b44183b2c07f6c2625e769,
        _:N8058a8a82564437eb567a65bac49c9c2,
        _:N8e39994870d64a028200902549470217,
        _:N90a4b134afd549178cd50b9bfa065523,
        _:Na4ec5471b2274bffaf2e41be9ea4d7dd,
        _:Nb383657be9f4426da77d4e39dc0dc2c5,
        _:Nb8df8fbdd987462bb6c0a033810b958c,
        _:Nce5c52dd0b584ba1bbb951951571b333,
        _:Ne277df7a5f714a8f89862839fe7be14e,
        _:Nea01ec6bbc8d4cba8b57c0cdccb02d8d ;
    mo:track_count 12 ;
    schema:duration "PT55:33"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N10216657e0e64cada984d37d719c3eea,
        _:N2afa042127344c5687f5e42a2697b585,
        _:N744a5fc3a8b44183b2c07f6c2625e769,
        _:N8058a8a82564437eb567a65bac49c9c2,
        _:N8e39994870d64a028200902549470217,
        _:N90a4b134afd549178cd50b9bfa065523,
        _:Na4ec5471b2274bffaf2e41be9ea4d7dd,
        _:Nb383657be9f4426da77d4e39dc0dc2c5,
        _:Nb8df8fbdd987462bb6c0a033810b958c,
        _:Nce5c52dd0b584ba1bbb951951571b333,
        _:Ne277df7a5f714a8f89862839fe7be14e,
        _:Nea01ec6bbc8d4cba8b57c0cdccb02d8d .

