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

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

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

<artist/13273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69587#subject> ;
    schema:name "Evan Call"@en ;
    foaf:made <album/69587#composition>,
        <album/69587#subject> ;
    foaf:name "Evan Call"@en .

<product/5271#subject> a schema:CreativeWork ;
    schema:name "CHRONOS RULER"@en,
        "時間の支配者"@ja,
        "Jikan no Shihaisha"@ja-latn ;
    foaf:name "CHRONOS RULER"@en,
        "時間の支配者"@ja,
        "Jikan no Shihaisha"@ja-latn .

<album/69587#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The MUSIC of CHRONOS RULER"@en,
        "TVアニメ『時間の支配者』オリジナルサウンドトラック 「The MUSIC of CHRONOS RULER」"@ja,
        "Jikan no Shihaisha Original Soundtrack: The MUSIC of CHRONOS RULER"@ja-latn ;
    mo:composer <artist/13273#subject> ;
    mo:produced_work <album/69587#musicalwork> ;
    schema:name "The MUSIC of CHRONOS RULER"@en,
        "TVアニメ『時間の支配者』オリジナルサウンドトラック 「The MUSIC of CHRONOS RULER」"@ja,
        "Jikan no Shihaisha Original Soundtrack: The MUSIC of CHRONOS RULER"@ja-latn .

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

<album/69587#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The MUSIC of CHRONOS RULER"@en,
        "TVアニメ『時間の支配者』オリジナルサウンドトラック 「The MUSIC of CHRONOS RULER」"@ja,
        "Jikan no Shihaisha Original Soundtrack: The MUSIC of CHRONOS RULER"@ja-latn ;
    mo:performance_of <album/69587#musicalwork> ;
    mo:recorded_as <album/69587#musicalexpression> ;
    schema:name "The MUSIC of CHRONOS RULER"@en,
        "TVアニメ『時間の支配者』オリジナルサウンドトラック 「The MUSIC of CHRONOS RULER」"@ja,
        "Jikan no Shihaisha Original Soundtrack: The MUSIC of CHRONOS RULER"@ja-latn ;
    schema:workPerformed <album/69587#musicalwork> .

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/69587#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/69587#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/69587#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-27"^^xsd:date ;
    dcterms:title "The MUSIC of CHRONOS RULER"@en,
        "TVアニメ『時間の支配者』オリジナルサウンドトラック 「The MUSIC of CHRONOS RULER」"@ja,
        "Jikan no Shihaisha Original Soundtrack: The MUSIC of CHRONOS RULER"@ja-latn ;
    mo:catalogue_number "LACA-9538~9" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/69587#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record_count 0 ;
    schema:about <product/5271#subject> ;
    schema:datePublished "2017-09-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The MUSIC of CHRONOS RULER"@en,
        "TVアニメ『時間の支配者』オリジナルサウンドトラック 「The MUSIC of CHRONOS RULER」"@ja,
        "Jikan no Shihaisha Original Soundtrack: The MUSIC of CHRONOS RULER"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

