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

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

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

<artist/4563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26010#subject> ;
    schema:name "Steven Velema"@en ;
    foaf:made <album/26010#composition>,
        <album/26010#subject> ;
    foaf:name "Steven Velema"@en .

<artist/9431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26010#subject> ;
    schema:name "Ken Snyder"@en ;
    foaf:made <album/26010#composition>,
        <album/26010#subject> ;
    foaf:name "Ken Snyder"@en .

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

<album/26010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tree of Knowledge ~Chie no Ki~"@en,
        "Tree of Knowledge ～知恵の樹～"@ja,
        "Tree of Knowledge ~Chie no Ki~"@ja-latn ;
    mo:performance_of <album/26010#musicalwork> ;
    mo:recorded_as <album/26010#musicalexpression> ;
    schema:name "Tree of Knowledge ~Chie no Ki~"@en,
        "Tree of Knowledge ～知恵の樹～"@ja,
        "Tree of Knowledge ~Chie no Ki~"@ja-latn ;
    schema:workPerformed <album/26010#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/01/26010/26010-1305037282.png> a schema:ImageObject,
        foaf:Image .

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

<album/26010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tree of Knowledge ~Chie no Ki~"@en,
        "Tree of Knowledge ～知恵の樹～"@ja,
        "Tree of Knowledge ~Chie no Ki~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(yogurtbox)"@en ;
            foaf:made <album/26010#composition> ;
            foaf:name "(yogurtbox)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(yogurtbox"@en ;
            foaf:made <album/26010#composition> ;
            foaf:name "(yogurtbox"@en ],
        <artist/4563#subject>,
        <artist/9431#subject> ;
    mo:produced_work <album/26010#musicalwork> ;
    schema:name "Tree of Knowledge ~Chie no Ki~"@en,
        "Tree of Knowledge ～知恵の樹～"@ja,
        "Tree of Knowledge ~Chie no Ki~"@ja-latn .

<album/26010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-01"^^xsd:date ;
    dcterms:title "Tree of Knowledge ~Chie no Ki~"@en,
        "Tree of Knowledge ～知恵の樹～"@ja,
        "Tree of Knowledge ~Chie no Ki~"@ja-latn ;
    mo:catalogue_number "UBI024" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/26010#musicalexpression> ;
    mo:publisher <org/714#subject> ;
    mo:record _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    mo:record_count 1 ;
    schema:datePublished "2011-05-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/01/26010/26010-1305037282.png> ;
    schema:name "Tree of Knowledge ~Chie no Ki~"@en,
        "Tree of Knowledge ～知恵の樹～"@ja,
        "Tree of Knowledge ~Chie no Ki~"@ja-latn ;
    schema:publisher <org/714#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/26010/26010-1305037282.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26010#subject> ;
    schema:name "(yogurtbox)"@en ;
    foaf:made <album/26010#subject> ;
    foaf:name "(yogurtbox)"@en .

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

_:N29447d4e0d9a42f98c0685af371016c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Morning"@en,
        "おはよう / Good Morning"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "Good Morning"@en,
        "おはよう / Good Morning"@ja .

_:N2adba5737aa544a19211320b62efef5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chie"@en,
        "千枝 / Chie"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "Chie"@en,
        "千枝 / Chie"@ja .

_:N33a20881a10d41d2a4499507eaacf91f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Schedule"@en,
        "スケジュール / My Schedule"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "My Schedule"@en,
        "スケジュール / My Schedule"@ja .

_:N3fbad67772ef4b49af6f0f9007d40a53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending: Through the Atmosphere"@en,
        "エンディング ~ スルー・ザ・アトモスフィア / Ending: Through the Atmosphere"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "Ending: Through the Atmosphere"@en,
        "エンディング ~ スルー・ザ・アトモスフィア / Ending: Through the Atmosphere"@ja .

