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

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

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

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

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

<artist/3541#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64637#subject> ;
    schema:name "Takefumi Haketa"@en,
        "羽毛田丈史"@ja ;
    foaf:made <album/64637#composition>,
        <album/64637#subject> ;
    foaf:name "Takefumi Haketa"@en,
        "羽毛田丈史"@ja .

<artist/40399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64637#subject> ;
    schema:name "Nobuyuki Ohyagi"@en,
        "大八木伸幸"@ja ;
    foaf:made <album/64637#composition>,
        <album/64637#subject> ;
    foaf:name "Nobuyuki Ohyagi"@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 .

<product/5899#subject> a schema:CreativeWork ;
    schema:name "Gekijouban Kino no Tabi -the Beautiful World- Nanika wo Suru Tame ni -life goes on.-"@en,
        "劇場版 キノの旅 -the Beautiful World- 何かをするために -life goes on.-"@ja,
        "Gekijouban Kino no Tabi -the Beautiful World- Nanika wo Suru Tame ni -life goes on.-"@ja-latn ;
    foaf:name "Gekijouban Kino no Tabi -the Beautiful World- Nanika wo Suru Tame ni -life goes on.-"@en,
        "劇場版 キノの旅 -the Beautiful World- 何かをするために -life goes on.-"@ja,
        "Gekijouban Kino no Tabi -the Beautiful World- Nanika wo Suru Tame ni -life goes on.-"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/73/64637/64637-1484206473.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "night fly / Ai Maeda"@en,
        "night fly / 前田 愛"@ja,
        "night fly / Ai Maeda"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "TANATONOTE"@en ;
            foaf:made <album/64637#composition> ;
            foaf:name "TANATONOTE"@en ],
        <artist/1763#subject>,
        <artist/3541#subject>,
        <artist/40399#subject> ;
    mo:produced_work <album/64637#musicalwork> ;
    schema:name "night fly / Ai Maeda"@en,
        "night fly / 前田 愛"@ja,
        "night fly / Ai Maeda"@ja-latn .

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

<album/64637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-16"^^xsd:date ;
    dcterms:title "night fly / Ai Maeda"@en,
        "night fly / 前田 愛"@ja,
        "night fly / Ai Maeda"@ja-latn ;
    mo:catalogue_number "PCCG-00676" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64637#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nd36651affec54638adb8da1178f88979 ;
    mo:record_count 1 ;
    schema:about <product/4591#subject>,
        <product/5899#subject> ;
    schema:datePublished "2005-03-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/64637/64637-1484206473.jpg> ;
    schema:name "night fly / Ai Maeda"@en,
        "night fly / 前田 愛"@ja,
        "night fly / Ai Maeda"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/64637/64637-1484206473.jpg> .

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

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

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

_:N2811525816b04537b0a29a5ce746071e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Flight"@ja,
        "Night Flight"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd36651affec54638adb8da1178f88979 ;
    schema:name "Night Flight"@ja,
        "Night Flight"@ja-latn .

_:N3e0a06f42a354ede9f1bc3de2d81b185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やさしい月"@ja,
        "Yasashii Tsuki"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nd36651affec54638adb8da1178f88979 ;
    schema:name "やさしい月"@ja,
        "Yasashii Tsuki"@ja-latn .

_:N518fc356e6e848c7a6cb9b3aff15d477 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Beautiful World"@ja,
        "the Beautiful World"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd36651affec54638adb8da1178f88979 ;
    schema:name "the Beautiful World"@ja,
        "the Beautiful World"@ja-latn .

_:N69951accad224fa485cd5511503a05cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまりの日"@ja,
        "Hajimari no Hi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd36651affec54638adb8da1178f88979 ;
    schema:name "はじまりの日"@ja,
        "Hajimari no Hi"@ja-latn .

_:N9cba6d6f3eba441093cf6d39f0489e59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cleansing"@ja,
        "Cleansing"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nd36651affec54638adb8da1178f88979 ;
    schema:name "Cleansing"@ja,
        "Cleansing"@ja-latn .

_:Na4464be3050c46f1b08992628ec9bc23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の終わり"@ja,
        "Natsu no Owari"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd36651affec54638adb8da1178f88979 ;
    schema:name "夏の終わり"@ja,
        "Natsu no Owari"@ja-latn .

_:Nd36651affec54638adb8da1178f88979 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2811525816b04537b0a29a5ce746071e,
        _:N3e0a06f42a354ede9f1bc3de2d81b185,
        _:N518fc356e6e848c7a6cb9b3aff15d477,
        _:N69951accad224fa485cd5511503a05cd,
        _:N9cba6d6f3eba441093cf6d39f0489e59,
        _:Na4464be3050c46f1b08992628ec9bc23 ;
    mo:track_count 6 ;
    schema:duration "PT27:21"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2811525816b04537b0a29a5ce746071e,
        _:N3e0a06f42a354ede9f1bc3de2d81b185,
        _:N518fc356e6e848c7a6cb9b3aff15d477,
        _:N69951accad224fa485cd5511503a05cd,
        _:N9cba6d6f3eba441093cf6d39f0489e59,
        _:Na4464be3050c46f1b08992628ec9bc23 .

