@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/106388#composition> a mo:Composition ;
    dcterms:title "Wei Ai Cheng Mo / alan"@en,
        "為愛成魔 / alan"@ja,
        "Wei Ai Cheng Mo / alan"@ja-latn ;
    schema:name "Wei Ai Cheng Mo / alan"@en,
        "為愛成魔 / alan"@ja,
        "Wei Ai Cheng Mo / alan"@ja-latn .

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

<album/106388#performance> a mo:Performance ;
    dcterms:title "Wei Ai Cheng Mo / alan"@en,
        "為愛成魔 / alan"@ja,
        "Wei Ai Cheng Mo / alan"@ja-latn ;
    schema:name "Wei Ai Cheng Mo / alan"@en,
        "為愛成魔 / alan"@ja,
        "Wei Ai Cheng Mo / alan"@ja-latn .

<album/106388#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-28"^^xsd:date ;
    dcterms:title "Wei Ai Cheng Mo / alan"@en,
        "為愛成魔 / alan"@ja,
        "Wei Ai Cheng Mo / alan"@ja-latn ;
    mo:catalogue_number "N/A" ;
    schema:about <product/9594#subject> ;
    schema:datePublished "2014-05-28"^^xsd:date ;
    schema:name "Wei Ai Cheng Mo / alan"@en,
        "為愛成魔 / alan"@ja,
        "Wei Ai Cheng Mo / alan"@ja-latn .

<product/9573#subject> a schema:CreativeWork ;
    dcterms:title "Chinese Paladin: Sword and Fairy"@en,
        "仙劍奇俠傳"@ja,
        "Xian Jian Qi Xia Zhuan"@ja-latn ;
    schema:name "Chinese Paladin: Sword and Fairy"@en,
        "仙劍奇俠傳"@ja,
        "Xian Jian Qi Xia Zhuan"@ja-latn .

<https://media.vgm.io/products/49/9594/9594-1605604217.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/9594#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/49/9594/9594-1605604217.jpg> ;
    foaf:depicts <product/9594#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/49/9594/9594-1605604217.jpg> .

<https://thumb-media.vgm.io/products/49/9594/9594-1605604217.jpg> a schema:ImageObject,
        foaf:Image .

<product/9594#subject> a schema:CreativeWork ;
    dcterms:created "2013-07-28"^^xsd:date ;
    dcterms:title "Xin Xian Jian Qi Xia Zhuan Online" ;
    schema:datePublished "2013-07-28"^^xsd:date ;
    schema:image <https://media.vgm.io/products/49/9594/9594-1605604217.jpg> ;
    schema:name "Xin Xian Jian Qi Xia Zhuan Online" ;
    foaf:depiction <https://media.vgm.io/products/49/9594/9594-1605604217.jpg> .

[] a mo:Singer .

