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

<artist/2280#subject> a schema:Person,
        foaf:Person ;
    schema:name "kanoko"@en ;
    foaf:made <album/7910#lyrics>,
        <album/7910#subject> ;
    foaf:name "kanoko"@en .

<artist/88#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja ;
    foaf:made <album/7910#subject>,
        <album/7910#vocals> ;
    foaf:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja .

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7910#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/7910#composition>,
        <album/7910#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

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

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

<album/7910#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@en,
        "あねいも2H's ～もっとHにステップUP!～ 店舗予約特典ミニアルバム"@ja,
        "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@ja-latn ;
    mo:performance_of <album/7910#musicalwork> ;
    mo:recorded_as <album/7910#musicalexpression> ;
    schema:name "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@en,
        "あねいも2H's ～もっとHにステップUP!～ 店舗予約特典ミニアルバム"@ja,
        "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@ja-latn ;
    schema:workPerformed <album/7910#musicalwork> .

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

<org/1947#subject> schema:name "bootUP!"@en,
        "bootUP!"@ja,
        "bootUP!"@ja-latn ;
    foaf:name "bootUP!"@en,
        "bootUP!"@ja,
        "bootUP!"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/7910/7910-1207533366.jpg> a schema:ImageObject,
        foaf:Image .

<album/7910#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@en,
        "あねいも2H's ～もっとHにステップUP!～ 店舗予約特典ミニアルバム"@ja,
        "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/7910#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/130#subject> ;
    mo:produced_work <album/7910#musicalwork> ;
    schema:name "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@en,
        "あねいも2H's ～もっとHにステップUP!～ 店舗予約特典ミニアルバム"@ja,
        "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@ja-latn .

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

<album/7910#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-28"^^xsd:date ;
    dcterms:title "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@en,
        "あねいも2H's ～もっとHにステップUP!～ 店舗予約特典ミニアルバム"@ja,
        "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@ja-latn ;
    mo:catalogue_number "PAM-0063S" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7910#musicalexpression> ;
    mo:publisher <org/1947#subject> ;
    mo:record _:Na35b7e201b5b4a7082131070e756178e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Aneimo 2 H's"@en ;
            foaf:name "Aneimo 2 H's"@en ] ;
    schema:datePublished "2008-03-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/7910/7910-1207533366.jpg> ;
    schema:name "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@en,
        "あねいも2H's ～もっとHにステップUP!～ 店舗予約特典ミニアルバム"@ja,
        "Aneimo 2 H's ~Motto H ni Step UP!~ Preorder Bonus Mini-Album"@ja-latn ;
    schema:publisher <org/1947#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/7910/7910-1207533366.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7910#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/7910#subject> ;
    foaf:name "(Elements Garden"@en .

_:N503aff93c9664e859617af32d8a9b438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You=Heart"@en,
        "キミ＝ハート"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Na35b7e201b5b4a7082131070e756178e ;
    schema:name "You=Heart"@en,
        "キミ＝ハート"@ja .

_:N69615071e8334644b6e54966bc23a48c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Love You"@en,
        "君は大好き"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Na35b7e201b5b4a7082131070e756178e ;
    schema:name "I Love You"@en,
        "君は大好き"@ja .

_:N7ee7d81d90c748b1beaa4fef4bf77c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "after school"@en,
        "after school"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Na35b7e201b5b4a7082131070e756178e ;
    schema:name "after school"@en,
        "after school"@ja .

_:Nab9c3717d5074e9eb84d09d989e84588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Easy Life"@en,
        "いーじーらいふ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Na35b7e201b5b4a7082131070e756178e ;
    schema:name "Easy Life"@en,
        "いーじーらいふ"@ja .

_:Nc4414c09d697472b998089cc615f635e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "resort beach"@en,
        "resort beach"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Na35b7e201b5b4a7082131070e756178e ;
    schema:name "resort beach"@en,
        "resort beach"@ja .

_:Ncbc4a21c285149919f0cbf0b4a0b396e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You=Heart (Instrumental)"@en,
        "キミ＝ハート (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Na35b7e201b5b4a7082131070e756178e ;
    schema:name "You=Heart (Instrumental)"@en,
        "キミ＝ハート (Instrumental)"@ja .

_:Ndce49df75d29429486fdcf8328d62ca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intellectual Smile"@en,
        "知的な微笑"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Na35b7e201b5b4a7082131070e756178e ;
    schema:name "Intellectual Smile"@en,
        "知的な微笑"@ja .

_:Neb1c8ada3660483ca0c532494ed63384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love"@en,
        "愛慕"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Na35b7e201b5b4a7082131070e756178e ;
    schema:name "Love"@en,
        "愛慕"@ja .

_:Na35b7e201b5b4a7082131070e756178e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N503aff93c9664e859617af32d8a9b438,
        _:N69615071e8334644b6e54966bc23a48c,
        _:N7ee7d81d90c748b1beaa4fef4bf77c9c,
        _:Nab9c3717d5074e9eb84d09d989e84588,
        _:Nc4414c09d697472b998089cc615f635e,
        _:Ncbc4a21c285149919f0cbf0b4a0b396e,
        _:Ndce49df75d29429486fdcf8328d62ca8,
        _:Neb1c8ada3660483ca0c532494ed63384 ;
    mo:track_count 8 ;
    schema:duration "PT29:51"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N503aff93c9664e859617af32d8a9b438,
        _:N69615071e8334644b6e54966bc23a48c,
        _:N7ee7d81d90c748b1beaa4fef4bf77c9c,
        _:Nab9c3717d5074e9eb84d09d989e84588,
        _:Nc4414c09d697472b998089cc615f635e,
        _:Ncbc4a21c285149919f0cbf0b4a0b396e,
        _:Ndce49df75d29429486fdcf8328d62ca8,
        _:Neb1c8ada3660483ca0c532494ed63384 .

