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

<artist/18436#subject> a schema:Person,
        foaf:Person ;
    schema:name "Momo Watanabe"@en,
        "わたなべもも"@ja ;
    foaf:made <album/33026#lyrics>,
        <album/33026#subject> ;
    foaf:name "Momo Watanabe"@en,
        "わたなべもも"@ja .

<artist/25606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiichi Sigsawa"@en,
        "時雨沢恵一"@ja ;
    foaf:made <album/33026#lyrics>,
        <album/33026#subject> ;
    foaf:name "Keiichi Sigsawa"@en,
        "時雨沢恵一"@ja .

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

<artist/1763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33026#subject> ;
    schema:name "Ryo Sakai"@en,
        "酒井良"@ja ;
    foaf:made <album/33026#composition>,
        <album/33026#subject> ;
    foaf:name "Ryo Sakai"@en,
        "酒井良"@ja .

<artist/2294#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33026#subject> ;
    schema:name "Johann Pachelbel"@en ;
    foaf:made <album/33026#composition>,
        <album/33026#subject> ;
    foaf:name "Johann Pachelbel"@en .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/33026/33026-1336886841.jpg> a schema:ImageObject,
        foaf:Image .

<album/33026#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kino na Canon ~Yukkuri de Uptempo de Nameraka na Kyoku~"@en,
        "キノなカノン～ゆっくりでアップテンポでなめらかな曲～"@ja,
        "Kino no Tabi -the Beautiful World- \"Kioku no Kuni\" -Their Memories-"@ja-latn ;
    mo:composer <artist/1763#subject>,
        <artist/2294#subject> ;
    mo:produced_work <album/33026#musicalwork> ;
    schema:name "Kino na Canon ~Yukkuri de Uptempo de Nameraka na Kyoku~"@en,
        "キノなカノン～ゆっくりでアップテンポでなめらかな曲～"@ja,
        "Kino no Tabi -the Beautiful World- \"Kioku no Kuni\" -Their Memories-"@ja-latn .

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

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

<album/33026#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kino na Canon ~Yukkuri de Uptempo de Nameraka na Kyoku~"@en,
        "キノなカノン～ゆっくりでアップテンポでなめらかな曲～"@ja,
        "Kino no Tabi -the Beautiful World- \"Kioku no Kuni\" -Their Memories-"@ja-latn ;
    mo:performance_of <album/33026#musicalwork> ;
    mo:performer <artist/12835#subject> ;
    mo:recorded_as <album/33026#musicalexpression> ;
    schema:byArtist <artist/12835#subject> ;
    schema:name "Kino na Canon ~Yukkuri de Uptempo de Nameraka na Kyoku~"@en,
        "キノなカノン～ゆっくりでアップテンポでなめらかな曲～"@ja,
        "Kino no Tabi -the Beautiful World- \"Kioku no Kuni\" -Their Memories-"@ja-latn ;
    schema:workPerformed <album/33026#musicalwork> .

<artist/12835#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33026#performance> ;
    schema:name "Ai Maeda"@en,
        "前田愛"@ja ;
    foaf:name "Ai Maeda"@en,
        "前田愛"@ja .

<album/33026#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-12-03"^^xsd:date ;
    dcterms:title "Kino na Canon ~Yukkuri de Uptempo de Nameraka na Kyoku~"@en,
        "キノなカノン～ゆっくりでアップテンポでなめらかな曲～"@ja,
        "Kino no Tabi -the Beautiful World- \"Kioku no Kuni\" -Their Memories-"@ja-latn ;
    mo:catalogue_number "DMCG-30311" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33026#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N9eb514f1e98342cc8bd5cc74498c947f ;
    mo:record_count 1 ;
    schema:about <product/4591#subject> ;
    schema:byArtist <artist/12835#subject> ;
    schema:datePublished "2003-12-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/33026/33026-1336886841.jpg> ;
    schema:name "Kino na Canon ~Yukkuri de Uptempo de Nameraka na Kyoku~"@en,
        "キノなカノン～ゆっくりでアップテンポでなめらかな曲～"@ja,
        "Kino no Tabi -the Beautiful World- \"Kioku no Kuni\" -Their Memories-"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/33026/33026-1336886841.jpg> .

_:N0df5efa9a66645f28c63b2494b17f285 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Western Gate"@en,
        "西の城門"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N9eb514f1e98342cc8bd5cc74498c947f ;
    schema:name "The Western Gate"@en,
        "西の城門"@ja .

_:N2ef7670b8dbe489d89c86a28be6a78c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everyone"@en,
        "人々"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N9eb514f1e98342cc8bd5cc74498c947f ;
    schema:name "Everyone"@en,
        "人々"@ja .

_:N6af3cac43e104c2796f10fcffa0c4ecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night and Dawn"@en,
        "夜と朝"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N9eb514f1e98342cc8bd5cc74498c947f ;
    schema:name "Night and Dawn"@en,
        "夜と朝"@ja .

_:N8613b6c09faf4ab69383a887ab8ab04e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Repeating (from Pachelbel's Canon)"@en,
        "くりかえす (「パッヘルベルのカノン」より)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N9eb514f1e98342cc8bd5cc74498c947f ;
    schema:name "Repeating (from Pachelbel's Canon)"@en,
        "くりかえす (「パッヘルベルのカノン」より)"@ja .

_:N98d68a18d71a450f89bcb60cbd01a8c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Beautiful World"@en,
        "the Beautiful World"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N9eb514f1e98342cc8bd5cc74498c947f ;
    schema:name "the Beautiful World"@en,
        "the Beautiful World"@ja .

_:Nb31d299bd09c4ce69d2c6c9a1561d789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer"@en,
        "祈り"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N9eb514f1e98342cc8bd5cc74498c947f ;
    schema:name "Prayer"@en,
        "祈り"@ja .

_:Nbb4f52e465444eccbda9227e01d8ca34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Eastern Gate"@en,
        "東の城門"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N9eb514f1e98342cc8bd5cc74498c947f ;
    schema:name "The Eastern Gate"@en,
        "東の城門"@ja .

_:Nf8ddbc7595ab4332a1a98fa11f2011ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Festival"@en,
        "祭り"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N9eb514f1e98342cc8bd5cc74498c947f ;
    schema:name "Festival"@en,
        "祭り"@ja .

_:N9eb514f1e98342cc8bd5cc74498c947f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0df5efa9a66645f28c63b2494b17f285,
        _:N2ef7670b8dbe489d89c86a28be6a78c1,
        _:N6af3cac43e104c2796f10fcffa0c4ecf,
        _:N8613b6c09faf4ab69383a887ab8ab04e,
        _:N98d68a18d71a450f89bcb60cbd01a8c1,
        _:Nb31d299bd09c4ce69d2c6c9a1561d789,
        _:Nbb4f52e465444eccbda9227e01d8ca34,
        _:Nf8ddbc7595ab4332a1a98fa11f2011ab ;
    mo:track_count 8 ;
    schema:duration "PT20:20"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0df5efa9a66645f28c63b2494b17f285,
        _:N2ef7670b8dbe489d89c86a28be6a78c1,
        _:N6af3cac43e104c2796f10fcffa0c4ecf,
        _:N8613b6c09faf4ab69383a887ab8ab04e,
        _:N98d68a18d71a450f89bcb60cbd01a8c1,
        _:Nb31d299bd09c4ce69d2c6c9a1561d789,
        _:Nbb4f52e465444eccbda9227e01d8ca34,
        _:Nf8ddbc7595ab4332a1a98fa11f2011ab .

