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

<album/32922#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phase D Drama CD Vol.4"@en,
        "Phase D ドラマCD Vol.4 「つめあわせっ！」"@ja,
        "Phase D Drama CD Vol.4"@ja-latn ;
    mo:produced_work <album/32922#musicalwork> ;
    schema:name "Phase D Drama CD Vol.4"@en,
        "Phase D ドラマCD Vol.4 「つめあわせっ！」"@ja,
        "Phase D Drama CD Vol.4"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/22/32922/32922-1336413508.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1155#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32922#performance> ;
    schema:name "Shizuka Ito"@en,
        "伊藤静"@ja ;
    foaf:name "Shizuka Ito"@en,
        "伊藤静"@ja .

<artist/12726#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32922#performance> ;
    schema:name "Ayane Sakura"@en,
        "佐倉綾音"@ja ;
    foaf:name "Ayane Sakura"@en,
        "佐倉綾音"@ja .

<artist/8874#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32922#performance> ;
    schema:name "Satomi Sato"@en,
        "佐藤聡美"@ja ;
    foaf:name "Satomi Sato"@en,
        "佐藤聡美"@ja .

<artist/902#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32922#performance> ;
    schema:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja ;
    foaf:name "Kaori Mizuhashi"@en,
        "水橋かおり"@ja .

<album/32922#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-26"^^xsd:date ;
    dcterms:title "Phase D Drama CD Vol.4"@en,
        "Phase D ドラマCD Vol.4 「つめあわせっ！」"@ja,
        "Phase D Drama CD Vol.4"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32922#musicalexpression> ;
    mo:publisher _:Nbaaade56ece24a4bad945e66733c75d0 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Phase-D series"@en ;
            foaf:name "Phase-D series"@en ] ;
    schema:byArtist <artist/1155#subject>,
        <artist/12726#subject>,
        <artist/8874#subject>,
        <artist/902#subject> ;
    schema:datePublished "2012-04-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/32922/32922-1336413508.jpg> ;
    schema:name "Phase D Drama CD Vol.4"@en,
        "Phase D ドラマCD Vol.4 「つめあわせっ！」"@ja,
        "Phase D Drama CD Vol.4"@ja-latn ;
    schema:publisher _:Nbaaade56ece24a4bad945e66733c75d0 ;
    foaf:depiction <https://media.vgm.io/albums/22/32922/32922-1336413508.jpg> .

<album/32922#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Phase D Drama CD Vol.4"@en,
        "Phase D ドラマCD Vol.4 「つめあわせっ！」"@ja,
        "Phase D Drama CD Vol.4"@ja-latn ;
    mo:performance_of <album/32922#musicalwork> ;
    mo:performer <artist/1155#subject>,
        <artist/12726#subject>,
        <artist/8874#subject>,
        <artist/902#subject> ;
    mo:recorded_as <album/32922#musicalexpression> ;
    schema:byArtist <artist/1155#subject>,
        <artist/12726#subject>,
        <artist/8874#subject>,
        <artist/902#subject> ;
    schema:name "Phase D Drama CD Vol.4"@en,
        "Phase D ドラマCD Vol.4 「つめあわせっ！」"@ja,
        "Phase D Drama CD Vol.4"@ja-latn ;
    schema:workPerformed <album/32922#musicalwork> .

_:Nbaaade56ece24a4bad945e66733c75d0 schema:name "BOOST ON"@en ;
    foaf:name "BOOST ON"@en .

