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

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

<artist/2523#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10192#subject> ;
    schema:name "Kanji Mutai"@en,
        "武泰完治"@ja ;
    foaf:made <album/10192#composition>,
        <album/10192#subject> ;
    foaf:name "Kanji Mutai"@en,
        "武泰完治"@ja .

<artist/7#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10192#subject> ;
    schema:name "Hideki Higuchi"@en,
        "樋口秀樹"@ja ;
    foaf:made <album/10192#composition>,
        <album/10192#lyrics>,
        <album/10192#subject> ;
    foaf:name "Hideki Higuchi"@en,
        "樋口秀樹"@ja .

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<product/14154#subject> a schema:CreativeWork ;
    schema:name "R.U.R.U.R: Kono Ko no Tame ni, Semete Kirei na Hoshizora wo"@en,
        "R.U.R.U.R このこのために、せめてきれいな星空を"@ja,
        "R.U.R.U.R: Kono Ko no Tame ni, Semete Kirei na Hoshizora wo"@ja-latn ;
    foaf:name "R.U.R.U.R: Kono Ko no Tame ni, Semete Kirei na Hoshizora wo"@en,
        "R.U.R.U.R このこのために、せめてきれいな星空を"@ja,
        "R.U.R.U.R: Kono Ko no Tame ni, Semete Kirei na Hoshizora wo"@ja-latn .

<product/18284#subject> a schema:CreativeWork ;
    schema:name "Shiokaze no Kieru Umi ni"@en,
        "潮風の消える海に"@ja,
        "Shiokaze no Kieru Umi ni"@ja-latn ;
    foaf:name "Shiokaze no Kieru Umi ni"@en,
        "潮風の消える海に"@ja,
        "Shiokaze no Kieru Umi ni"@ja-latn .

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

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

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

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

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

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

<artist/2325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10192#performance> ;
    schema:name "Rin"@en,
        "凛"@ja ;
    foaf:name "Rin"@en,
        "凛"@ja .

<artist/32#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10192#performance> ;
    schema:name "WHITE-LIPS"@en ;
    foaf:name "WHITE-LIPS"@en .

<album/10192#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "light Vocal collection III"@en,
        "light Vocal collection III"@ja,
        "light Vocal collection III"@ja-latn ;
    mo:composer <artist/2523#subject>,
        <artist/7#subject>,
        <artist/79#subject> ;
    mo:produced_work <album/10192#musicalwork> ;
    schema:name "light Vocal collection III"@en,
        "light Vocal collection III"@ja,
        "light Vocal collection III"@ja-latn .

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

<artist/79#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10192#subject> ;
    mo:performed <album/10192#performance> ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:made <album/10192#composition>,
        <album/10192#lyrics>,
        <album/10192#subject> ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<album/10192#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "light Vocal collection III"@en,
        "light Vocal collection III"@ja,
        "light Vocal collection III"@ja-latn ;
    mo:performance_of <album/10192#musicalwork> ;
    mo:performer <artist/132#subject>,
        <artist/2325#subject>,
        <artist/32#subject>,
        <artist/79#subject> ;
    mo:recorded_as <album/10192#musicalexpression> ;
    schema:byArtist <artist/132#subject>,
        <artist/2325#subject>,
        <artist/32#subject>,
        <artist/79#subject> ;
    schema:name "light Vocal collection III"@en,
        "light Vocal collection III"@ja,
        "light Vocal collection III"@ja-latn ;
    schema:workPerformed <album/10192#musicalwork> .

<album/10192#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-15"^^xsd:date ;
    dcterms:title "light Vocal collection III"@en,
        "light Vocal collection III"@ja,
        "light Vocal collection III"@ja-latn ;
    mo:catalogue_number "GRWOC070" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10192#musicalexpression> ;
    mo:publisher <org/632#subject> ;
    mo:record _:N3795264f945c428babaf435dd63a36ce ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gunjou no Sora wo Koete: GLAS AUSZEICHNUNG"@en ;
            foaf:name "Gunjou no Sora wo Koete: GLAS AUSZEICHNUNG"@en ],
        [ a schema:CreativeWork ;
            schema:name "Imitation Lover"@en ;
            foaf:name "Imitation Lover"@en ],
        [ a schema:CreativeWork ;
            schema:name "Luna Sora"@en ;
            foaf:name "Luna Sora"@en ],
        <product/14154#subject>,
        <product/18284#subject> ;
    schema:byArtist <artist/132#subject>,
        <artist/2325#subject>,
        <artist/32#subject>,
        <artist/79#subject> ;
    schema:datePublished "2008-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/10192/10192-1219409166.jpg> ;
    schema:name "light Vocal collection III"@en,
        "light Vocal collection III"@ja,
        "light Vocal collection III"@ja-latn ;
    schema:publisher <org/632#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/10192/10192-1219409166.jpg> .

_:N114bb84c2f7d474491a1d1da44e972a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Words of an Oath"@en,
        "誓いの言葉"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "Words of an Oath"@en,
        "誓いの言葉"@ja .

