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

<album/149650#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rainbow Drop / AI / Ryu*"@en,
        "Rainbow Drop / AI / Ryu*"@ja,
        "Rainbow Drop / AI / Ryu*"@ja-latn ;
    mo:produced_work <album/149650#musicalwork> ;
    schema:name "Rainbow Drop / AI / Ryu*"@en,
        "Rainbow Drop / AI / Ryu*"@ja,
        "Rainbow Drop / AI / Ryu*"@ja-latn .

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

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

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

<album/149650#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rainbow Drop / AI / Ryu*"@en,
        "Rainbow Drop / AI / Ryu*"@ja,
        "Rainbow Drop / AI / Ryu*"@ja-latn ;
    mo:performance_of <album/149650#musicalwork> ;
    mo:recorded_as <album/149650#musicalexpression> ;
    schema:name "Rainbow Drop / AI / Ryu*"@en,
        "Rainbow Drop / AI / Ryu*"@ja,
        "Rainbow Drop / AI / Ryu*"@ja-latn ;
    schema:workPerformed <album/149650#musicalwork> .

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

<https://medium-media.vgm.io/albums/05/149650/149650-c2c320ceeb09.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149650#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-11-01"^^xsd:date ;
    dcterms:title "Rainbow Drop / AI / Ryu*"@en,
        "Rainbow Drop / AI / Ryu*"@ja,
        "Rainbow Drop / AI / Ryu*"@ja-latn ;
    mo:catalogue_number "FRP001" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:publication_of <album/149650#musicalexpression> ;
    mo:publisher _:Nd2ca044755ec4d9a942d730f3f11ac2e ;
    mo:record _:Nc4ff1e73753946f284c23b49bda9774b ;
    mo:record_count 1 ;
    schema:datePublished "2003-11-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/05/149650/149650-c2c320ceeb09.jpg> ;
    schema:name "Rainbow Drop / AI / Ryu*"@en,
        "Rainbow Drop / AI / Ryu*"@ja,
        "Rainbow Drop / AI / Ryu*"@ja-latn ;
    schema:publisher _:Nd2ca044755ec4d9a942d730f3f11ac2e ;
    foaf:depiction <https://media.vgm.io/albums/05/149650/149650-c2c320ceeb09.jpg> .

_:N9ca9c36d43c445858f370a5171819e45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AI"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:inPlaylist _:Nc4ff1e73753946f284c23b49bda9774b ;
    schema:name "AI"@en .

_:Nc603e4175d0a4c78b30ce84d2f27ef6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Drop"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:09"^^xsd:interval ;
    schema:inPlaylist _:Nc4ff1e73753946f284c23b49bda9774b ;
    schema:name "Rainbow Drop"@en .

_:Nd2ca044755ec4d9a942d730f3f11ac2e schema:name "Fired UP RECORDS"@en,
        "Fired UP RECORDS"@ja,
        "Fired UP RECORDS"@ja-latn ;
    foaf:name "Fired UP RECORDS"@en,
        "Fired UP RECORDS"@ja,
        "Fired UP RECORDS"@ja-latn .

_:Nc4ff1e73753946f284c23b49bda9774b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9ca9c36d43c445858f370a5171819e45,
        _:Nc603e4175d0a4c78b30ce84d2f27ef6b ;
    mo:track_count 2 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9ca9c36d43c445858f370a5171819e45,
        _:Nc603e4175d0a4c78b30ce84d2f27ef6b .

