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

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

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

<artist/76#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10122#subject> ;
    schema:name "Soshi Hosoi"@en,
        "細井聡司"@ja ;
    foaf:made <album/10122#composition>,
        <album/10122#subject> ;
    foaf:name "Soshi Hosoi"@en,
        "細井聡司"@ja .

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

<album/10122#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@en,
        "あるすまぐな！ オープニング主題歌 「Color ribbon」"@ja,
        "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@ja-latn ;
    mo:composer <artist/76#subject> ;
    mo:produced_work <album/10122#musicalwork> ;
    schema:name "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@en,
        "あるすまぐな！ オープニング主題歌 「Color ribbon」"@ja,
        "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@ja-latn .

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

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

<album/10122#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@en,
        "あるすまぐな！ オープニング主題歌 「Color ribbon」"@ja,
        "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@ja-latn ;
    mo:performance_of <album/10122#musicalwork> ;
    mo:recorded_as <album/10122#musicalexpression> ;
    schema:name "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@en,
        "あるすまぐな！ オープニング主題歌 「Color ribbon」"@ja,
        "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@ja-latn ;
    schema:workPerformed <album/10122#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/22/10122/10122-1219001579.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10122#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-15"^^xsd:date ;
    dcterms:title "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@en,
        "あるすまぐな！ オープニング主題歌 「Color ribbon」"@ja,
        "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@ja-latn ;
    mo:catalogue_number "GRWOC071" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10122#musicalexpression> ;
    mo:publisher <org/632#subject> ;
    mo:record _:N9d92fca24b8c42c09bcb55dafe7fac35 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "-ARS:MAGNA-"@en ;
            foaf:name "-ARS:MAGNA-"@en ] ;
    schema:datePublished "2008-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/10122/10122-1219001579.jpg> ;
    schema:name "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@en,
        "あるすまぐな！ オープニング主題歌 「Color ribbon」"@ja,
        "-ARS:MAGNA- Opening Theme Song \"Color ribbon\""@ja-latn ;
    schema:publisher <org/632#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/10122/10122-1219001579.jpg> .

_:N13ea55f31f664e27a47b9cdc2cdc32a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Present"@en,
        "Eternal Present"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N9d92fca24b8c42c09bcb55dafe7fac35 ;
    schema:name "Eternal Present"@en,
        "Eternal Present"@ja .

_:N1c94ff0c2f02456bb31ee01d1f8e1a9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color ribbon"@en,
        "Color ribbon"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N9d92fca24b8c42c09bcb55dafe7fac35 ;
    schema:name "Color ribbon"@en,
        "Color ribbon"@ja .

_:N3b949dc784df4bd7b129bfc8f0694f17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color ribbon (Karaoke ver.)"@en,
        "Color ribbon(カラオケver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N9d92fca24b8c42c09bcb55dafe7fac35 ;
    schema:name "Color ribbon (Karaoke ver.)"@en,
        "Color ribbon(カラオケver.)"@ja .

_:N511e3a7bb6b540d5884091cf4c8a445f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Present (Karaoke ver.)"@en,
        "Eternal Present(カラオケver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N9d92fca24b8c42c09bcb55dafe7fac35 ;
    schema:name "Eternal Present (Karaoke ver.)"@en,
        "Eternal Present(カラオケver.)"@ja .

_:N9d92fca24b8c42c09bcb55dafe7fac35 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13ea55f31f664e27a47b9cdc2cdc32a2,
        _:N1c94ff0c2f02456bb31ee01d1f8e1a9e,
        _:N3b949dc784df4bd7b129bfc8f0694f17,
        _:N511e3a7bb6b540d5884091cf4c8a445f ;
    mo:track_count 4 ;
    schema:duration "PT20:22"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N13ea55f31f664e27a47b9cdc2cdc32a2,
        _:N1c94ff0c2f02456bb31ee01d1f8e1a9e,
        _:N3b949dc784df4bd7b129bfc8f0694f17,
        _:N511e3a7bb6b540d5884091cf4c8a445f .

