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

<album/90322#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@en,
        "プリンスPia♥キャロット ~大地といっしょ~ / CV: 安元洋貴"@ja,
        "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@ja-latn ;
    mo:produced_work <album/90322#musicalwork> ;
    schema:name "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@en,
        "プリンスPia♥キャロット ~大地といっしょ~ / CV: 安元洋貴"@ja,
        "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@ja-latn .

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

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

<product/7618#subject> a schema:CreativeWork ;
    schema:name "Pri-Pia ~Prince Pia♥Carrot~"@en,
        "プリPia ~プリンスPia♥キャロット~"@ja,
        "Pri-Pia ~Prince Pia♥Carrot~"@ja-latn ;
    foaf:name "Pri-Pia ~Prince Pia♥Carrot~"@en,
        "プリPia ~プリンスPia♥キャロット~"@ja,
        "Pri-Pia ~Prince Pia♥Carrot~"@ja-latn .

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

<album/90322#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@en,
        "プリンスPia♥キャロット ~大地といっしょ~ / CV: 安元洋貴"@ja,
        "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@ja-latn ;
    mo:performance_of <album/90322#musicalwork> ;
    mo:recorded_as <album/90322#musicalexpression> ;
    schema:name "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@en,
        "プリンスPia♥キャロット ~大地といっしょ~ / CV: 安元洋貴"@ja,
        "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@ja-latn ;
    schema:workPerformed <album/90322#musicalwork> .

<org/2096#subject> schema:name "MYSTIX STUDIOS"@en,
        "MYSTIX STUDIOS"@ja,
        "MYSTIX STUDIOS"@ja-latn ;
    foaf:name "MYSTIX STUDIOS"@en,
        "MYSTIX STUDIOS"@ja,
        "MYSTIX STUDIOS"@ja-latn .

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

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

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

<album/90322#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-03"^^xsd:date ;
    dcterms:title "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@en,
        "プリンスPia♥キャロット ~大地といっしょ~ / CV: 安元洋貴"@ja,
        "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@ja-latn ;
    mo:catalogue_number "MYSTIX-007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90322#musicalexpression> ;
    mo:publisher <org/2096#subject> ;
    mo:record_count 0 ;
    schema:about <product/7618#subject> ;
    schema:datePublished "2015-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/90322/90322-1568258815.jpg> ;
    schema:name "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@en,
        "プリンスPia♥キャロット ~大地といっしょ~ / CV: 安元洋貴"@ja,
        "Prince Pia♥Carrot ~Daichi to Issho~ / CV: Hiroki Yasumoto"@ja-latn ;
    schema:publisher <org/2096#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/90322/90322-1568258815.jpg> .

