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

<album/19781#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Best of Tales [Limited Edition]"@en,
        "ザ ベスト オブ テイルズ"@ja,
        "The Best of Tales [Limited Edition]"@ja-latn ;
    mo:produced_work <album/19781#musicalwork> ;
    schema:name "The Best of Tales [Limited Edition]"@en,
        "ザ ベスト オブ テイルズ"@ja,
        "The Best of Tales [Limited Edition]"@ja-latn .

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

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

<product/538#subject> a schema:CreativeWork ;
    schema:name "Tales of Phantasia"@en,
        "テイルズ オブ ファンタジア"@ja,
        "Tales of Phantasia"@ja-latn ;
    foaf:name "Tales of Phantasia"@en,
        "テイルズ オブ ファンタジア"@ja,
        "Tales of Phantasia"@ja-latn .

<product/540#subject> a schema:CreativeWork ;
    schema:name "Tales of Destiny"@en,
        "テイルズ オブ デスティニー"@ja,
        "Tales of Destiny"@ja-latn ;
    foaf:name "Tales of Destiny"@en,
        "テイルズ オブ デスティニー"@ja,
        "Tales of Destiny"@ja-latn .

<product/541#subject> a schema:CreativeWork ;
    schema:name "Tales of Eternia"@en,
        "テイルズ オブ エターニア"@ja,
        "Tales of Eternia"@ja-latn ;
    foaf:name "Tales of Eternia"@en,
        "テイルズ オブ エターニア"@ja,
        "Tales of Eternia"@ja-latn .

<product/543#subject> a schema:CreativeWork ;
    schema:name "Tales of Destiny 2"@en,
        "テイルズ オブ デスティニー2"@ja,
        "Tales of Destiny 2"@ja-latn ;
    foaf:name "Tales of Destiny 2"@en,
        "テイルズ オブ デスティニー2"@ja,
        "Tales of Destiny 2"@ja-latn .

<product/544#subject> a schema:CreativeWork ;
    schema:name "Tales of Symphonia"@en,
        "テイルズ オブ シンフォニア"@ja,
        "Tales of Symphonia"@ja-latn ;
    foaf:name "Tales of Symphonia"@en,
        "テイルズ オブ シンフォニア"@ja,
        "Tales of Symphonia"@ja-latn .

<product/548#subject> a schema:CreativeWork ;
    schema:name "Tales of Rebirth"@en,
        "テイルズ オブ リバース"@ja,
        "Tales of Rebirth"@ja-latn ;
    foaf:name "Tales of Rebirth"@en,
        "テイルズ オブ リバース"@ja,
        "Tales of Rebirth"@ja-latn .

<product/549#subject> a schema:CreativeWork ;
    schema:name "Tales of Legendia"@en,
        "テイルズ オブ レジェンディア"@ja,
        "Tales of Legendia"@ja-latn ;
    foaf:name "Tales of Legendia"@en,
        "テイルズ オブ レジェンディア"@ja,
        "Tales of Legendia"@ja-latn .

<product/557#subject> a schema:CreativeWork ;
    schema:name "Tales of the Tempest"@en,
        "テイルズ オブ ザ テンペスト"@ja,
        "Tales of the Tempest"@ja-latn ;
    foaf:name "Tales of the Tempest"@en,
        "テイルズ オブ ザ テンペスト"@ja,
        "Tales of the Tempest"@ja-latn .

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

<album/19781#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Best of Tales [Limited Edition]"@en,
        "ザ ベスト オブ テイルズ"@ja,
        "The Best of Tales [Limited Edition]"@ja-latn ;
    mo:performance_of <album/19781#musicalwork> ;
    mo:recorded_as <album/19781#musicalexpression> ;
    schema:name "The Best of Tales [Limited Edition]"@en,
        "ザ ベスト オブ テイルズ"@ja,
        "The Best of Tales [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/19781#musicalwork> .

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<album/19781#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-21"^^xsd:date ;
    dcterms:title "The Best of Tales [Limited Edition]"@en,
        "ザ ベスト オブ テイルズ"@ja,
        "The Best of Tales [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AVCD-23189/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/19781#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record_count 0 ;
    schema:about <product/538#subject>,
        <product/540#subject>,
        <product/541#subject>,
        <product/543#subject>,
        <product/544#subject>,
        <product/548#subject>,
        <product/549#subject>,
        <product/557#subject> ;
    schema:datePublished "2007-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The Best of Tales [Limited Edition]"@en,
        "ザ ベスト オブ テイルズ"@ja,
        "The Best of Tales [Limited Edition]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