_:N4ef5839d513741dea9e9feb61da5fa31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Spirit"@en,
        "悪霊 / Evil Spirit"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "Evil Spirit"@en,
        "悪霊 / Evil Spirit"@ja .

_:N5ebc913f271e4309b3340e6810235787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Day of School"@en,
        "学校初日 / First Day of School"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "First Day of School"@en,
        "学校初日 / First Day of School"@ja .

_:Na6784926ebbe4963bf4de0424099f07e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory (1 & 2)"@en,
        "思い出 / Memory (1 & 2)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "Memory (1 & 2)"@en,
        "思い出 / Memory (1 & 2)"@ja .

_:Nbcc169a45dd8460a9a5ec09d5b74effe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hesitation"@en,
        "迷い / Hesitation"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "Hesitation"@en,
        "迷い / Hesitation"@ja .

_:Nc0fedff1c1a4433b8fb2a94eed6dacd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making Love"@en,
        "愛のテーマ / Making Love"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "Making Love"@en,
        "愛のテーマ / Making Love"@ja .

_:Nd3214f64c4ef443ebe23fd8d4bf1dfbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aiselia's Past"@en,
        "アイセリアの過去 / Aiselia's Past"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "Aiselia's Past"@en,
        "アイセリアの過去 / Aiselia's Past"@ja .

_:Nf5968b2c730144da94965dc20cb2d8a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kyoko"@en,
        "杏子 / Kyoko"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "Kyoko"@en,
        "杏子 / Kyoko"@ja .

_:Nf950f70159f94bba9144fbc98275ba3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mariko"@en,
        "茉莉子 / Mariko"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "Mariko"@en,
        "茉莉子 / Mariko"@ja .

_:Nff7ac195b0f645ada1308d7343171c4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening: Ancient Tree"@en,
        "オープニング ～ 古木 / Opening: Ancient Tree"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nf8c40246b87748aeaa4e8158bbda90e1 ;
    schema:name "Opening: Ancient Tree"@en,
        "オープニング ～ 古木 / Opening: Ancient Tree"@ja .

_:Nf8c40246b87748aeaa4e8158bbda90e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29447d4e0d9a42f98c0685af371016c8,
        _:N2adba5737aa544a19211320b62efef5a,
        _:N33a20881a10d41d2a4499507eaacf91f,
        _:N3fbad67772ef4b49af6f0f9007d40a53,
        _:N4ef5839d513741dea9e9feb61da5fa31,
        _:N5ebc913f271e4309b3340e6810235787,
        _:Na6784926ebbe4963bf4de0424099f07e,
        _:Nbcc169a45dd8460a9a5ec09d5b74effe,
        _:Nc0fedff1c1a4433b8fb2a94eed6dacd8,
        _:Nd3214f64c4ef443ebe23fd8d4bf1dfbd,
        _:Nf5968b2c730144da94965dc20cb2d8a3,
        _:Nf950f70159f94bba9144fbc98275ba3f,
        _:Nff7ac195b0f645ada1308d7343171c4f ;
    mo:track_count 13 ;
    schema:duration "PT40:05"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N29447d4e0d9a42f98c0685af371016c8,
        _:N2adba5737aa544a19211320b62efef5a,
        _:N33a20881a10d41d2a4499507eaacf91f,
        _:N3fbad67772ef4b49af6f0f9007d40a53,
        _:N4ef5839d513741dea9e9feb61da5fa31,
        _:N5ebc913f271e4309b3340e6810235787,
        _:Na6784926ebbe4963bf4de0424099f07e,
        _:Nbcc169a45dd8460a9a5ec09d5b74effe,
        _:Nc0fedff1c1a4433b8fb2a94eed6dacd8,
        _:Nd3214f64c4ef443ebe23fd8d4bf1dfbd,
        _:Nf5968b2c730144da94965dc20cb2d8a3,
        _:Nf950f70159f94bba9144fbc98275ba3f,
        _:Nff7ac195b0f645ada1308d7343171c4f .

