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

<artist/3132#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja ;
    foaf:made <album/67278#lyrics>,
        <album/67278#subject> ;
    foaf:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja .

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

<artist/18392#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67278#subject> ;
    schema:name "Tetsuya Shitara"@en,
        "設楽哲也"@ja ;
    foaf:made <album/67278#composition>,
        <album/67278#subject> ;
    foaf:name "Tetsuya Shitara"@en,
        "設楽哲也"@ja .

<artist/36147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67278#subject> ;
    schema:name "Kohei by SIMONSAYZ"@en ;
    foaf:made <album/67278#composition>,
        <album/67278#subject> ;
    foaf:name "Kohei by SIMONSAYZ"@en .

<product/7248#subject> a schema:CreativeWork ;
    schema:name "STARMYU Season 2"@en,
        "スタミュ 第2期"@ja,
        "Star-Myu 2nd Season"@ja-latn ;
    foaf:name "STARMYU Season 2"@en,
        "スタミュ 第2期"@ja,
        "Star-Myu 2nd Season"@ja-latn .

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

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/67278/67278-1495579168.jpg> a schema:ImageObject,
        foaf:Image .

<album/67278#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@en,
        "☆2nd SHOW TIME 1☆揚羽&揚羽×蜂矢"@ja,
        "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@ja-latn ;
    mo:composer <artist/18392#subject>,
        <artist/36147#subject> ;
    mo:produced_work <album/67278#musicalwork> ;
    schema:name "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@en,
        "☆2nd SHOW TIME 1☆揚羽&揚羽×蜂矢"@ja,
        "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@ja-latn .

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

<artist/14877#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67278#performance> ;
    schema:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja ;
    foaf:name "Nobunaga Shimazaki"@en,
        "島﨑信長"@ja .

<artist/32055#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67278#performance> ;
    schema:name "Kengo Takanashi"@en,
        "高梨謙吾"@ja ;
    foaf:name "Kengo Takanashi"@en,
        "高梨謙吾"@ja .

<album/67278#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@en,
        "☆2nd SHOW TIME 1☆揚羽&揚羽×蜂矢"@ja,
        "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@ja-latn ;
    mo:performance_of <album/67278#musicalwork> ;
    mo:performer <artist/14877#subject>,
        <artist/32055#subject> ;
    mo:recorded_as <album/67278#musicalexpression> ;
    schema:byArtist <artist/14877#subject>,
        <artist/32055#subject> ;
    schema:name "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@en,
        "☆2nd SHOW TIME 1☆揚羽&揚羽×蜂矢"@ja,
        "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@ja-latn ;
    schema:workPerformed <album/67278#musicalwork> .

<album/67278#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-05"^^xsd:date ;
    dcterms:title "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@en,
        "☆2nd SHOW TIME 1☆揚羽&揚羽×蜂矢"@ja,
        "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@ja-latn ;
    mo:catalogue_number "GNCA-0481" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67278#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:Nd8b4fdf28293443282e6459713e78b8f ;
    mo:record_count 1 ;
    schema:about <product/7248#subject> ;
    schema:byArtist <artist/14877#subject>,
        <artist/32055#subject> ;
    schema:datePublished "2017-04-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/67278/67278-1495579168.jpg> ;
    schema:name "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@en,
        "☆2nd SHOW TIME 1☆揚羽&揚羽×蜂矢"@ja,
        "☆2nd SHOW TIME 1☆ Ageha & Ageha×Hachiya"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/67278/67278-1495579168.jpg> .

_:N1b7ea0a741f34063961da7903a33f7c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOON Holic <INST>"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nd8b4fdf28293443282e6459713e78b8f ;
    schema:name "MOON Holic <INST>"@en .

_:N27b4c90d284b4c4d9b658ac790c79bb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOON Holic"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd8b4fdf28293443282e6459713e78b8f ;
    schema:name "MOON Holic"@en .

_:N29784966a2094eee9f8c10436321675a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nervous-aid"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd8b4fdf28293443282e6459713e78b8f ;
    schema:name "Nervous-aid"@en .

_:Nbd366b3c2f5e43cfa3041bec8cf861eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nervous-aid <INST>"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd8b4fdf28293443282e6459713e78b8f ;
    schema:name "Nervous-aid <INST>"@en .

_:Nd8b4fdf28293443282e6459713e78b8f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b7ea0a741f34063961da7903a33f7c1,
        _:N27b4c90d284b4c4d9b658ac790c79bb4,
        _:N29784966a2094eee9f8c10436321675a,
        _:Nbd366b3c2f5e43cfa3041bec8cf861eb ;
    mo:track_count 4 ;
    schema:duration "PT16:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1b7ea0a741f34063961da7903a33f7c1,
        _:N27b4c90d284b4c4d9b658ac790c79bb4,
        _:N29784966a2094eee9f8c10436321675a,
        _:Nbd366b3c2f5e43cfa3041bec8cf861eb .

