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

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

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

<artist/36130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73481#subject> ;
    schema:name "Daisuke \"D.I\" Imai"@en ;
    foaf:made <album/73481#composition>,
        <album/73481#subject> ;
    foaf:name "Daisuke \"D.I\" Imai"@en .

<artist/8674#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73481#subject> ;
    schema:name "Kosuke Morimoto"@en,
        "森元康介"@ja ;
    foaf:made <album/73481#composition>,
        <album/73481#subject> ;
    foaf:name "Kosuke Morimoto"@en,
        "森元康介"@ja .

<product/6044#subject> a schema:CreativeWork ;
    schema:name "URUSEI YATSURA: Endless Summer"@en,
        "うる星やつら エンドレスサマー"@ja,
        "URUSEI YATSURA: Endless Summer"@ja-latn ;
    foaf:name "URUSEI YATSURA: Endless Summer"@en,
        "うる星やつら エンドレスサマー"@ja,
        "URUSEI YATSURA: Endless Summer"@ja-latn .

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

<album/73481#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Promise/Star / Kumi Koda"@en,
        "Promise/Star / 倖田來未"@ja,
        "Promise/Star / Kumi Koda"@ja-latn ;
    mo:performance_of <album/73481#musicalwork> ;
    mo:recorded_as <album/73481#musicalexpression> ;
    schema:name "Promise/Star / Kumi Koda"@en,
        "Promise/Star / 倖田來未"@ja,
        "Promise/Star / Kumi Koda"@ja-latn ;
    schema:workPerformed <album/73481#musicalwork> .

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

<https://medium-media.vgm.io/albums/18/73481/73481-816f92368d21.jpg> a schema:ImageObject,
        foaf:Image .

<album/73481#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Promise/Star / Kumi Koda"@en,
        "Promise/Star / 倖田來未"@ja,
        "Promise/Star / Kumi Koda"@ja-latn ;
    mo:composer <artist/36130#subject>,
        <artist/8674#subject> ;
    mo:produced_work <album/73481#musicalwork> ;
    schema:name "Promise/Star / Kumi Koda"@en,
        "Promise/Star / 倖田來未"@ja,
        "Promise/Star / Kumi Koda"@ja-latn .

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

<album/73481#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-09-07"^^xsd:date ;
    dcterms:title "Promise/Star / Kumi Koda"@en,
        "Promise/Star / 倖田來未"@ja,
        "Promise/Star / Kumi Koda"@ja-latn ;
    mo:catalogue_number "RZCD-45243" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73481#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N8e9e3ed5a6334958b8afdcccc059d95e ;
    mo:record_count 1 ;
    schema:about <product/6044#subject> ;
    schema:datePublished "2005-09-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/73481/73481-816f92368d21.jpg> ;
    schema:name "Promise/Star / Kumi Koda"@en,
        "Promise/Star / 倖田來未"@ja,
        "Promise/Star / Kumi Koda"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/73481/73481-816f92368d21.jpg> .

_:N0287ad7ebff94fafa65dd3127d10931a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N8e9e3ed5a6334958b8afdcccc059d95e ;
    schema:name "Promise"@en .

_:N642032a4a2be4ee7b4edca5f08f6fd3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N8e9e3ed5a6334958b8afdcccc059d95e ;
    schema:name "Promise (Instrumental)"@en .

_:N7e9d3636762b480e8e3fcf41006f4919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N8e9e3ed5a6334958b8afdcccc059d95e ;
    schema:name "Star"@en .

_:Nb48db58df7f643fb96c4b15f8c1146e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N8e9e3ed5a6334958b8afdcccc059d95e ;
    schema:name "Star (Instrumental)"@en .

_:N8e9e3ed5a6334958b8afdcccc059d95e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0287ad7ebff94fafa65dd3127d10931a,
        _:N642032a4a2be4ee7b4edca5f08f6fd3e,
        _:N7e9d3636762b480e8e3fcf41006f4919,
        _:Nb48db58df7f643fb96c4b15f8c1146e9 ;
    mo:track_count 4 ;
    schema:duration "PT17:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0287ad7ebff94fafa65dd3127d10931a,
        _:N642032a4a2be4ee7b4edca5f08f6fd3e,
        _:N7e9d3636762b480e8e3fcf41006f4919,
        _:Nb48db58df7f643fb96c4b15f8c1146e9 .

