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

<artist/43474#subject> a schema:Person,
        foaf:Person ;
    schema:name "Cygames"@en ;
    foaf:made <album/63520#lyrics>,
        <album/63520#subject> ;
    foaf:name "Cygames"@en .

<album/63520#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@en,
        "ウマ娘 プリティーダービー ドラマCD「トレセン学園案内」"@ja,
        "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@ja-latn ;
    mo:produced_work <album/63520#musicalwork> ;
    schema:name "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@en,
        "ウマ娘 プリティーダービー ドラマCD「トレセン学園案内」"@ja,
        "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@ja-latn .

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

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

<product/6250#subject> a schema:CreativeWork ;
    schema:name "Umamusume Pretty Derby"@en,
        "ウマ娘 プリティーダービー"@ja,
        "Umamusume Pretty Derby"@ja-latn ;
    foaf:name "Umamusume Pretty Derby"@en,
        "ウマ娘 プリティーダービー"@ja,
        "Umamusume Pretty Derby"@ja-latn .

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

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

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

<https://media.vgm.io/albums/02/63520/63520-1502270442.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/63520#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/63520/63520-1502270442.png> ;
    foaf:depicts <album/63520#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/63520/63520-1502270442.png> .

<https://medium-media.vgm.io/albums/02/63520/63520-1502270442.png> a schema:ImageObject,
        foaf:Image .

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

<artist/16146#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63520#performance> ;
    schema:name "Yukiyo Fujii"@en,
        "藤井ゆきよ"@ja ;
    foaf:name "Yukiyo Fujii"@en,
        "藤井ゆきよ"@ja .

<artist/16596#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63520#performance> ;
    schema:name "Machico"@en ;
    foaf:name "Machico"@en .

<artist/18049#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63520#performance> ;
    schema:name "Azumi Waki"@en,
        "和氣あず未"@ja ;
    foaf:name "Azumi Waki"@en,
        "和氣あず未"@ja .

<artist/18932#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63520#performance> ;
    schema:name "Marika Kohno"@en,
        "高野麻里佳"@ja ;
    foaf:name "Marika Kohno"@en,
        "高野麻里佳"@ja .

<album/63520#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@en,
        "ウマ娘 プリティーダービー ドラマCD「トレセン学園案内」"@ja,
        "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@ja-latn ;
    mo:catalogue_number "CYGM-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63520#musicalexpression> ;
    mo:publisher <org/1542#subject> ;
    mo:record_count 0 ;
    mo:release <event/195> ;
    schema:about <product/6250#subject> ;
    schema:byArtist <artist/16146#subject>,
        <artist/16596#subject>,
        <artist/18049#subject>,
        <artist/18932#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/63520/63520-1502270442.png> ;
    schema:name "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@en,
        "ウマ娘 プリティーダービー ドラマCD「トレセン学園案内」"@ja,
        "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@ja-latn ;
    schema:publisher <org/1542#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/63520/63520-1502270442.png> .

<album/63520#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@en,
        "ウマ娘 プリティーダービー ドラマCD「トレセン学園案内」"@ja,
        "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@ja-latn ;
    mo:performance_of <album/63520#musicalwork> ;
    mo:performer <artist/16146#subject>,
        <artist/16596#subject>,
        <artist/18049#subject>,
        <artist/18932#subject> ;
    mo:recorded_as <album/63520#musicalexpression> ;
    schema:byArtist <artist/16146#subject>,
        <artist/16596#subject>,
        <artist/18049#subject>,
        <artist/18932#subject> ;
    schema:name "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@en,
        "ウマ娘 プリティーダービー ドラマCD「トレセン学園案内」"@ja,
        "Umamusume Pretty Derby Drama CD: Training Center Gakuen Annai"@ja-latn ;
    schema:workPerformed <album/63520#musicalwork> .

