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

<artist/2325#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin"@en,
        "凛"@ja ;
    foaf:made <album/8391#subject>,
        <album/8391#vocals> ;
    foaf:name "Rin"@en,
        "凛"@ja .

<artist/32#subject> a schema:Person,
        foaf:Person ;
    schema:name "WHITE-LIPS"@en ;
    foaf:made <album/8391#subject>,
        <album/8391#vocals> ;
    foaf:name "WHITE-LIPS"@en .

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

<event/64> a mo:Release ;
    schema:name "Released at DreamParty Tokyo 2007 Spring (May 03, 2007)" .

<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 .

<album/8391#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@en,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja-latn ;
    mo:composer <artist/7#subject> ;
    mo:produced_work <album/8391#musicalwork> ;
    schema:name "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@en,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja-latn .

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

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

<album/8391#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@en,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja-latn ;
    mo:performance_of <album/8391#musicalwork> ;
    mo:recorded_as <album/8391#musicalexpression> ;
    schema:name "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@en,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja-latn ;
    schema:workPerformed <album/8391#musicalwork> .

<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/19/8391/8391-1210348341.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/8391#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/8391/8391-1210348341.jpg> ;
    foaf:depicts <album/8391#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/8391/8391-1210348341.jpg> .

<https://medium-media.vgm.io/albums/19/8391/8391-1210348341.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/8391#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-03"^^xsd:date ;
    dcterms:title "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@en,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja-latn ;
    mo:catalogue_number "GRWOC61" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8391#musicalexpression> ;
    mo:publisher <org/632#subject> ;
    mo:record _:N287bfbf20be7403896985d9a5a1078d1 ;
    mo:record_count 1 ;
    mo:release <event/64> ;
    schema:about <product/14154#subject> ;
    schema:datePublished "2007-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/8391/8391-1210348341.jpg> ;
    schema:name "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@en,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja,
        "R.U.R.U.R Opening theme song \"Rose!Rose!Rose!\""@ja-latn ;
    schema:publisher <org/632#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/8391/8391-1210348341.jpg> .

_:N08a155b9180c463b91a41b7c19a6889e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose!Rose!Rose! (Karaoke Ver)"@en,
        "Rose!Rose!Rose! (カラオケVer)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N287bfbf20be7403896985d9a5a1078d1 ;
    schema:name "Rose!Rose!Rose! (Karaoke Ver)"@en,
        "Rose!Rose!Rose! (カラオケVer)"@ja .

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

_:Nda669060a2f64a8083ecabba9a7a6a01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose!Rose!Rose!"@en,
        "Rose!Rose!Rose!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N287bfbf20be7403896985d9a5a1078d1 ;
    schema:name "Rose!Rose!Rose!"@en,
        "Rose!Rose!Rose!"@ja .

_:N287bfbf20be7403896985d9a5a1078d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08a155b9180c463b91a41b7c19a6889e,
        _:N6fa144bff7a14539a5137f88f6b60e14,
        _:Nda669060a2f64a8083ecabba9a7a6a01 ;
    mo:track_count 3 ;
    schema:duration "PT13:31"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N08a155b9180c463b91a41b7c19a6889e,
        _:N6fa144bff7a14539a5137f88f6b60e14,
        _:Nda669060a2f64a8083ecabba9a7a6a01 .

