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

<album/25317#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@en,
        "Are you Alice?限定版特典ドラマCD「All in the golden afternoon」"@ja,
        "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@ja-latn ;
    mo:produced_work <album/25317#musicalwork> ;
    schema:name "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@en,
        "Are you Alice?限定版特典ドラマCD「All in the golden afternoon」"@ja,
        "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@ja-latn .

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

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

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

<album/25317#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@en,
        "Are you Alice?限定版特典ドラマCD「All in the golden afternoon」"@ja,
        "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@ja-latn ;
    mo:performance_of <album/25317#musicalwork> ;
    mo:recorded_as <album/25317#musicalexpression> ;
    schema:name "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@en,
        "Are you Alice?限定版特典ドラマCD「All in the golden afternoon」"@ja,
        "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@ja-latn ;
    schema:workPerformed <album/25317#musicalwork> .

<org/1103#subject> schema:name "IDEA FACTORY"@en,
        "アイディアファクトリー株式会社"@ja,
        "IDEA FACTORY"@ja-latn ;
    foaf:name "IDEA FACTORY"@en,
        "アイディアファクトリー株式会社"@ja,
        "IDEA FACTORY"@ja-latn .

<https://media.vgm.io/albums/71/25317/25317-1302488883.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/25317#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/25317/25317-1302488883.jpg> ;
    foaf:depicts <album/25317#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/25317/25317-1302488883.jpg> .

<https://medium-media.vgm.io/albums/71/25317/25317-1302488883.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25317#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-04-07"^^xsd:date ;
    dcterms:title "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@en,
        "Are you Alice?限定版特典ドラマCD「All in the golden afternoon」"@ja,
        "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25317#musicalexpression> ;
    mo:publisher <org/1103#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Are you Alice?"@en ;
            foaf:name "Are you Alice?"@en ] ;
    schema:datePublished "2011-04-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/25317/25317-1302488883.jpg> ;
    schema:name "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@en,
        "Are you Alice?限定版特典ドラマCD「All in the golden afternoon」"@ja,
        "Are you Alice? Limited Edition Privilege Drama CD \"All in the golden afternoon\""@ja-latn ;
    schema:publisher <org/1103#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/25317/25317-1302488883.jpg> .

