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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/10905#lyrics>,
        <album/10905#subject> ;
    foaf:name "KOTOKO"@en .

<artist/5276#subject> a schema:Person,
        foaf:Person ;
    schema:name "K-SUGI"@en,
        "K杉"@ja ;
    foaf:made <album/10905#lyrics>,
        <album/10905#subject> ;
    foaf:name "K-SUGI"@en,
        "K杉"@ja .

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

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10905#subject> ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/10905#composition>,
        <album/10905#lyrics>,
        <album/10905#subject> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/41874#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10905#subject> ;
    schema:name "Naoko Ohsawa"@en,
        "大沢奈央子"@ja ;
    foaf:made <album/10905#composition>,
        <album/10905#lyrics>,
        <album/10905#subject> ;
    foaf:name "Naoko Ohsawa"@en,
        "大沢奈央子"@ja .

<artist/466#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10905#subject> ;
    schema:name "Eru"@en ;
    foaf:made <album/10905#composition>,
        <album/10905#subject> ;
    foaf:name "Eru"@en .

<artist/59653#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10905#subject> ;
    schema:name "Sonic Dove"@en ;
    foaf:made <album/10905#composition>,
        <album/10905#subject> ;
    foaf:name "Sonic Dove"@en .

<artist/978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10905#subject> ;
    schema:name "Maiko Iuchi"@en,
        "井内舞子"@ja ;
    foaf:made <album/10905#composition>,
        <album/10905#subject> ;
    foaf:name "Maiko Iuchi"@en,
        "井内舞子"@ja .

<product/16793#subject> a schema:CreativeWork ;
    schema:name "Fuyu no Rondo"@en,
        "冬のロンド"@ja,
        "Fuyu no Rondo"@ja-latn ;
    foaf:name "Fuyu no Rondo"@en,
        "冬のロンド"@ja,
        "Fuyu no Rondo"@ja-latn .

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

<album/10905#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fuyu no Rondo ~Vocal Songs CD~"@en,
        "冬のロンド ~Vocal Songs CD~"@ja,
        "Fuyu no Rondo ~Vocal Songs CD~"@ja-latn ;
    mo:performance_of <album/10905#musicalwork> ;
    mo:recorded_as <album/10905#musicalexpression> ;
    schema:name "Fuyu no Rondo ~Vocal Songs CD~"@en,
        "冬のロンド ~Vocal Songs CD~"@ja,
        "Fuyu no Rondo ~Vocal Songs CD~"@ja-latn ;
    schema:workPerformed <album/10905#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/50/10905/10905-1225478639.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/10905#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fuyu no Rondo ~Vocal Songs CD~"@en,
        "冬のロンド ~Vocal Songs CD~"@ja,
        "Fuyu no Rondo ~Vocal Songs CD~"@ja-latn ;
    mo:composer <artist/1605#subject>,
        <artist/41874#subject>,
        <artist/466#subject>,
        <artist/59653#subject>,
        <artist/978#subject> ;
    mo:produced_work <album/10905#musicalwork> ;
    schema:name "Fuyu no Rondo ~Vocal Songs CD~"@en,
        "冬のロンド ~Vocal Songs CD~"@ja,
        "Fuyu no Rondo ~Vocal Songs CD~"@ja-latn .

<album/10905#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-31"^^xsd:date ;
    dcterms:title "Fuyu no Rondo ~Vocal Songs CD~"@en,
        "冬のロンド ~Vocal Songs CD~"@ja,
        "Fuyu no Rondo ~Vocal Songs CD~"@ja-latn ;
    mo:catalogue_number "DIVA-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10905#musicalexpression> ;
    mo:publisher <org/4557#subject> ;
    mo:record _:N9960bb8e44ef4b3298f3e89b683d0d20 ;
    mo:record_count 1 ;
    schema:about <product/16793#subject> ;
    schema:datePublished "2008-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/10905/10905-1225478639.jpg> ;
    schema:name "Fuyu no Rondo ~Vocal Songs CD~"@en,
        "冬のロンド ~Vocal Songs CD~"@ja,
        "Fuyu no Rondo ~Vocal Songs CD~"@ja-latn ;
    schema:publisher <org/4557#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/10905/10905-1225478639.jpg> .

_:N0194839d2ebf491dbe76e8b5d9272875 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow-Colored Prayer (instrumental)"@en,
        "雪色の祈り (instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N9960bb8e44ef4b3298f3e89b683d0d20 ;
    schema:name "Snow-Colored Prayer (instrumental)"@en,
        "雪色の祈り (instrumental)"@ja .

