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

<artist/3807#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takeshi Yokoyama"@en,
        "横山武"@ja ;
    foaf:made <album/1601#lyrics>,
        <album/1601#subject> ;
    foaf:name "Takeshi Yokoyama"@en,
        "横山武"@ja .

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

<artist/403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1601#subject> ;
    schema:name "Nobuhiko Kashiwara"@en,
        "樫原伸彦"@ja ;
    foaf:made <album/1601#composition>,
        <album/1601#subject> ;
    foaf:name "Nobuhiko Kashiwara"@en,
        "樫原伸彦"@ja .

<product/2087#subject> a schema:CreativeWork ;
    schema:name "Mega Man X6"@en,
        "ロックマンX6"@ja,
        "Rockman X6"@ja-latn ;
    foaf:name "Mega Man X6"@en,
        "ロックマンX6"@ja,
        "Rockman X6"@ja-latn .

<album/1601#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I.D.E.A. ~Every Day I am Dreaming~ / RoST"@en,
        "I.D.E.A. ～僕は毎日、夢を見る～"@ja,
        "I.D.E.A. ~Boku wa Mainichi, Yume wo Miru~ / RoST"@ja-latn ;
    mo:composer <artist/403#subject> ;
    mo:produced_work <album/1601#musicalwork> ;
    schema:name "I.D.E.A. ~Every Day I am Dreaming~ / RoST"@en,
        "I.D.E.A. ～僕は毎日、夢を見る～"@ja,
        "I.D.E.A. ~Boku wa Mainichi, Yume wo Miru~ / RoST"@ja-latn .

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

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

<album/1601#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I.D.E.A. ~Every Day I am Dreaming~ / RoST"@en,
        "I.D.E.A. ～僕は毎日、夢を見る～"@ja,
        "I.D.E.A. ~Boku wa Mainichi, Yume wo Miru~ / RoST"@ja-latn ;
    mo:performance_of <album/1601#musicalwork> ;
    mo:recorded_as <album/1601#musicalexpression> ;
    schema:name "I.D.E.A. ~Every Day I am Dreaming~ / RoST"@en,
        "I.D.E.A. ～僕は毎日、夢を見る～"@ja,
        "I.D.E.A. ~Boku wa Mainichi, Yume wo Miru~ / RoST"@ja-latn ;
    schema:workPerformed <album/1601#musicalwork> .

<org/36#subject> schema:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn ;
    foaf:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/1601/1601-1155636509.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1601#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-05"^^xsd:date ;
    dcterms:title "I.D.E.A. ~Every Day I am Dreaming~ / RoST"@en,
        "I.D.E.A. ～僕は毎日、夢を見る～"@ja,
        "I.D.E.A. ~Boku wa Mainichi, Yume wo Miru~ / RoST"@ja-latn ;
    mo:catalogue_number "CPDA-1017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1601#musicalexpression> ;
    mo:publisher <org/36#subject> ;
    mo:record _:Nbd3b50961aef402981655c74bf314642 ;
    mo:record_count 1 ;
    schema:about <product/2087#subject> ;
    schema:datePublished "2001-12-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/1601/1601-1155636509.jpg> ;
    schema:name "I.D.E.A. ~Every Day I am Dreaming~ / RoST"@en,
        "I.D.E.A. ～僕は毎日、夢を見る～"@ja,
        "I.D.E.A. ~Boku wa Mainichi, Yume wo Miru~ / RoST"@ja-latn ;
    schema:publisher <org/36#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/1601/1601-1155636509.jpg> .

_:N2d0155d7782c47ce89128950289b68f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I.D.E.A. ~Every Day I am Dreaming~"@en,
        "I.D.E.A.～僕は毎日、夢を見る～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nbd3b50961aef402981655c74bf314642 ;
    schema:name "I.D.E.A. ~Every Day I am Dreaming~"@en,
        "I.D.E.A.～僕は毎日、夢を見る～"@ja .

_:N6b2a07a7ca6344f2b57482fe9b2ba1ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frisbee"@en,
        "フリスビー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nbd3b50961aef402981655c74bf314642 ;
    schema:name "Frisbee"@en,
        "フリスビー"@ja .

_:N715b619c6d774eac83b9121f90cb55da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frisbee (Instrumental)"@en,
        "フリスビー (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nbd3b50961aef402981655c74bf314642 ;
    schema:name "Frisbee (Instrumental)"@en,
        "フリスビー (Instrumental)"@ja .

_:Nf496a8e0af9341a88632f7bea533e275 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I.D.E.A. ~Every Day I am Dreaming~ (Instrumental)"@en,
        "I.D.E.A.～僕は毎日、夢を見る～ (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nbd3b50961aef402981655c74bf314642 ;
    schema:name "I.D.E.A. ~Every Day I am Dreaming~ (Instrumental)"@en,
        "I.D.E.A.～僕は毎日、夢を見る～ (Instrumental)"@ja .

_:Nbd3b50961aef402981655c74bf314642 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d0155d7782c47ce89128950289b68f5,
        _:N6b2a07a7ca6344f2b57482fe9b2ba1ef,
        _:N715b619c6d774eac83b9121f90cb55da,
        _:Nf496a8e0af9341a88632f7bea533e275 ;
    mo:track_count 4 ;
    schema:duration "PT16:14"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2d0155d7782c47ce89128950289b68f5,
        _:N6b2a07a7ca6344f2b57482fe9b2ba1ef,
        _:N715b619c6d774eac83b9121f90cb55da,
        _:Nf496a8e0af9341a88632f7bea533e275 .

