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

<album/92406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A3! Voice Drama: Rookies' Curry"@en,
        "A3! ボイスドラマ「ルーキーズカレー」"@ja,
        "A3! Voice Drama: Rookies' Curry"@ja-latn ;
    mo:produced_work <album/92406#musicalwork> ;
    schema:name "A3! Voice Drama: Rookies' Curry"@en,
        "A3! ボイスドラマ「ルーキーズカレー」"@ja,
        "A3! Voice Drama: Rookies' Curry"@ja-latn .

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

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

<product/7744#subject> a schema:CreativeWork ;
    schema:name "A3! (Game)"@en,
        "A3! (Game)"@ja,
        "A3! (Game)"@ja-latn ;
    foaf:name "A3! (Game)"@en,
        "A3! (Game)"@ja,
        "A3! (Game)"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/92406/92406-1572815322.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/24890#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92406#performance> ;
    schema:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja ;
    foaf:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja .

<artist/31933#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92406#performance> ;
    schema:name "Seiya Konishi"@en,
        "小西成弥"@ja ;
    foaf:name "Seiya Konishi"@en,
        "小西成弥"@ja .

<artist/6497#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92406#performance> ;
    schema:name "Satoshi Hino"@en,
        "日野聡"@ja ;
    foaf:name "Satoshi Hino"@en,
        "日野聡"@ja .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92406#performance> ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<album/92406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-07"^^xsd:date ;
    dcterms:title "A3! Voice Drama: Rookies' Curry"@en,
        "A3! ボイスドラマ「ルーキーズカレー」"@ja,
        "A3! Voice Drama: Rookies' Curry"@ja-latn ;
    mo:catalogue_number "DSP-02184" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92406#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record_count 0 ;
    schema:about <product/7744#subject> ;
    schema:byArtist <artist/24890#subject>,
        <artist/31933#subject>,
        <artist/6497#subject>,
        <artist/6969#subject> ;
    schema:datePublished "2018-11-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/92406/92406-1572815322.jpg> ;
    schema:name "A3! Voice Drama: Rookies' Curry"@en,
        "A3! ボイスドラマ「ルーキーズカレー」"@ja,
        "A3! Voice Drama: Rookies' Curry"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/92406/92406-1572815322.jpg> .

<album/92406#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A3! Voice Drama: Rookies' Curry"@en,
        "A3! ボイスドラマ「ルーキーズカレー」"@ja,
        "A3! Voice Drama: Rookies' Curry"@ja-latn ;
    mo:performance_of <album/92406#musicalwork> ;
    mo:performer <artist/24890#subject>,
        <artist/31933#subject>,
        <artist/6497#subject>,
        <artist/6969#subject> ;
    mo:recorded_as <album/92406#musicalexpression> ;
    schema:byArtist <artist/24890#subject>,
        <artist/31933#subject>,
        <artist/6497#subject>,
        <artist/6969#subject> ;
    schema:name "A3! Voice Drama: Rookies' Curry"@en,
        "A3! ボイスドラマ「ルーキーズカレー」"@ja,
        "A3! Voice Drama: Rookies' Curry"@ja-latn ;
    schema:workPerformed <album/92406#musicalwork> .