_:N0e4a25f91e5949fbb6009d1704467f1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melted Snow -Short Version- (instrumental)"@en,
        "Melted Snow -Short Version- (instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N9960bb8e44ef4b3298f3e89b683d0d20 ;
    schema:name "Melted Snow -Short Version- (instrumental)"@en,
        "Melted Snow -Short Version- (instrumental)"@ja .

_:N1482c6b465a44cb8a3bc4ecd65c030d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Sunflower (instrumental)"@en,
        "冬の向日葵 (instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N9960bb8e44ef4b3298f3e89b683d0d20 ;
    schema:name "Winter Sunflower (instrumental)"@en,
        "冬の向日葵 (instrumental)"@ja .

_:N3c6493fd3b7146ab94223cecd73d0d2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melted Snow -Short Version-"@en,
        "Melted Snow -Short Version-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N9960bb8e44ef4b3298f3e89b683d0d20 ;
    schema:name "Melted Snow -Short Version-"@en,
        "Melted Snow -Short Version-"@ja .

_:N6fd5c3aee6d543dd9474f86c5beda1d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Belt (instrumental)"@en,
        "グリーンベルト (instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N9960bb8e44ef4b3298f3e89b683d0d20 ;
    schema:name "Green Belt (instrumental)"@en,
        "グリーンベルト (instrumental)"@ja .

_:Nb48c95e022024f65aa9ef9d01b144fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow-Colored Prayer"@en,
        "雪色の祈り"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N9960bb8e44ef4b3298f3e89b683d0d20 ;
    schema:name "Snow-Colored Prayer"@en,
        "雪色の祈り"@ja .

_:Nbb558229a2e84b55ab6cd54736731fa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Sunflower"@en,
        "冬の向日葵"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N9960bb8e44ef4b3298f3e89b683d0d20 ;
    schema:name "Winter Sunflower"@en,
        "冬の向日葵"@ja .

_:Nd18697db56ef476ca6a7b5733b5cbe50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Belt"@en,
        "グリーンベルト"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N9960bb8e44ef4b3298f3e89b683d0d20 ;
    schema:name "Green Belt"@en,
        "グリーンベルト"@ja .

_:Ne04bc43e762040d4b3c0aa1688f256f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Rondo (instrumental)"@en,
        "白い輪舞曲 (instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N9960bb8e44ef4b3298f3e89b683d0d20 ;
    schema:name "White Rondo (instrumental)"@en,
        "白い輪舞曲 (instrumental)"@ja .

_:Nf7c4ac46a1bc497e9e11506c0774fa9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Rondo"@en,
        "白い輪舞曲"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N9960bb8e44ef4b3298f3e89b683d0d20 ;
    schema:name "White Rondo"@en,
        "白い輪舞曲"@ja .

_:N9960bb8e44ef4b3298f3e89b683d0d20 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0194839d2ebf491dbe76e8b5d9272875,
        _:N0e4a25f91e5949fbb6009d1704467f1a,
        _:N1482c6b465a44cb8a3bc4ecd65c030d6,
        _:N3c6493fd3b7146ab94223cecd73d0d2c,
        _:N6fd5c3aee6d543dd9474f86c5beda1d5,
        _:Nb48c95e022024f65aa9ef9d01b144fc6,
        _:Nbb558229a2e84b55ab6cd54736731fa0,
        _:Nd18697db56ef476ca6a7b5733b5cbe50,
        _:Ne04bc43e762040d4b3c0aa1688f256f8,
        _:Nf7c4ac46a1bc497e9e11506c0774fa9c ;
    mo:track_count 10 ;
    schema:duration "PT34:14"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0194839d2ebf491dbe76e8b5d9272875,
        _:N0e4a25f91e5949fbb6009d1704467f1a,
        _:N1482c6b465a44cb8a3bc4ecd65c030d6,
        _:N3c6493fd3b7146ab94223cecd73d0d2c,
        _:N6fd5c3aee6d543dd9474f86c5beda1d5,
        _:Nb48c95e022024f65aa9ef9d01b144fc6,
        _:Nbb558229a2e84b55ab6cd54736731fa0,
        _:Nd18697db56ef476ca6a7b5733b5cbe50,
        _:Ne04bc43e762040d4b3c0aa1688f256f8,
        _:Nf7c4ac46a1bc497e9e11506c0774fa9c .

