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

<artist/12963#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsukie Minagawa"@en,
        "水川月依"@ja ;
    foaf:made <album/35540#lyrics>,
        <album/35540#subject> ;
    foaf:name "Tsukie Minagawa"@en,
        "水川月依"@ja .

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

<artist/7455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35540#subject> ;
    schema:name "Aruna"@en ;
    foaf:made <album/35540#composition>,
        <album/35540#lyrics>,
        <album/35540#subject> ;
    foaf:name "Aruna"@en .

<artist/9476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35540#subject> ;
    schema:name "L-Minatsu"@en,
        "水夏える"@ja ;
    foaf:made <album/35540#composition>,
        <album/35540#subject> ;
    foaf:name "L-Minatsu"@en,
        "水夏える"@ja .

<event/54> a mo:Release ;
    schema:name "Released at M3-2008 Spring (May 11, 2008)" .

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

<org/2621#subject> schema:name "LC:AZE"@en,
        "LC:AZE"@ja,
        "LC:AZE"@ja-latn ;
    foaf:name "LC:AZE"@en,
        "LC:AZE"@ja,
        "LC:AZE"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/35540/35540-1348971284.jpg> a schema:ImageObject,
        foaf:Image .

<album/35540#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colo-RS"@en,
        "Colo-RS"@ja,
        "Colo-RS"@ja-latn ;
    mo:composer <artist/7455#subject>,
        <artist/9476#subject> ;
    mo:produced_work <album/35540#musicalwork> ;
    schema:name "Colo-RS"@en,
        "Colo-RS"@ja,
        "Colo-RS"@ja-latn .

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

<artist/53688#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35540#performance> ;
    schema:name "NANO"@en ;
    foaf:name "NANO"@en .

<artist/75814#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35540#performance> ;
    schema:name "STELA"@en ;
    foaf:name "STELA"@en .

<artist/75820#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35540#performance> ;
    schema:name "YUNA"@en ;
    foaf:name "YUNA"@en .

<artist/75826#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35540#performance> ;
    schema:name "MEGUMI"@en ;
    foaf:name "MEGUMI"@en .

<artist/81341#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35540#performance> ;
    schema:name "Kei"@en ;
    foaf:name "Kei"@en .

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

<album/35540#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Colo-RS"@en,
        "Colo-RS"@ja,
        "Colo-RS"@ja-latn ;
    mo:performance_of <album/35540#musicalwork> ;
    mo:performer <artist/53688#subject>,
        <artist/75814#subject>,
        <artist/75820#subject>,
        <artist/75826#subject>,
        <artist/81341#subject> ;
    mo:recorded_as <album/35540#musicalexpression> ;
    schema:byArtist <artist/53688#subject>,
        <artist/75814#subject>,
        <artist/75820#subject>,
        <artist/75826#subject>,
        <artist/81341#subject> ;
    schema:name "Colo-RS"@en,
        "Colo-RS"@ja,
        "Colo-RS"@ja-latn ;
    schema:workPerformed <album/35540#musicalwork> .

<album/35540#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-11"^^xsd:date ;
    dcterms:title "Colo-RS"@en,
        "Colo-RS"@ja,
        "Colo-RS"@ja-latn ;
    mo:catalogue_number "LIEN-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35540#musicalexpression> ;
    mo:publisher <org/2621#subject> ;
    mo:record _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    mo:record_count 1 ;
    mo:release <event/54> ;
    schema:byArtist <artist/53688#subject>,
        <artist/75814#subject>,
        <artist/75820#subject>,
        <artist/75826#subject>,
        <artist/81341#subject> ;
    schema:datePublished "2008-05-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/04/35540/35540-1348971284.jpg> ;
    schema:name "Colo-RS"@en,
        "Colo-RS"@ja,
        "Colo-RS"@ja-latn ;
    schema:publisher <org/2621#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/35540/35540-1348971284.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "るるぶ"@en ;
    foaf:made <album/35540#subject> ;
    foaf:name "るるぶ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "沢田ここる"@en ;
    foaf:made <album/35540#subject> ;
    foaf:name "沢田ここる"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "るるぶ"@en ;
    foaf:made <album/35540#lyrics> ;
    foaf:name "るるぶ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YUTAKA"@en ;
    foaf:made <album/35540#subject> ;
    foaf:name "YUTAKA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "YUTAKA"@en ;
    foaf:made <album/35540#lyrics> ;
    foaf:name "YUTAKA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "沢田ここる"@en ;
    foaf:made <album/35540#lyrics> ;
    foaf:name "沢田ここる"@en .

