@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/91211#composition> a mo:Composition ;
    dcterms:title "DOUBLE DRAGON / LM.C"@en,
        "DOUBLE DRAGON / LM.C"@ja,
        "DOUBLE DRAGON / LM.C"@ja-latn ;
    schema:name "DOUBLE DRAGON / LM.C"@en,
        "DOUBLE DRAGON / LM.C"@ja,
        "DOUBLE DRAGON / LM.C"@ja-latn .

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

<album/91211#performance> a mo:Performance ;
    dcterms:title "DOUBLE DRAGON / LM.C"@en,
        "DOUBLE DRAGON / LM.C"@ja,
        "DOUBLE DRAGON / LM.C"@ja-latn ;
    schema:name "DOUBLE DRAGON / LM.C"@en,
        "DOUBLE DRAGON / LM.C"@ja,
        "DOUBLE DRAGON / LM.C"@ja-latn .

<album/91211#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-28"^^xsd:date ;
    dcterms:title "DOUBLE DRAGON / LM.C"@en,
        "DOUBLE DRAGON / LM.C"@ja,
        "DOUBLE DRAGON / LM.C"@ja-latn ;
    mo:catalogue_number "PCCA-70347" ;
    schema:about <product/7694#subject> ;
    schema:datePublished "2012-11-28"^^xsd:date ;
    schema:name "DOUBLE DRAGON / LM.C"@en,
        "DOUBLE DRAGON / LM.C"@ja,
        "DOUBLE DRAGON / LM.C"@ja-latn .

<product/3171#subject> a schema:CreativeWork ;
    dcterms:title "Nura: Rise of the Yokai Clan"@en,
        "ぬらりひょんの孫"@ja,
        "Nurarihyon no Mago"@ja-latn ;
    schema:name "Nura: Rise of the Yokai Clan"@en,
        "ぬらりひょんの孫"@ja,
        "Nurarihyon no Mago"@ja-latn .

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

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

<product/7694#subject> a schema:CreativeWork ;
    dcterms:created "2012-12-04"^^xsd:date ;
    dcterms:title "Nurarihyon no Mago" ;
    schema:datePublished "2012-12-04"^^xsd:date ;
    schema:image <https://media.vgm.io/products/49/7694/7694-1570386754.jpg> ;
    schema:name "Nurarihyon no Mago" ;
    foaf:depiction <https://media.vgm.io/products/49/7694/7694-1570386754.jpg> .

[] a mo:Singer .

