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

<artist/2373#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryouki Ruou"@en,
        "留桜良姫"@ja ;
    foaf:made <album/47578#lyrics>,
        <album/47578#subject> ;
    foaf:name "Ryouki Ruou"@en,
        "留桜良姫"@ja .

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

<artist/17065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47578#subject> ;
    schema:name "Clean Tears"@en ;
    foaf:made <album/47578#composition>,
        <album/47578#lyrics>,
        <album/47578#subject> ;
    foaf:name "Clean Tears"@en .

<album/47578#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaede -ver.2.0"@en,
        "楓 -ver.2.0"@ja,
        "Kaede -ver.2.0"@ja-latn ;
    mo:composer <artist/17065#subject> ;
    mo:produced_work <album/47578#musicalwork> ;
    schema:name "Kaede -ver.2.0"@en,
        "楓 -ver.2.0"@ja,
        "Kaede -ver.2.0"@ja-latn .

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

<org/1173#subject> schema:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn ;
    foaf:name "S.C.X"@en,
        "S.C.X"@ja,
        "S.C.X"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/47578/47578-1408407366.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47578#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaede -ver.2.0"@en,
        "楓 -ver.2.0"@ja,
        "Kaede -ver.2.0"@ja-latn ;
    mo:performance_of <album/47578#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/47578#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Kaede -ver.2.0"@en,
        "楓 -ver.2.0"@ja,
        "Kaede -ver.2.0"@ja-latn ;
    schema:workPerformed <album/47578#musicalwork> .

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

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

<album/47578#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-14"^^xsd:date ;
    dcterms:title "Kaede -ver.2.0"@en,
        "楓 -ver.2.0"@ja,
        "Kaede -ver.2.0"@ja-latn ;
    mo:catalogue_number "CTi05-RWi01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47578#musicalexpression> ;
    mo:publisher <org/1173#subject> ;
    mo:record _:N0f72d8de0c08459d952159eadca83672 ;
    mo:record_count 1 ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2010-11-14"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/87/47578/47578-1408407366.jpg> ;
    schema:name "Kaede -ver.2.0"@en,
        "楓 -ver.2.0"@ja,
        "Kaede -ver.2.0"@ja-latn ;
    schema:publisher <org/1173#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/47578/47578-1408407366.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "T-ism"@en ;
    foaf:made <album/47578#lyrics> ;
    foaf:name "T-ism"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T-ism"@en ;
    foaf:made <album/47578#subject> ;
    foaf:name "T-ism"@en .

_:N28094b36a74f46fe9606987a718d52da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "季節の中へ"@ja,
        "Kisetsu no naka e"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N0f72d8de0c08459d952159eadca83672 ;
    schema:name "季節の中へ"@ja,
        "Kisetsu no naka e"@ja-latn .

_:N2994efce61894826a2d2b67af8ddeffc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月想夜 -karaoke-"@ja,
        "Ge Sou Ya -karaoke-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N0f72d8de0c08459d952159eadca83672 ;
    schema:name "月想夜 -karaoke-"@ja,
        "Ge Sou Ya -karaoke-"@ja-latn .

_:N4f4e4bdddfc74455a5de51867098fab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月想夜"@ja,
        "Ge Sou Ya"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N0f72d8de0c08459d952159eadca83672 ;
    schema:name "月想夜"@ja,
        "Ge Sou Ya"@ja-latn .

_:N6f65a7d8c8bc4e59a1ffe4ca1074096a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "季節の中へ -karaoke-"@ja,
        "Kisetsu no naka e -karaoke-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N0f72d8de0c08459d952159eadca83672 ;
    schema:name "季節の中へ -karaoke-"@ja,
        "Kisetsu no naka e -karaoke-"@ja-latn .

_:Nad46daf166b74846862dbdc1c028ef57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楓 -ver.2.0"@ja,
        "Kade -ver.2.0"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT7:49"^^xsd:interval ;
    schema:inPlaylist _:N0f72d8de0c08459d952159eadca83672 ;
    schema:name "楓 -ver.2.0"@ja,
        "Kade -ver.2.0"@ja-latn .

_:Ne37619b7b1c14ed5ac7aa08953bc5cf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Star"@ja,
        "Shooting Star"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:inPlaylist _:N0f72d8de0c08459d952159eadca83672 ;
    schema:name "Shooting Star"@ja,
        "Shooting Star"@ja-latn .

_:N0f72d8de0c08459d952159eadca83672 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28094b36a74f46fe9606987a718d52da,
        _:N2994efce61894826a2d2b67af8ddeffc,
        _:N4f4e4bdddfc74455a5de51867098fab0,
        _:N6f65a7d8c8bc4e59a1ffe4ca1074096a,
        _:Nad46daf166b74846862dbdc1c028ef57,
        _:Ne37619b7b1c14ed5ac7aa08953bc5cf7 ;
    mo:track_count 6 ;
    schema:duration "PT34:14"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N28094b36a74f46fe9606987a718d52da,
        _:N2994efce61894826a2d2b67af8ddeffc,
        _:N4f4e4bdddfc74455a5de51867098fab0,
        _:N6f65a7d8c8bc4e59a1ffe4ca1074096a,
        _:Nad46daf166b74846862dbdc1c028ef57,
        _:Ne37619b7b1c14ed5ac7aa08953bc5cf7 .

