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

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

<artist/14461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12007#subject> ;
    schema:name "ToMo K."@en ;
    foaf:made <album/12007#composition>,
        <album/12007#subject> ;
    foaf:name "ToMo K."@en .

<artist/1661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12007#subject> ;
    schema:name "Yoshiyuki Ishii"@en,
        "石井吉幸"@ja ;
    foaf:made <album/12007#composition>,
        <album/12007#subject> ;
    foaf:name "Yoshiyuki Ishii"@en,
        "石井吉幸"@ja .

<artist/998#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12007#subject> ;
    schema:name "Kouta Kato"@en,
        "加藤恒太"@ja ;
    foaf:made <album/12007#composition>,
        <album/12007#subject> ;
    foaf:name "Kouta Kato"@en,
        "加藤恒太"@ja .

<product/5898#subject> a schema:CreativeWork ;
    schema:name "Kino no Tabi -the Beautiful World-"@en,
        "キノの旅 -the Beautiful World-"@ja,
        "Kino no Tabi -the Beautiful World-"@ja-latn ;
    foaf:name "Kino no Tabi -the Beautiful World-"@en,
        "キノの旅 -the Beautiful World-"@ja,
        "Kino no Tabi -the Beautiful World-"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/70/12007/12007-1405894053.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12007#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kino no Tabi -the Beautiful World- Sound Collection"@en,
        "キノの旅 -the Beautiful World- サウンドコレクション"@ja,
        "Kino no Tabi -the Beautiful World- Sound Collection"@ja-latn ;
    mo:performance_of <album/12007#musicalwork> ;
    mo:performer <artist/149#subject> ;
    mo:recorded_as <album/12007#musicalexpression> ;
    schema:byArtist <artist/149#subject> ;
    schema:name "Kino no Tabi -the Beautiful World- Sound Collection"@en,
        "キノの旅 -the Beautiful World- サウンドコレクション"@ja,
        "Kino no Tabi -the Beautiful World- Sound Collection"@ja-latn ;
    schema:workPerformed <album/12007#musicalwork> .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12007#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/12007#lyrics>,
        <album/12007#subject> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<album/12007#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kino no Tabi -the Beautiful World- Sound Collection"@en,
        "キノの旅 -the Beautiful World- サウンドコレクション"@ja,
        "Kino no Tabi -the Beautiful World- Sound Collection"@ja-latn ;
    mo:composer <artist/14461#subject>,
        <artist/1661#subject>,
        <artist/998#subject> ;
    mo:produced_work <album/12007#musicalwork> ;
    schema:name "Kino no Tabi -the Beautiful World- Sound Collection"@en,
        "キノの旅 -the Beautiful World- サウンドコレクション"@ja,
        "Kino no Tabi -the Beautiful World- Sound Collection"@ja-latn .

<album/12007#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-03-24"^^xsd:date ;
    dcterms:title "Kino no Tabi -the Beautiful World- Sound Collection"@en,
        "キノの旅 -the Beautiful World- サウンドコレクション"@ja,
        "Kino no Tabi -the Beautiful World- Sound Collection"@ja-latn ;
    mo:catalogue_number "MNCA-9004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12007#musicalexpression> ;
    mo:publisher <org/2656#subject> ;
    mo:record _:Nee30369a478e4b5ab957926e1f215afd ;
    mo:record_count 1 ;
    schema:about <product/5898#subject> ;
    schema:byArtist <artist/149#subject> ;
    schema:datePublished "2003-03-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/12007/12007-1405894053.jpg> ;
    schema:name "Kino no Tabi -the Beautiful World- Sound Collection"@en,
        "キノの旅 -the Beautiful World- サウンドコレクション"@ja,
        "Kino no Tabi -the Beautiful World- Sound Collection"@ja-latn ;
    schema:publisher <org/2656#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/12007/12007-1405894053.jpg> .

_:N05a133d6a84343eea0cdd032604d43e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toss-up"@en,
        "Toss-up"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "Toss-up"@en,
        "Toss-up"@ja .

_:N14609f373113416c996f2b9e39a0d4b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura"@en,
        "Sakura"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "Sakura"@en,
        "Sakura"@ja .

_:N28a7f095aa6d4b388c1ca9083aa6b9df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chances"@en,
        "Chances"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "Chances"@en,
        "Chances"@ja .

_:N35814c043bd24ddfab967980f6d006c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free Lance"@en,
        "Free Lance"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "Free Lance"@en,
        "Free Lance"@ja .

_:N42bf2d2cc0a24ddeafd2911a0310e3cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness"@en,
        "Happiness"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "Happiness"@en,
        "Happiness"@ja .

