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

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

<artist/15006#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82011#subject> ;
    schema:name "Yoshiki Mizuno"@en,
        "水野良樹"@ja ;
    foaf:made <album/82011#composition>,
        <album/82011#lyrics>,
        <album/82011#subject> ;
    foaf:name "Yoshiki Mizuno"@en,
        "水野良樹"@ja .

<product/6713#subject> a schema:CreativeWork ;
    schema:name "Anima Yell!"@en,
        "アニマエール!"@ja,
        "Anima Yell!"@ja-latn ;
    foaf:name "Anima Yell!"@en,
        "アニマエール!"@ja,
        "Anima Yell!"@ja-latn .

<album/82011#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Joyful / YURiKA"@en,
        "じょいふる / YURiKA"@ja,
        "Joyful / YURiKA"@ja-latn ;
    mo:composer <artist/15006#subject> ;
    mo:produced_work <album/82011#musicalwork> ;
    schema:name "Joyful / YURiKA"@en,
        "じょいふる / YURiKA"@ja,
        "Joyful / YURiKA"@ja-latn .

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

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/11/82011/82011-1541951819.png> a schema:ImageObject,
        foaf:Image .

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

<album/82011#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Joyful / YURiKA"@en,
        "じょいふる / YURiKA"@ja,
        "Joyful / YURiKA"@ja-latn ;
    mo:performance_of <album/82011#musicalwork> ;
    mo:performer <artist/26022#subject> ;
    mo:recorded_as <album/82011#musicalexpression> ;
    schema:byArtist <artist/26022#subject> ;
    schema:name "Joyful / YURiKA"@en,
        "じょいふる / YURiKA"@ja,
        "Joyful / YURiKA"@ja-latn ;
    schema:workPerformed <album/82011#musicalwork> .

<artist/26022#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82011#performance> ;
    schema:name "YURiKA"@en ;
    foaf:name "YURiKA"@en .

<album/82011#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-12"^^xsd:date ;
    dcterms:title "Joyful / YURiKA"@en,
        "じょいふる / YURiKA"@ja,
        "Joyful / YURiKA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/82011#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:N24b7cd6dfbf5407892141061de026e8f ;
    mo:record_count 1 ;
    schema:about <product/6713#subject> ;
    schema:byArtist <artist/26022#subject> ;
    schema:datePublished "2018-11-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/82011/82011-1541951819.png> ;
    schema:name "Joyful / YURiKA"@en,
        "じょいふる / YURiKA"@ja,
        "Joyful / YURiKA"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/82011/82011-1541951819.png> .

_:N24b7cd6dfbf5407892141061de026e8f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N94c2ccef0ded4694a33c8260a8084610 ;
    mo:track_count 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N94c2ccef0ded4694a33c8260a8084610 .

_:N94c2ccef0ded4694a33c8260a8084610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "じょいふる"@ja,
        "Joyful"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N24b7cd6dfbf5407892141061de026e8f ;
    schema:name "じょいふる"@ja,
        "Joyful"@ja-latn .

