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

<artist/915#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumi Koda"@en,
        "倖田來未"@ja ;
    foaf:made <album/1583#subject>,
        <album/1583#vocals> ;
    foaf:name "Kumi Koda"@en,
        "倖田來未"@ja .

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

<artist/1789#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1583#subject> ;
    schema:name "Kazuhiro Hara"@en,
        "原一博"@ja ;
    foaf:made <album/1583#composition>,
        <album/1583#subject> ;
    foaf:name "Kazuhiro Hara"@en,
        "原一博"@ja .

<artist/225#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1583#subject> ;
    schema:name "Noriko Matsueda"@en,
        "松枝賀子"@ja ;
    foaf:made <album/1583#composition>,
        <album/1583#subject> ;
    foaf:name "Noriko Matsueda"@en,
        "松枝賀子"@ja .

<artist/797#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1583#subject> ;
    schema:name "Takahito Eguchi"@en,
        "江口貴勅"@ja ;
    foaf:made <album/1583#composition>,
        <album/1583#subject> ;
    foaf:name "Takahito Eguchi"@en,
        "江口貴勅"@ja .

<product/681#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY X-2"@en,
        "ファイナルファンタジーX-2"@ja,
        "FINAL FANTASY X-2"@ja-latn ;
    foaf:name "FINAL FANTASY X-2"@en,
        "ファイナルファンタジーX-2"@ja,
        "FINAL FANTASY X-2"@ja-latn .

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

<album/1583#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "real Emotion/1000 Words / Kumi Koda"@en,
        "real Emotion/1000の言葉 / 倖田來未"@ja,
        "real Emotion/1000 no Kotoba / Kumi Koda"@ja-latn ;
    mo:performance_of <album/1583#musicalwork> ;
    mo:recorded_as <album/1583#musicalexpression> ;
    schema:name "real Emotion/1000 Words / Kumi Koda"@en,
        "real Emotion/1000の言葉 / 倖田來未"@ja,
        "real Emotion/1000 no Kotoba / Kumi Koda"@ja-latn ;
    schema:workPerformed <album/1583#musicalwork> .

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

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/1583/1583-1262075810.png> a schema:ImageObject,
        foaf:Image .

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

<album/1583#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "real Emotion/1000 Words / Kumi Koda"@en,
        "real Emotion/1000の言葉 / 倖田來未"@ja,
        "real Emotion/1000 no Kotoba / Kumi Koda"@ja-latn ;
    mo:composer <artist/1789#subject>,
        <artist/225#subject>,
        <artist/797#subject> ;
    mo:produced_work <album/1583#musicalwork> ;
    schema:name "real Emotion/1000 Words / Kumi Koda"@en,
        "real Emotion/1000の言葉 / 倖田來未"@ja,
        "real Emotion/1000 no Kotoba / Kumi Koda"@ja-latn .

<album/1583#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-03-05"^^xsd:date ;
    dcterms:title "real Emotion/1000 Words / Kumi Koda"@en,
        "real Emotion/1000の言葉 / 倖田來未"@ja,
        "real Emotion/1000 no Kotoba / Kumi Koda"@ja-latn ;
    mo:catalogue_number "RZCD-45080" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1583#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:Nae18781bdd3a49c29c78ebbfb5963eae ;
    mo:record_count 1 ;
    schema:about <product/681#subject> ;
    schema:datePublished "2003-03-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/1583/1583-1262075810.png> ;
    schema:name "real Emotion/1000 Words / Kumi Koda"@en,
        "real Emotion/1000の言葉 / 倖田來未"@ja,
        "real Emotion/1000 no Kotoba / Kumi Koda"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/1583/1583-1262075810.png> .

_:N164bfddbd6c94c8f865bfb5075ae379a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1000 Words [Original Mix]"@en,
        "1000の言葉 [Original Mix]"@ja,
        "1000 no Kotoba [Original Mix]"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nae18781bdd3a49c29c78ebbfb5963eae ;
    schema:name "1000 Words [Original Mix]"@en,
        "1000の言葉 [Original Mix]"@ja,
        "1000 no Kotoba [Original Mix]"@ja-latn .

_:N4bd387ad192244238572ae7db7547c77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1000 Words [Instrumental]"@en,
        "1000の言葉 [Instrumental]"@ja,
        "1000 no Kotoba [Instrumental]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:Nae18781bdd3a49c29c78ebbfb5963eae ;
    schema:name "1000 Words [Instrumental]"@en,
        "1000の言葉 [Instrumental]"@ja,
        "1000 no Kotoba [Instrumental]"@ja-latn .

_:N76384173e58f434785fe16eae45a319a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "real Emotion [Instrumental]"@en,
        "real Emotion [Instrumental]"@ja,
        "real Emotion [Instrumental]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nae18781bdd3a49c29c78ebbfb5963eae ;
    schema:name "real Emotion [Instrumental]"@en,
        "real Emotion [Instrumental]"@ja,
        "real Emotion [Instrumental]"@ja-latn .

_:N7cffabbe063a4a2dbd26f9ea4de61b51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "real Emotion [Original Mix]"@en,
        "real Emotion [Original Mix]"@ja,
        "real Emotion [Original Mix]"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nae18781bdd3a49c29c78ebbfb5963eae ;
    schema:name "real Emotion [Original Mix]"@en,
        "real Emotion [Original Mix]"@ja,
        "real Emotion [Original Mix]"@ja-latn .

_:Nae18781bdd3a49c29c78ebbfb5963eae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N164bfddbd6c94c8f865bfb5075ae379a,
        _:N4bd387ad192244238572ae7db7547c77,
        _:N76384173e58f434785fe16eae45a319a,
        _:N7cffabbe063a4a2dbd26f9ea4de61b51 ;
    mo:track_count 4 ;
    schema:duration "PT20:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N164bfddbd6c94c8f865bfb5075ae379a,
        _:N4bd387ad192244238572ae7db7547c77,
        _:N76384173e58f434785fe16eae45a319a,
        _:N7cffabbe063a4a2dbd26f9ea4de61b51 .