_:N17baa180bde4410ea317a338e6da0c0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUNAR&SKY short ver."@en,
        "LUNAR&SKY short ver."@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "LUNAR&SKY short ver."@en,
        "LUNAR&SKY short ver."@ja .

_:N212895ce69e94eab8349e807ed7b5938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imitation short ver."@en,
        "Imitation short ver."@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "Imitation short ver."@en,
        "Imitation short ver."@ja .

_:N4cf65a0c599c4081ae9f28a2124b7109 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ararat"@en,
        "アララト"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "Ararat"@en,
        "アララト"@ja .

_:N53d3138a81d947139631ad9142fbc232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imitation"@en,
        "Imitation"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "Imitation"@en,
        "Imitation"@ja .

_:N54f7287c46674f989b2c3021850ce8b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparklers short ver."@en,
        "線香花火 short ver."@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "Sparklers short ver."@en,
        "線香花火 short ver."@ja .

_:N5953e075d4254b7aac7b0e18383f1089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tell me a nursery tale short ver."@en,
        "tell me a nursery tale short ver."@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "tell me a nursery tale short ver."@en,
        "tell me a nursery tale short ver."@ja .

_:N5f2e0bc3a54c430699c5182614cca5e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose!Rose!Rose! short ver."@en,
        "Rose!Rose!Rose! short ver."@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "Rose!Rose!Rose! short ver."@en,
        "Rose!Rose!Rose! short ver."@ja .

_:N69031390e0f24042850807da8090e918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUNAR&SKY"@en,
        "LUNAR&SKY"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "LUNAR&SKY"@en,
        "LUNAR&SKY"@ja .

_:N8f64fc7e7b1541f6b7f248e4cf8713dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparklers"@en,
        "線香花火"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "Sparklers"@en,
        "線香花火"@ja .

_:N90e0f7e704ca48f8b7cb32cbef3995b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sailing"@en,
        "セイリング"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "Sailing"@en,
        "セイリング"@ja .

_:N91103d1e85cb4d9abae0e99d9ad6a412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose!Rose!Rose!"@en,
        "Rose!Rose!Rose!"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "Rose!Rose!Rose!"@en,
        "Rose!Rose!Rose!"@ja .

_:N95bf1dbc2ca744559226316557db2a76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feel"@en,
        "feel"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "feel"@en,
        "feel"@ja .

_:N9b770be7cc5546b1b3974e81d14ec625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feel short ver."@en,
        "feel short ver."@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "feel short ver."@en,
        "feel short ver."@ja .

_:Nd1a1e17a49fb4730b9d8d650870aad13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ararat short ver."@en,
        "アララト short ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "Ararat short ver."@en,
        "アララト short ver."@ja .

_:Nfb37451043244a77ba11fa62f5889940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tell me a nursery tale"@en,
        "tell me a nursery tale"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N3795264f945c428babaf435dd63a36ce ;
    schema:name "tell me a nursery tale"@en,
        "tell me a nursery tale"@ja .

_:N3795264f945c428babaf435dd63a36ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N114bb84c2f7d474491a1d1da44e972a7,
        _:N17baa180bde4410ea317a338e6da0c0a,
        _:N212895ce69e94eab8349e807ed7b5938,
        _:N4cf65a0c599c4081ae9f28a2124b7109,
        _:N53d3138a81d947139631ad9142fbc232,
        _:N54f7287c46674f989b2c3021850ce8b7,
        _:N5953e075d4254b7aac7b0e18383f1089,
        _:N5f2e0bc3a54c430699c5182614cca5e1,
        _:N69031390e0f24042850807da8090e918,
        _:N8f64fc7e7b1541f6b7f248e4cf8713dd,
        _:N90e0f7e704ca48f8b7cb32cbef3995b5,
        _:N91103d1e85cb4d9abae0e99d9ad6a412,
        _:N95bf1dbc2ca744559226316557db2a76,
        _:N9b770be7cc5546b1b3974e81d14ec625,
        _:Nd1a1e17a49fb4730b9d8d650870aad13,
        _:Nfb37451043244a77ba11fa62f5889940 ;
    mo:track_count 16 ;
    schema:duration "PT58:12"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N114bb84c2f7d474491a1d1da44e972a7,
        _:N17baa180bde4410ea317a338e6da0c0a,
        _:N212895ce69e94eab8349e807ed7b5938,
        _:N4cf65a0c599c4081ae9f28a2124b7109,
        _:N53d3138a81d947139631ad9142fbc232,
        _:N54f7287c46674f989b2c3021850ce8b7,
        _:N5953e075d4254b7aac7b0e18383f1089,
        _:N5f2e0bc3a54c430699c5182614cca5e1,
        _:N69031390e0f24042850807da8090e918,
        _:N8f64fc7e7b1541f6b7f248e4cf8713dd,
        _:N90e0f7e704ca48f8b7cb32cbef3995b5,
        _:N91103d1e85cb4d9abae0e99d9ad6a412,
        _:N95bf1dbc2ca744559226316557db2a76,
        _:N9b770be7cc5546b1b3974e81d14ec625,
        _:Nd1a1e17a49fb4730b9d8d650870aad13,
        _:Nfb37451043244a77ba11fa62f5889940 .

