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

<artist/16297#subject> a schema:Person,
        foaf:Person ;
    schema:name "aoYringo"@en,
        "青Yりんご"@ja ;
    foaf:made <album/68780#lyrics>,
        <album/68780#subject> ;
    foaf:name "aoYringo"@en,
        "青Yりんご"@ja .

<artist/7541#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja ;
    foaf:made <album/68780#lyrics>,
        <album/68780#subject> ;
    foaf:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja .

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

<artist/11594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68780#subject> ;
    schema:name "Takamitsu Ono"@en,
        "小野貴光"@ja ;
    foaf:made <album/68780#composition>,
        <album/68780#subject> ;
    foaf:name "Takamitsu Ono"@en,
        "小野貴光"@ja .

<artist/27220#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68780#subject> ;
    schema:name "MIRAI SHOW"@en,
        "ミライショウ"@ja ;
    foaf:made <album/68780#composition>,
        <album/68780#subject> ;
    foaf:name "MIRAI SHOW"@en,
        "ミライショウ"@ja .

<product/5196#subject> a schema:CreativeWork ;
    schema:name "Idol Incidents"@en,
        "アイドル事変"@ja,
        "Idol Jihen"@ja-latn ;
    foaf:name "Idol Incidents"@en,
        "アイドル事変"@ja,
        "Idol Jihen"@ja-latn .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/68780/68780-1496793937.jpg> a schema:ImageObject,
        foaf:Image .

<album/68780#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Happy~! Sunrise / A.I.S"@en,
        "はっぴ〜! Sunrise / A.I.S"@ja,
        "Happy~! Sunrise / A.I.S"@ja-latn ;
    mo:composer <artist/11594#subject>,
        <artist/27220#subject> ;
    mo:produced_work <album/68780#musicalwork> ;
    schema:name "Happy~! Sunrise / A.I.S"@en,
        "はっぴ〜! Sunrise / A.I.S"@ja,
        "Happy~! Sunrise / A.I.S"@ja-latn .

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

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

<artist/15440#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68780#performance> ;
    schema:name "Haruka Terui"@en,
        "照井春佳"@ja ;
    foaf:name "Haruka Terui"@en,
        "照井春佳"@ja .

<artist/15563#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68780#performance> ;
    schema:name "Saeko Zougou"@en,
        "藏合紗恵子"@ja ;
    foaf:name "Saeko Zougou"@en,
        "藏合紗恵子"@ja .

<artist/7091#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68780#performance> ;
    schema:name "Satomi Akesaka"@en,
        "明坂聡美"@ja ;
    foaf:name "Satomi Akesaka"@en,
        "明坂聡美"@ja .

<album/68780#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Happy~! Sunrise / A.I.S"@en,
        "はっぴ〜! Sunrise / A.I.S"@ja,
        "Happy~! Sunrise / A.I.S"@ja-latn ;
    mo:performance_of <album/68780#musicalwork> ;
    mo:performer <artist/15440#subject>,
        <artist/15563#subject>,
        <artist/7091#subject> ;
    mo:recorded_as <album/68780#musicalexpression> ;
    schema:byArtist <artist/15440#subject>,
        <artist/15563#subject>,
        <artist/7091#subject> ;
    schema:name "Happy~! Sunrise / A.I.S"@en,
        "はっぴ〜! Sunrise / A.I.S"@ja,
        "Happy~! Sunrise / A.I.S"@ja-latn ;
    schema:workPerformed <album/68780#musicalwork> .

<album/68780#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-19"^^xsd:date ;
    dcterms:title "Happy~! Sunrise / A.I.S"@en,
        "はっぴ〜! Sunrise / A.I.S"@ja,
        "Happy~! Sunrise / A.I.S"@ja-latn ;
    mo:catalogue_number "USSW-0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68780#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N3f5a14dae90a4bb4b927ccffaaa5f896 ;
    mo:record_count 1 ;
    schema:about <product/5196#subject> ;
    schema:byArtist <artist/15440#subject>,
        <artist/15563#subject>,
        <artist/7091#subject> ;
    schema:datePublished "2016-10-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/68780/68780-1496793937.jpg> ;
    schema:name "Happy~! Sunrise / A.I.S"@en,
        "はっぴ〜! Sunrise / A.I.S"@ja,
        "Happy~! Sunrise / A.I.S"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/68780/68780-1496793937.jpg> .

_:N5b95d329d33d492d947ed0f69f57363d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fun Fun! あい・すくり～む (off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N3f5a14dae90a4bb4b927ccffaaa5f896 ;
    schema:name "Fun Fun! あい・すくり～む (off Vocal)"@ja .

_:N6e0d13f21485494080998fc4357838b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はっぴ～! Sunrise (off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N3f5a14dae90a4bb4b927ccffaaa5f896 ;
    schema:name "はっぴ～! Sunrise (off Vocal)"@ja .

_:Na531f355132546b08f195c47a37fe0a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はっぴ～! Sunrise"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N3f5a14dae90a4bb4b927ccffaaa5f896 ;
    schema:name "はっぴ～! Sunrise"@ja .

_:Ncc4b6e4b4dfa4f6c83e0d3a1da4c61e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fun Fun! あい・すくり～む"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N3f5a14dae90a4bb4b927ccffaaa5f896 ;
    schema:name "Fun Fun! あい・すくり～む"@ja .

_:N3f5a14dae90a4bb4b927ccffaaa5f896 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5b95d329d33d492d947ed0f69f57363d,
        _:N6e0d13f21485494080998fc4357838b5,
        _:Na531f355132546b08f195c47a37fe0a2,
        _:Ncc4b6e4b4dfa4f6c83e0d3a1da4c61e7 ;
    mo:track_count 4 ;
    schema:duration "PT17:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5b95d329d33d492d947ed0f69f57363d,
        _:N6e0d13f21485494080998fc4357838b5,
        _:Na531f355132546b08f195c47a37fe0a2,
        _:Ncc4b6e4b4dfa4f6c83e0d3a1da4c61e7 .

