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

<artist/16125#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nobuhito Ikehata"@en,
        "池畑伸人"@ja ;
    foaf:made <album/44307#lyrics>,
        <album/44307#subject> ;
    foaf:name "Nobuhito Ikehata"@en,
        "池畑伸人"@ja .

<artist/7206#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ritsuko Tanifuji"@en,
        "谷藤律子"@ja ;
    foaf:made <album/44307#lyrics>,
        <album/44307#subject> ;
    foaf:name "Ritsuko Tanifuji"@en,
        "谷藤律子"@ja .

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

<artist/13312#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44307#subject> ;
    schema:name "Takashi Iioka"@en,
        "飯岡隆志"@ja ;
    foaf:made <album/44307#composition>,
        <album/44307#subject> ;
    foaf:name "Takashi Iioka"@en,
        "飯岡隆志"@ja .

<artist/5222#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44307#subject> ;
    schema:name "Seikou Nagaoka"@en,
        "長岡成貢"@ja ;
    foaf:made <album/44307#composition>,
        <album/44307#subject> ;
    foaf:name "Seikou Nagaoka"@en,
        "長岡成貢"@ja .

<product/2414#subject> a schema:CreativeWork ;
    schema:name "Pretty Rhythm: Aurora Dream"@en,
        "プリティーリズム・オーロラドリーム"@ja,
        "Pretty Rhythm: Aurora Dream"@ja-latn ;
    foaf:name "Pretty Rhythm: Aurora Dream"@en,
        "プリティーリズム・オーロラドリーム"@ja,
        "Pretty Rhythm: Aurora Dream"@ja-latn .

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

<org/2325#subject> schema:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn ;
    foaf:name "avex entertainment"@en,
        "avex entertainment"@ja,
        "avex entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/44307/44307-1392019961.jpg> a schema:ImageObject,
        foaf:Image .

<album/44307#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Everybody's Gonna Be Happy / Prizmmy☆"@en,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja-latn ;
    mo:composer <artist/13312#subject>,
        <artist/5222#subject> ;
    mo:produced_work <album/44307#musicalwork> ;
    schema:name "Everybody's Gonna Be Happy / Prizmmy☆"@en,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja-latn .

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

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

<album/44307#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Everybody's Gonna Be Happy / Prizmmy☆"@en,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja-latn ;
    mo:performance_of <album/44307#musicalwork> ;
    mo:performer <artist/15249#subject> ;
    mo:recorded_as <album/44307#musicalexpression> ;
    schema:byArtist <artist/15249#subject> ;
    schema:name "Everybody's Gonna Be Happy / Prizmmy☆"@en,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja-latn ;
    schema:workPerformed <album/44307#musicalwork> .

<artist/15249#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44307#performance> ;
    schema:name "Prizmmy☆"@en ;
    foaf:name "Prizmmy☆"@en .

<album/44307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-16"^^xsd:date ;
    dcterms:title "Everybody's Gonna Be Happy / Prizmmy☆"@en,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja-latn ;
    mo:catalogue_number "AVCA-49493" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44307#musicalexpression> ;
    mo:publisher <org/2325#subject> ;
    mo:record _:Ne392b8e96dc84fc7846d8a626fd065e7 ;
    mo:record_count 1 ;
    schema:about <product/2414#subject> ;
    schema:byArtist <artist/15249#subject> ;
    schema:datePublished "2012-03-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/44307/44307-1392019961.jpg> ;
    schema:name "Everybody's Gonna Be Happy / Prizmmy☆"@en,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja,
        "Everybody's Gonna Be Happy / Prizmmy☆"@ja-latn ;
    schema:publisher <org/2325#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/44307/44307-1392019961.jpg> .

_:N01a556894fa6465a8c6bb0f36709cc65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everybody's Gonna Be Happy"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ne392b8e96dc84fc7846d8a626fd065e7 ;
    schema:name "Everybody's Gonna Be Happy"@en .

_:N052cf0dad0c3477abfd084f55938a07a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everybody's Gonna Be Happy (inst.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ne392b8e96dc84fc7846d8a626fd065e7 ;
    schema:name "Everybody's Gonna Be Happy (inst.)"@en .

_:N8ce72c575cbd4b05b1f7087863972136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Popple☆Heart"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ne392b8e96dc84fc7846d8a626fd065e7 ;
    schema:name "Popple☆Heart"@en .

_:Nb030272fe48f4eb19bc8c62d474e7aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Popple☆Heart (inst.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ne392b8e96dc84fc7846d8a626fd065e7 ;
    schema:name "Popple☆Heart (inst.)"@en .

_:Ne392b8e96dc84fc7846d8a626fd065e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01a556894fa6465a8c6bb0f36709cc65,
        _:N052cf0dad0c3477abfd084f55938a07a,
        _:N8ce72c575cbd4b05b1f7087863972136,
        _:Nb030272fe48f4eb19bc8c62d474e7aee ;
    mo:track_count 4 ;
    schema:duration "PT14:14"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N01a556894fa6465a8c6bb0f36709cc65,
        _:N052cf0dad0c3477abfd084f55938a07a,
        _:N8ce72c575cbd4b05b1f7087863972136,
        _:Nb030272fe48f4eb19bc8c62d474e7aee .

