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

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

<product/937#subject> a schema:CreativeWork ;
    schema:name "The World Ends with You"@en,
        "すばらしきこのせかい It's a Wonderful World"@ja,
        "Subarashiki Kono Sekai It's a Wonderful World"@ja-latn ;
    foaf:name "The World Ends with You"@en,
        "すばらしきこのせかい It's a Wonderful World"@ja,
        "Subarashiki Kono Sekai It's a Wonderful World"@ja-latn .

<album/9310#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lullaby For You / JYONGRI"@en,
        "Lullaby For You / JYONGRI"@ja,
        "Lullaby For You / JYONGRI"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "JYONGRI"@en ;
            foaf:made <album/9310#composition> ;
            foaf:name "JYONGRI"@en ] ;
    mo:produced_work <album/9310#musicalwork> ;
    schema:name "Lullaby For You / JYONGRI"@en,
        "Lullaby For You / JYONGRI"@ja,
        "Lullaby For You / JYONGRI"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/01/9310/9310-1215262862.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/43870#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9310#performance> ;
    schema:name "Jimmy Jam"@en ;
    foaf:name "Jimmy Jam"@en .

<artist/4464#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9310#performance> ;
    schema:name "Yuichiro Honda"@en,
        "本田優一郎"@ja ;
    foaf:name "Yuichiro Honda"@en,
        "本田優一郎"@ja .

<artist/7753#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9310#performance> ;
    schema:name "Yuichiro Goto Strings"@en,
        "後藤勇一郎ストリングス"@ja ;
    foaf:name "Yuichiro Goto Strings"@en,
        "後藤勇一郎ストリングス"@ja .

<artist/818#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9310#performance> ;
    schema:name "Toshiyuki Mori"@en,
        "森俊之"@ja ;
    foaf:name "Toshiyuki Mori"@en,
        "森俊之"@ja .

<album/9310#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lullaby For You / JYONGRI"@en,
        "Lullaby For You / JYONGRI"@ja,
        "Lullaby For You / JYONGRI"@ja-latn ;
    mo:performance_of <album/9310#musicalwork> ;
    mo:performer _:Nb4c646f3b59344f8ad4ab2c71d4fa8ee,
        <artist/43870#subject>,
        <artist/4464#subject>,
        <artist/7753#subject>,
        <artist/818#subject> ;
    mo:recorded_as <album/9310#musicalexpression> ;
    schema:byArtist _:Nb4c646f3b59344f8ad4ab2c71d4fa8ee,
        <artist/43870#subject>,
        <artist/4464#subject>,
        <artist/7753#subject>,
        <artist/818#subject> ;
    schema:name "Lullaby For You / JYONGRI"@en,
        "Lullaby For You / JYONGRI"@ja,
        "Lullaby For You / JYONGRI"@ja-latn ;
    schema:workPerformed <album/9310#musicalwork> .

<album/9310#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-25"^^xsd:date ;
    dcterms:title "Lullaby For You / JYONGRI"@en,
        "Lullaby For You / JYONGRI"@ja,
        "Lullaby For You / JYONGRI"@ja-latn ;
    mo:catalogue_number "TOCT-22284" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9310#musicalexpression> ;
    mo:publisher <org/700#subject> ;
    mo:record _:Nb5f62910bba3440dac3e7e3a6e8b401e ;
    mo:record_count 1 ;
    schema:about <product/937#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "JYONGRI"@en ;
            foaf:name "JYONGRI"@en ],
        <artist/43870#subject>,
        <artist/4464#subject>,
        <artist/7753#subject>,
        <artist/818#subject> ;
    schema:datePublished "2007-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/9310/9310-1215262862.jpg> ;
    schema:name "Lullaby For You / JYONGRI"@en,
        "Lullaby For You / JYONGRI"@ja,
        "Lullaby For You / JYONGRI"@ja-latn ;
    schema:publisher <org/700#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/9310/9310-1215262862.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9310#subject> ;
    schema:name "JYONGRI"@en ;
    foaf:made <album/9310#subject> ;
    foaf:name "JYONGRI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "JYONGRI"@en ;
    foaf:made <album/9310#lyrics> ;
    foaf:name "JYONGRI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "JYONGRI"@en ;
    foaf:made <album/9310#subject> ;
    foaf:name "JYONGRI"@en .

