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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/152810#lyrics>,
        <album/152810#subject>,
        <album/152810#vocals> ;
    foaf:name "KOTOKO"@en .

<artist/1512#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152810#subject> ;
    schema:name "Taro Iwashiro"@en,
        "岩代太郎"@ja ;
    foaf:made <album/152810#composition>,
        <album/152810#subject> ;
    foaf:name "Taro Iwashiro"@en,
        "岩代太郎"@ja .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152810#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/152810#composition>,
        <album/152810#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

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

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

<album/152810#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ORIGINAL MOTION PICTURE SOUNDTRACK \"THE CHASING WORLD\""@en,
        "リアル鬼ごっこ オリジナル・サウンドトラック"@ja,
        "Real Onigokko Original Soundtrack"@ja-latn ;
    mo:performance_of <album/152810#musicalwork> ;
    mo:recorded_as <album/152810#musicalexpression> ;
    schema:name "ORIGINAL MOTION PICTURE SOUNDTRACK \"THE CHASING WORLD\""@en,
        "リアル鬼ごっこ オリジナル・サウンドトラック"@ja,
        "Real Onigokko Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/152810#musicalwork> .

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

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

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

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

<album/152810#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ORIGINAL MOTION PICTURE SOUNDTRACK \"THE CHASING WORLD\""@en,
        "リアル鬼ごっこ オリジナル・サウンドトラック"@ja,
        "Real Onigokko Original Soundtrack"@ja-latn ;
    mo:composer <artist/1512#subject>,
        <artist/18#subject> ;
    mo:produced_work <album/152810#musicalwork> ;
    schema:name "ORIGINAL MOTION PICTURE SOUNDTRACK \"THE CHASING WORLD\""@en,
        "リアル鬼ごっこ オリジナル・サウンドトラック"@ja,
        "Real Onigokko Original Soundtrack"@ja-latn .

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

<album/152810#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-09"^^xsd:date ;
    dcterms:title "ORIGINAL MOTION PICTURE SOUNDTRACK \"THE CHASING WORLD\""@en,
        "リアル鬼ごっこ オリジナル・サウンドトラック"@ja,
        "Real Onigokko Original Soundtrack"@ja-latn ;
    mo:catalogue_number "GNCL-1148" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152810#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:N58ab83eea0824ccf981f9c690b806ba0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Chasing World (Real Onigokko)"@en ;
            foaf:name "The Chasing World (Real Onigokko)"@en ] ;
    schema:datePublished "2008-01-09"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/01/152810/152810-cd1d7630971b.jpg> ;
    schema:name "ORIGINAL MOTION PICTURE SOUNDTRACK \"THE CHASING WORLD\""@en,
        "リアル鬼ごっこ オリジナル・サウンドトラック"@ja,
        "Real Onigokko Original Soundtrack"@ja-latn ;
    schema:publisher <org/2821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/152810/152810-cd1d7630971b.jpg> .

_:N00feb50c5b3c4dca916549658c2a81d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of the World: Chapter Five"@en,
        "Edge of the World: Chapter Five"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N58ab83eea0824ccf981f9c690b806ba0 ;
    schema:name "Edge of the World: Chapter Five"@en,
        "Edge of the World: Chapter Five"@ja .

_:N52aefd49ccef4c72b5c3c8af17d9fe39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Longitude for Strings Quartet"@en,
        "Longitude for Strings Quartet"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N58ab83eea0824ccf981f9c690b806ba0 ;
    schema:name "Longitude for Strings Quartet"@en,
        "Longitude for Strings Quartet"@ja .

_:N5639ca88694d4c63bc74368c3431b1d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of the World: Chapter Four"@en,
        "Edge of the World: Chapter Four"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N58ab83eea0824ccf981f9c690b806ba0 ;
    schema:name "Edge of the World: Chapter Four"@en,
        "Edge of the World: Chapter Four"@ja .

_:N755301c0f4d740fda100ef652557d577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of the World: Chapter Three"@en,
        "Edge of the World: Chapter Three"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N58ab83eea0824ccf981f9c690b806ba0 ;
    schema:name "Edge of the World: Chapter Three"@en,
        "Edge of the World: Chapter Three"@ja .

_:N8de4e644416143b9a071ffaa382592ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of the World: Chapter One"@en,
        "Edge of the World: Chapter One"@ja ;
    mo:track_number 1 ;
    schema:duration "PT10:20"^^xsd:interval ;
    schema:inPlaylist _:N58ab83eea0824ccf981f9c690b806ba0 ;
    schema:name "Edge of the World: Chapter One"@en,
        "Edge of the World: Chapter One"@ja .

_:Nb490298c17264720aa8f74fc219abbac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edge of the World: Chapter Two"@en,
        "Edge of the World: Chapter Two"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N58ab83eea0824ccf981f9c690b806ba0 ;
    schema:name "Edge of the World: Chapter Two"@en,
        "Edge of the World: Chapter Two"@ja .

_:Nc036daf06778401cb637831f25500c95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chasing World (Film Version)"@en,
        "リアル鬼ごっこ (映画バージョン)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N58ab83eea0824ccf981f9c690b806ba0 ;
    schema:name "The Chasing World (Film Version)"@en,
        "リアル鬼ごっこ (映画バージョン)"@ja .

_:Nf17194c7efba4071b5f50d2cbacf6dfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel for Strings Quartet"@en,
        "Parallel for Strings Quartet"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N58ab83eea0824ccf981f9c690b806ba0 ;
    schema:name "Parallel for Strings Quartet"@en,
        "Parallel for Strings Quartet"@ja .

_:N58ab83eea0824ccf981f9c690b806ba0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00feb50c5b3c4dca916549658c2a81d0,
        _:N52aefd49ccef4c72b5c3c8af17d9fe39,
        _:N5639ca88694d4c63bc74368c3431b1d3,
        _:N755301c0f4d740fda100ef652557d577,
        _:N8de4e644416143b9a071ffaa382592ba,
        _:Nb490298c17264720aa8f74fc219abbac,
        _:Nc036daf06778401cb637831f25500c95,
        _:Nf17194c7efba4071b5f50d2cbacf6dfe ;
    mo:track_count 8 ;
    schema:duration "PT42:57"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00feb50c5b3c4dca916549658c2a81d0,
        _:N52aefd49ccef4c72b5c3c8af17d9fe39,
        _:N5639ca88694d4c63bc74368c3431b1d3,
        _:N755301c0f4d740fda100ef652557d577,
        _:N8de4e644416143b9a071ffaa382592ba,
        _:Nb490298c17264720aa8f74fc219abbac,
        _:Nc036daf06778401cb637831f25500c95,
        _:Nf17194c7efba4071b5f50d2cbacf6dfe .

