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

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

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

<artist/418#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84801#subject> ;
    schema:name "CHiCO"@en ;
    foaf:made <album/84801#composition>,
        <album/84801#subject> ;
    foaf:name "CHiCO"@en .

<artist/6508#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84801#subject> ;
    schema:name "ACE"@en ;
    foaf:made <album/84801#composition>,
        <album/84801#subject> ;
    foaf:name "ACE"@en .

<artist/6509#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84801#subject> ;
    schema:name "Tomori Kudo"@en,
        "工藤ともり"@ja ;
    foaf:made <album/84801#composition>,
        <album/84801#subject> ;
    foaf:name "Tomori Kudo"@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/84801#musicalexpression> a mo:Signal ;
    mo:published_as <album/84801#subject> ;
    mo:records <album/84801#performance> .

<album/84801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Layer of each Chronicle"@en,
        "Layer of each Chronicle"@ja,
        "Layer of each Chronicle"@ja-latn ;
    mo:performance_of <album/84801#musicalwork> ;
    mo:recorded_as <album/84801#musicalexpression> ;
    schema:name "Layer of each Chronicle"@en,
        "Layer of each Chronicle"@ja,
        "Layer of each Chronicle"@ja-latn ;
    schema:workPerformed <album/84801#musicalwork> .

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

<https://medium-media.vgm.io/albums/10/84801/84801-1551490017.png> a schema:ImageObject,
        foaf:Image .

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

<album/84801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Layer of each Chronicle"@en,
        "Layer of each Chronicle"@ja,
        "Layer of each Chronicle"@ja-latn ;
    mo:composer <artist/418#subject>,
        <artist/6508#subject>,
        <artist/6509#subject> ;
    mo:produced_work <album/84801#musicalwork> ;
    schema:name "Layer of each Chronicle"@en,
        "Layer of each Chronicle"@ja,
        "Layer of each Chronicle"@ja-latn .

<album/84801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-09"^^xsd:date ;
    dcterms:title "Layer of each Chronicle"@en,
        "Layer of each Chronicle"@ja,
        "Layer of each Chronicle"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84801#musicalexpression> ;
    mo:publisher _:Nf3db6b08ba91442fab9c53027e4c582c ;
    mo:record _:Ne68e5b8e61c94669828287c00e0ada66 ;
    mo:record_count 1 ;
    schema:about <product/2881#subject> ;
    schema:datePublished "2017-12-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/84801/84801-1551490017.png> ;
    schema:name "Layer of each Chronicle"@en,
        "Layer of each Chronicle"@ja,
        "Layer of each Chronicle"@ja-latn ;
    schema:publisher _:Nf3db6b08ba91442fab9c53027e4c582c ;
    foaf:depiction <https://media.vgm.io/albums/10/84801/84801-1551490017.png> .

_:N01ee2a3dcd3a489ab7d4cc411ca079cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy day, Holy night"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne68e5b8e61c94669828287c00e0ada66 ;
    schema:name "Holy day, Holy night"@ja .

_:N12b058d1d1d241b4a9f6fea57260c9bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Merry Feeling"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne68e5b8e61c94669828287c00e0ada66 ;
    schema:name "Happy Merry Feeling"@ja .

_:N884d450ab44c4829972b310989c0f214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lightning break forth - VIRTUAL LIVE"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne68e5b8e61c94669828287c00e0ada66 ;
    schema:name "lightning break forth - VIRTUAL LIVE"@ja .

_:Na34a9d1cbd0e4d14a331685f0fd4f610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その想い覚えている - Vn Remix"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne68e5b8e61c94669828287c00e0ada66 ;
    schema:name "その想い覚えている - Vn Remix"@ja .

_:Nd8528e863bce45adab1c0008f540607f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Mirage"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne68e5b8e61c94669828287c00e0ada66 ;
    schema:name "Snow Mirage"@ja .

_:Nf3db6b08ba91442fab9c53027e4c582c schema:name "Mio's Home"@en ;
    foaf:name "Mio's Home"@en .

_:Ne68e5b8e61c94669828287c00e0ada66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ee2a3dcd3a489ab7d4cc411ca079cc,
        _:N12b058d1d1d241b4a9f6fea57260c9bd,
        _:N884d450ab44c4829972b310989c0f214,
        _:Na34a9d1cbd0e4d14a331685f0fd4f610,
        _:Nd8528e863bce45adab1c0008f540607f ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N01ee2a3dcd3a489ab7d4cc411ca079cc,
        _:N12b058d1d1d241b4a9f6fea57260c9bd,
        _:N884d450ab44c4829972b310989c0f214,
        _:Na34a9d1cbd0e4d14a331685f0fd4f610,
        _:Nd8528e863bce45adab1c0008f540607f .

