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

<artist/12835#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ai Maeda"@en,
        "前田愛"@ja ;
    foaf:made <album/33027#lyrics>,
        <album/33027#subject>,
        <album/33027#vocals> ;
    foaf:name "Ai Maeda"@en,
        "前田愛"@ja .

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

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

<artist/4516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33027#subject> ;
    schema:name "Yuko Yamaguchi"@en,
        "山口由子"@ja ;
    foaf:made <album/33027#composition>,
        <album/33027#subject> ;
    foaf:name "Yuko Yamaguchi"@en,
        "山口由子"@ja .

<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/33027#musicalexpression> a mo:Signal ;
    mo:published_as <album/33027#subject> ;
    mo:records <album/33027#performance> .

<album/33027#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the Beautiful World / Ai Maeda"@en,
        "the Beautiful World / 前田愛"@ja,
        "the Beautiful World / Ai Maeda"@ja-latn ;
    mo:performance_of <album/33027#musicalwork> ;
    mo:recorded_as <album/33027#musicalexpression> ;
    schema:name "the Beautiful World / Ai Maeda"@en,
        "the Beautiful World / 前田愛"@ja,
        "the Beautiful World / Ai Maeda"@ja-latn ;
    schema:workPerformed <album/33027#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/72/33027/33027-1356269192.jpg> a schema:ImageObject,
        foaf:Image .

<album/33027#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the Beautiful World / Ai Maeda"@en,
        "the Beautiful World / 前田愛"@ja,
        "the Beautiful World / Ai Maeda"@ja-latn ;
    mo:composer <artist/1763#subject>,
        <artist/4516#subject> ;
    mo:produced_work <album/33027#musicalwork> ;
    schema:name "the Beautiful World / Ai Maeda"@en,
        "the Beautiful World / 前田愛"@ja,
        "the Beautiful World / Ai Maeda"@ja-latn .

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

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

<album/33027#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-06-18"^^xsd:date ;
    dcterms:title "the Beautiful World / Ai Maeda"@en,
        "the Beautiful World / 前田愛"@ja,
        "the Beautiful World / Ai Maeda"@ja-latn ;
    mo:catalogue_number "PCCG-70003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33027#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N0cbf2eae564b4115b6ba55a725f69aee ;
    mo:record_count 1 ;
    schema:about <product/4591#subject> ;
    schema:datePublished "2003-06-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/33027/33027-1356269192.jpg> ;
    schema:name "the Beautiful World / Ai Maeda"@en,
        "the Beautiful World / 前田愛"@ja,
        "the Beautiful World / Ai Maeda"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/33027/33027-1356269192.jpg> .

_:N7760090477fd49a686bba7823a63783b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CALL BACK YESTERDAY"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N0cbf2eae564b4115b6ba55a725f69aee ;
    schema:name "CALL BACK YESTERDAY"@en .

_:N90e84b348f8644b6adbbce5c87858177 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Beautiful World (VOCAL LESS)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N0cbf2eae564b4115b6ba55a725f69aee ;
    schema:name "the Beautiful World (VOCAL LESS)"@en .

_:Nba8ba5fb3c6946049f0deda30ca81ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Beautiful World"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N0cbf2eae564b4115b6ba55a725f69aee ;
    schema:name "the Beautiful World"@en .

_:Ne07c73e6514b4258abad5f4f70a3cc2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CALL BACK YESTERDAY (VOCAL LESS)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N0cbf2eae564b4115b6ba55a725f69aee ;
    schema:name "CALL BACK YESTERDAY (VOCAL LESS)"@en .

_:N0cbf2eae564b4115b6ba55a725f69aee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7760090477fd49a686bba7823a63783b,
        _:N90e84b348f8644b6adbbce5c87858177,
        _:Nba8ba5fb3c6946049f0deda30ca81ccf,
        _:Ne07c73e6514b4258abad5f4f70a3cc2c ;
    mo:track_count 4 ;
    schema:duration "PT18:33"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7760090477fd49a686bba7823a63783b,
        _:N90e84b348f8644b6adbbce5c87858177,
        _:Nba8ba5fb3c6946049f0deda30ca81ccf,
        _:Ne07c73e6514b4258abad5f4f70a3cc2c .

