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

<artist/1929#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misato Fujiya"@en,
        "藤弥美里"@ja ;
    foaf:made <album/5983#subject>,
        <album/5983#vocals> ;
    foaf:name "Misato Fujiya"@en,
        "藤弥美里"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/5983#lyrics>,
        <album/5983#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/9900#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Kumihashi"@en,
        "くみはし佑"@ja ;
    foaf:made <album/5983#lyrics>,
        <album/5983#subject> ;
    foaf:name "Yuu Kumihashi"@en,
        "くみはし佑"@ja .

<artist/1611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5983#subject> ;
    schema:name "Hiroyuki Maezawa"@en,
        "前澤寛之"@ja ;
    foaf:made <album/5983#composition>,
        <album/5983#subject> ;
    foaf:name "Hiroyuki Maezawa"@en,
        "前澤寛之"@ja .

<artist/86#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5983#subject> ;
    schema:name "Hitoshi Fujima"@en,
        "藤間仁"@ja ;
    foaf:made <album/5983#composition>,
        <album/5983#subject> ;
    foaf:name "Hitoshi Fujima"@en,
        "藤間仁"@ja .

<release/14627#subject> a schema:CreativeWork ;
    schema:name "Gift -prism-"@en,
        "Gift -prism-"@ja,
        "Gift -prism-"@ja-latn ;
    foaf:name "Gift -prism-"@en,
        "Gift -prism-"@ja,
        "Gift -prism-"@ja-latn .

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

<album/5983#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nijiiro / Misato Fujiya"@en,
        "虹色 / 藤弥美里"@ja,
        "Nijiiro / Misato Fujiya"@ja-latn ;
    mo:performance_of <album/5983#musicalwork> ;
    mo:recorded_as <album/5983#musicalexpression> ;
    schema:name "Nijiiro / Misato Fujiya"@en,
        "虹色 / 藤弥美里"@ja,
        "Nijiiro / Misato Fujiya"@ja-latn ;
    schema:workPerformed <album/5983#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/38/5983/5983-1197649462.jpg> a schema:ImageObject,
        foaf:Image .

<album/5983#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nijiiro / Misato Fujiya"@en,
        "虹色 / 藤弥美里"@ja,
        "Nijiiro / Misato Fujiya"@ja-latn ;
    mo:composer <artist/1611#subject>,
        <artist/86#subject> ;
    mo:produced_work <album/5983#musicalwork> ;
    schema:name "Nijiiro / Misato Fujiya"@en,
        "虹色 / 藤弥美里"@ja,
        "Nijiiro / Misato Fujiya"@ja-latn .

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

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

<album/5983#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-25"^^xsd:date ;
    dcterms:title "Nijiiro / Misato Fujiya"@en,
        "虹色 / 藤弥美里"@ja,
        "Nijiiro / Misato Fujiya"@ja-latn ;
    mo:catalogue_number "LACM-4303" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5983#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N5a8a40ded502426a8906e4ad92eb965f ;
    mo:record_count 1 ;
    schema:about <release/14627#subject> ;
    schema:datePublished "2006-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/5983/5983-1197649462.jpg> ;
    schema:name "Nijiiro / Misato Fujiya"@en,
        "虹色 / 藤弥美里"@ja,
        "Nijiiro / Misato Fujiya"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/5983/5983-1197649462.jpg> .

_:N0f7edd7b83c848978650375d1ff3cce1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The greatest gift (off vocal)"@en,
        "最高の贈り物(off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N5a8a40ded502426a8906e4ad92eb965f ;
    schema:name "The greatest gift (off vocal)"@en,
        "最高の贈り物(off vocal)"@ja .

_:N12ff813dd00b41a69cacaf7b534b1b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow colors (off vocal)"@en,
        "虹色(off vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N5a8a40ded502426a8906e4ad92eb965f ;
    schema:name "Rainbow colors (off vocal)"@en,
        "虹色(off vocal)"@ja .

_:N325fd0480ed3400c9c8f919913a272f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The greatest gift"@en,
        "最高の贈り物"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5a8a40ded502426a8906e4ad92eb965f ;
    schema:name "The greatest gift"@en,
        "最高の贈り物"@ja .

_:N633b09d29b5f4173935b6aa86818d16c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow colors"@en,
        "虹色"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N5a8a40ded502426a8906e4ad92eb965f ;
    schema:name "Rainbow colors"@en,
        "虹色"@ja .

_:N5a8a40ded502426a8906e4ad92eb965f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f7edd7b83c848978650375d1ff3cce1,
        _:N12ff813dd00b41a69cacaf7b534b1b4c,
        _:N325fd0480ed3400c9c8f919913a272f8,
        _:N633b09d29b5f4173935b6aa86818d16c ;
    mo:track_count 4 ;
    schema:duration "PT17:35"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0f7edd7b83c848978650375d1ff3cce1,
        _:N12ff813dd00b41a69cacaf7b534b1b4c,
        _:N325fd0480ed3400c9c8f919913a272f8,
        _:N633b09d29b5f4173935b6aa86818d16c .

