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

<album/116724#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@en,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja-latn ;
    mo:produced_work <album/116724#musicalwork> ;
    schema:name "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@en,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja-latn .

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

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

<product/3174#subject> a schema:CreativeWork ;
    schema:name "Durarara!!"@en,
        "デュラララ!!"@ja,
        "Durarara!!"@ja-latn ;
    foaf:name "Durarara!!"@en,
        "デュラララ!!"@ja,
        "Durarara!!"@ja-latn .

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

<album/116724#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@en,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja-latn ;
    mo:performance_of <album/116724#musicalwork> ;
    mo:recorded_as <album/116724#musicalexpression> ;
    schema:name "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@en,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja-latn ;
    schema:workPerformed <album/116724#musicalwork> .

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

<https://media.vgm.io/albums/42/116724/116724-3167dfcdcc4e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116724#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/116724/116724-3167dfcdcc4e.jpg> ;
    foaf:depicts <album/116724#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/116724/116724-3167dfcdcc4e.jpg> .

<https://medium-media.vgm.io/albums/42/116724/116724-3167dfcdcc4e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116724#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-23"^^xsd:date ;
    dcterms:title "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@en,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja-latn ;
    mo:catalogue_number "SBCV-80122" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116724#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record_count 0 ;
    schema:about <product/3174#subject> ;
    schema:datePublished "2012-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/116724/116724-3167dfcdcc4e.jpg> ;
    schema:name "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@en,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja,
        "DURARARA!! IZAYA VS SHIZUO KENKA CD 2"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/116724/116724-3167dfcdcc4e.jpg> .