_:N0ed562da7a0f4505ad10484a3897888f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby For You (Instrumental)"@ja,
        "Lullaby For You (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb5f62910bba3440dac3e7e3a6e8b401e ;
    schema:name "Lullaby For You (Instrumental)"@ja,
        "Lullaby For You (Instrumental)"@ja-latn .

_:N393b6510605249a9bfd850caf469fa12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby For You"@ja,
        "Lullaby For You"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb5f62910bba3440dac3e7e3a6e8b401e ;
    schema:name "Lullaby For You"@ja,
        "Lullaby For You"@ja-latn .

_:N5f3fcb1f462444409f15ff4ca17d4c7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～約束～Live Version"@ja,
        "~Yakusoku~ Live Version"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nb5f62910bba3440dac3e7e3a6e8b401e ;
    schema:name "～約束～Live Version"@ja,
        "~Yakusoku~ Live Version"@ja-latn .

_:N9b04e0b69f2b4928842927cda0096895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catch me (Instrumental)"@ja,
        "Catch me (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nb5f62910bba3440dac3e7e3a6e8b401e ;
    schema:name "Catch me (Instrumental)"@ja,
        "Catch me (Instrumental)"@ja-latn .

_:Naa1f674814814f76aa96abf3eb2c7416 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovers DRIVE (Instrumental)"@ja,
        "Lovers DRIVE (Instrumental)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nb5f62910bba3440dac3e7e3a6e8b401e ;
    schema:name "Lovers DRIVE (Instrumental)"@ja,
        "Lovers DRIVE (Instrumental)"@ja-latn .

_:Nb4c646f3b59344f8ad4ab2c71d4fa8ee a schema:Person,
        foaf:Person ;
    mo:performed <album/9310#performance> ;
    schema:name "JYONGRI"@en ;
    foaf:name "JYONGRI"@en .

_:Nd29ada808d2f4bb88b1ed0ca2a3b7c52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catch me"@ja,
        "Catch me"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nb5f62910bba3440dac3e7e3a6e8b401e ;
    schema:name "Catch me"@ja,
        "Catch me"@ja-latn .

_:Nf8afde8bf6a0417f93eb390a3d38af27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovers DRIVE"@ja,
        "Lovers DRIVE"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nb5f62910bba3440dac3e7e3a6e8b401e ;
    schema:name "Lovers DRIVE"@ja,
        "Lovers DRIVE"@ja-latn .

_:Nb5f62910bba3440dac3e7e3a6e8b401e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ed562da7a0f4505ad10484a3897888f,
        _:N393b6510605249a9bfd850caf469fa12,
        _:N5f3fcb1f462444409f15ff4ca17d4c7b,
        _:N9b04e0b69f2b4928842927cda0096895,
        _:Naa1f674814814f76aa96abf3eb2c7416,
        _:Nd29ada808d2f4bb88b1ed0ca2a3b7c52,
        _:Nf8afde8bf6a0417f93eb390a3d38af27 ;
    mo:track_count 7 ;
    schema:duration "PT30:46"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0ed562da7a0f4505ad10484a3897888f,
        _:N393b6510605249a9bfd850caf469fa12,
        _:N5f3fcb1f462444409f15ff4ca17d4c7b,
        _:N9b04e0b69f2b4928842927cda0096895,
        _:Naa1f674814814f76aa96abf3eb2c7416,
        _:Nd29ada808d2f4bb88b1ed0ca2a3b7c52,
        _:Nf8afde8bf6a0417f93eb390a3d38af27 .