_:N498762c1e61c41acb3624ec0ebb5c317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow Never Comes."@en,
        "Tomorrow Never Comes."@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "Tomorrow Never Comes."@en,
        "Tomorrow Never Comes."@ja .

_:N6fa50d75ea0a4749bd288518d9729386 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One-way Mission"@en,
        "One-way Mission"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "One-way Mission"@en,
        "One-way Mission"@ja .

_:N732c64ea6bf447beab8b4530258c95d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intermission"@en,
        "Intermission"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "Intermission"@en,
        "Intermission"@ja .

_:N7c78a8d6d98d416192db46dc259db8a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Need You."@en,
        "I Need You."@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "I Need You."@en,
        "I Need You."@ja .

_:N7ecea2fca04a48ae88ab662a99671444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand-bys"@en,
        "Stand-bys"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "Stand-bys"@en,
        "Stand-bys"@ja .

_:N9fb9056aed4d4894a691f5bc50281dd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"She\" is Waiting For You"@en,
        "\"She\" is Waiting For You"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "\"She\" is Waiting For You"@en,
        "\"She\" is Waiting For You"@ja .

_:Na0afa874908e4ad3ae8314d3e89e391a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World is Shining"@en,
        "セカイハカガヤク"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "The World is Shining"@en,
        "セカイハカガヤク"@ja .

_:Nae54f342823644129a74f1bfae3d8f9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Sale"@en,
        "For Sale"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "For Sale"@en,
        "For Sale"@ja .

_:Nd72b0f244cc5495284a81877d8a88d06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not again"@en,
        "Not again"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "Not again"@en,
        "Not again"@ja .

_:Nd7d90116ae374564acffec090011995b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beauiful World"@en,
        "The Beauiful World"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "The Beauiful World"@en,
        "The Beauiful World"@ja .

_:Nf451ed457dad480d81baefda1fdb1ca9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will"@en,
        "Will"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "Will"@en,
        "Will"@ja .

_:Nffc15b7ef35f43c5b256540c3b01c429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For You"@en,
        "For You"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nee30369a478e4b5ab957926e1f215afd ;
    schema:name "For You"@en,
        "For You"@ja .

_:Nee30369a478e4b5ab957926e1f215afd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05a133d6a84343eea0cdd032604d43e1,
        _:N14609f373113416c996f2b9e39a0d4b6,
        _:N28a7f095aa6d4b388c1ca9083aa6b9df,
        _:N35814c043bd24ddfab967980f6d006c3,
        _:N42bf2d2cc0a24ddeafd2911a0310e3cf,
        _:N498762c1e61c41acb3624ec0ebb5c317,
        _:N6fa50d75ea0a4749bd288518d9729386,
        _:N732c64ea6bf447beab8b4530258c95d9,
        _:N7c78a8d6d98d416192db46dc259db8a2,
        _:N7ecea2fca04a48ae88ab662a99671444,
        _:N9fb9056aed4d4894a691f5bc50281dd9,
        _:Na0afa874908e4ad3ae8314d3e89e391a,
        _:Nae54f342823644129a74f1bfae3d8f9d,
        _:Nd72b0f244cc5495284a81877d8a88d06,
        _:Nd7d90116ae374564acffec090011995b,
        _:Nf451ed457dad480d81baefda1fdb1ca9,
        _:Nffc15b7ef35f43c5b256540c3b01c429 ;
    mo:track_count 17 ;
    schema:duration "PT48:34"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N05a133d6a84343eea0cdd032604d43e1,
        _:N14609f373113416c996f2b9e39a0d4b6,
        _:N28a7f095aa6d4b388c1ca9083aa6b9df,
        _:N35814c043bd24ddfab967980f6d006c3,
        _:N42bf2d2cc0a24ddeafd2911a0310e3cf,
        _:N498762c1e61c41acb3624ec0ebb5c317,
        _:N6fa50d75ea0a4749bd288518d9729386,
        _:N732c64ea6bf447beab8b4530258c95d9,
        _:N7c78a8d6d98d416192db46dc259db8a2,
        _:N7ecea2fca04a48ae88ab662a99671444,
        _:N9fb9056aed4d4894a691f5bc50281dd9,
        _:Na0afa874908e4ad3ae8314d3e89e391a,
        _:Nae54f342823644129a74f1bfae3d8f9d,
        _:Nd72b0f244cc5495284a81877d8a88d06,
        _:Nd7d90116ae374564acffec090011995b,
        _:Nf451ed457dad480d81baefda1fdb1ca9,
        _:Nffc15b7ef35f43c5b256540c3b01c429 .

