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

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

<artist/35#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39297#subject> ;
    schema:name "Hijiri Anze"@en,
        "安瀬聖"@ja ;
    foaf:made <album/39297#composition>,
        <album/39297#subject> ;
    foaf:name "Hijiri Anze"@en,
        "安瀬聖"@ja .

<product/2881#subject> a schema:CreativeWork ;
    schema:name "Emil Chronicle Online"@en,
        "エミル・クロニクル・オンライン"@ja,
        "Emil Chronicle Online"@ja-latn ;
    foaf:name "Emil Chronicle Online"@en,
        "エミル・クロニクル・オンライン"@ja,
        "Emil Chronicle Online"@ja-latn .

<album/39297#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inochi no Ki / Yoko Ishida"@en,
        "生命の樹 / 石田燿子"@ja,
        "Inochi no Ki / Yoko Ishida"@ja-latn ;
    mo:composer <artist/35#subject> ;
    mo:produced_work <album/39297#musicalwork> ;
    schema:name "Inochi no Ki / Yoko Ishida"@en,
        "生命の樹 / 石田燿子"@ja,
        "Inochi no Ki / Yoko Ishida"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/79/39297/39297-1368597895.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39297#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inochi no Ki / Yoko Ishida"@en,
        "生命の樹 / 石田燿子"@ja,
        "Inochi no Ki / Yoko Ishida"@ja-latn ;
    mo:performance_of <album/39297#musicalwork> ;
    mo:performer <artist/8335#subject> ;
    mo:recorded_as <album/39297#musicalexpression> ;
    schema:byArtist <artist/8335#subject> ;
    schema:name "Inochi no Ki / Yoko Ishida"@en,
        "生命の樹 / 石田燿子"@ja,
        "Inochi no Ki / Yoko Ishida"@ja-latn ;
    schema:workPerformed <album/39297#musicalwork> .

<artist/8335#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39297#performance> ;
    schema:name "Yoko Ishida"@en,
        "石田燿子"@ja ;
    foaf:made <album/39297#lyrics>,
        <album/39297#subject> ;
    foaf:name "Yoko Ishida"@en,
        "石田燿子"@ja .

<album/39297#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-26"^^xsd:date ;
    dcterms:title "Inochi no Ki / Yoko Ishida"@en,
        "生命の樹 / 石田燿子"@ja,
        "Inochi no Ki / Yoko Ishida"@ja-latn ;
    mo:catalogue_number "LACM-14051" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39297#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N7b53957e605045c2bf3523ce60e7715e ;
    mo:record_count 1 ;
    schema:about <product/2881#subject> ;
    schema:byArtist <artist/8335#subject> ;
    schema:datePublished "2012-12-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/39297/39297-1368597895.jpg> ;
    schema:name "Inochi no Ki / Yoko Ishida"@en,
        "生命の樹 / 石田燿子"@ja,
        "Inochi no Ki / Yoko Ishida"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/39297/39297-1368597895.jpg> .

_:N1348dbf4851441acbb84599ea3aaa547 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生命の樹 Acoustic ver"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N7b53957e605045c2bf3523ce60e7715e ;
    schema:name "生命の樹 Acoustic ver"@ja .

_:N49a2614ef5a647999c274052d3a116af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "またいつか君と (inst)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N7b53957e605045c2bf3523ce60e7715e ;
    schema:name "またいつか君と (inst)"@ja .

_:N6c5975f69f4d4fd0a41aa9067987dfd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "またいつか君と"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N7b53957e605045c2bf3523ce60e7715e ;
    schema:name "またいつか君と"@ja .

_:N6d3450a11f854a3181fb3482eac522b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生命の樹 (inst)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N7b53957e605045c2bf3523ce60e7715e ;
    schema:name "生命の樹 (inst)"@ja .

_:N8798920447134f119d8e1ead5c7b87e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生命の樹 Acoustic ver (inst)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N7b53957e605045c2bf3523ce60e7715e ;
    schema:name "生命の樹 Acoustic ver (inst)"@ja .

_:Nf5ad3778f8e6460ba70116477b888aa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生命の樹"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N7b53957e605045c2bf3523ce60e7715e ;
    schema:name "生命の樹"@ja .

_:N7b53957e605045c2bf3523ce60e7715e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1348dbf4851441acbb84599ea3aaa547,
        _:N49a2614ef5a647999c274052d3a116af,
        _:N6c5975f69f4d4fd0a41aa9067987dfd4,
        _:N6d3450a11f854a3181fb3482eac522b9,
        _:N8798920447134f119d8e1ead5c7b87e7,
        _:Nf5ad3778f8e6460ba70116477b888aa9 ;
    mo:track_count 6 ;
    schema:duration "PT26:41"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1348dbf4851441acbb84599ea3aaa547,
        _:N49a2614ef5a647999c274052d3a116af,
        _:N6c5975f69f4d4fd0a41aa9067987dfd4,
        _:N6d3450a11f854a3181fb3482eac522b9,
        _:N8798920447134f119d8e1ead5c7b87e7,
        _:Nf5ad3778f8e6460ba70116477b888aa9 .