_:N0a9aa0d71340415daae7534a7b83ddf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whity..."@en,
        "Whity..."@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "Whity..."@en,
        "Whity..."@ja .

_:N12f307ce74f54457bb3935b2a9791d06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graduation"@en,
        "Graduation"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "Graduation"@en,
        "Graduation"@ja .

_:N21c4f72514cb42d99666f35ea902435f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oath of Tear"@en,
        "Oath of Tear"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "Oath of Tear"@en,
        "Oath of Tear"@ja .

_:N336888d77eb94dcc9885c32e6d1869b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red retaliation"@en,
        "Red retaliation"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "Red retaliation"@en,
        "Red retaliation"@ja .

_:N660f2cabdf6f4694819e5e76291155f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ciela 〜aoki hoshi〜"@en,
        "Ciela 〜aoki hoshi〜"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "Ciela 〜aoki hoshi〜"@en,
        "Ciela 〜aoki hoshi〜"@ja .

_:N8e0563f60aa6410abb145c39b9c02ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With a smile"@en,
        "笑顔のままで…"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "With a smile"@en,
        "笑顔のままで…"@ja .

_:N9a083690e2c1435d94476638a33dbdd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A sense of hatred"@en,
        "A sense of hatred"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "A sense of hatred"@en,
        "A sense of hatred"@ja .

_:Na0c6be078fbb4757973e18942bbe6855 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vision-D"@en,
        "Vision-D"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "Vision-D"@en,
        "Vision-D"@ja .

_:Naf183350259e4d28920bc63c50ac5272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starlit rain"@en,
        "starlit rain"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "starlit rain"@en,
        "starlit rain"@ja .

_:Nafa46f34f5054255a74396a32d2276a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reunion"@en,
        "reunion"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "reunion"@en,
        "reunion"@ja .

_:Nb9fcadff968d4716af5dc2fba8792a33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colo-RS"@en,
        "Colo-RS"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "Colo-RS"@en,
        "Colo-RS"@ja .

_:Ne7564eeea0ba48388f6cf3e2f9195509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Song"@en,
        "真実の詩 〜True Song〜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ncd1ddafb02c148f19b6da41c728e9ba7 ;
    schema:name "True Song"@en,
        "真実の詩 〜True Song〜"@ja .

_:Ncd1ddafb02c148f19b6da41c728e9ba7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a9aa0d71340415daae7534a7b83ddf1,
        _:N12f307ce74f54457bb3935b2a9791d06,
        _:N21c4f72514cb42d99666f35ea902435f,
        _:N336888d77eb94dcc9885c32e6d1869b9,
        _:N660f2cabdf6f4694819e5e76291155f2,
        _:N8e0563f60aa6410abb145c39b9c02ff0,
        _:N9a083690e2c1435d94476638a33dbdd5,
        _:Na0c6be078fbb4757973e18942bbe6855,
        _:Naf183350259e4d28920bc63c50ac5272,
        _:Nafa46f34f5054255a74396a32d2276a4,
        _:Nb9fcadff968d4716af5dc2fba8792a33,
        _:Ne7564eeea0ba48388f6cf3e2f9195509 ;
    mo:track_count 12 ;
    schema:duration "PT59:36"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0a9aa0d71340415daae7534a7b83ddf1,
        _:N12f307ce74f54457bb3935b2a9791d06,
        _:N21c4f72514cb42d99666f35ea902435f,
        _:N336888d77eb94dcc9885c32e6d1869b9,
        _:N660f2cabdf6f4694819e5e76291155f2,
        _:N8e0563f60aa6410abb145c39b9c02ff0,
        _:N9a083690e2c1435d94476638a33dbdd5,
        _:Na0c6be078fbb4757973e18942bbe6855,
        _:Naf183350259e4d28920bc63c50ac5272,
        _:Nafa46f34f5054255a74396a32d2276a4,
        _:Nb9fcadff968d4716af5dc2fba8792a33,
        _:Ne7564eeea0ba48388f6cf3e2f9195509 .

