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

<artist/59535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Studio e.go!"@en ;
    foaf:made <album/28281#lyrics>,
        <album/28281#subject> ;
    foaf:name "Studio e.go!"@en .

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

<artist/99#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28281#subject> ;
    schema:name "PYON-MO"@en,
        "ぴょんも"@ja ;
    foaf:made <album/28281#composition>,
        <album/28281#subject> ;
    foaf:name "PYON-MO"@en,
        "ぴょんも"@ja .

<event/21> a mo:Release ;
    schema:name "Released at Comic Market 61 (Dec 29, 2001 to Dec 30, 2001)" .

<product/2037#subject> a schema:CreativeWork ;
    schema:name "IZUMO"@en,
        "IZUMO"@ja,
        "IZUMO"@ja-latn ;
    foaf:name "IZUMO"@en,
        "IZUMO"@ja,
        "IZUMO"@ja-latn .

<product/22017#subject> a schema:CreativeWork ;
    schema:name "Aozameta Tsuki no Hikari"@en,
        "蒼ざめた月の光"@ja,
        "Aozameta Tsuki no Hikari"@ja-latn ;
    foaf:name "Aozameta Tsuki no Hikari"@en,
        "蒼ざめた月の光"@ja,
        "Aozameta Tsuki no Hikari"@ja-latn .

<product/22018#subject> a schema:CreativeWork ;
    schema:name "My fair Angel"@en,
        "マイ フェア エンジェル"@ja,
        "My fair Angel"@ja-latn ;
    foaf:name "My fair Angel"@en,
        "マイ フェア エンジェル"@ja,
        "My fair Angel"@ja-latn .

<release/36001#subject> a schema:CreativeWork ;
    schema:name "TWIN WAY ~Ima wo Dakishimete~"@en,
        "TWIN WAY ～今を抱きしめて～"@ja,
        "TWIN WAY ~Ima wo Dakishimete~"@ja-latn ;
    foaf:name "TWIN WAY ~Ima wo Dakishimete~"@en,
        "TWIN WAY ～今を抱きしめて～"@ja,
        "TWIN WAY ~Ima wo Dakishimete~"@ja-latn .

<album/28281#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Studio e.go! Vocal collection vol.2"@en,
        "Studio e.go! Vocal collection vol.2"@ja,
        "Studio e.go! Vocal collection vol.2"@ja-latn ;
    mo:composer <artist/99#subject> ;
    mo:produced_work <album/28281#musicalwork> ;
    schema:name "Studio e.go! Vocal collection vol.2"@en,
        "Studio e.go! Vocal collection vol.2"@ja,
        "Studio e.go! Vocal collection vol.2"@ja-latn .

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

<org/91#subject> schema:name "Studio e.go!"@en,
        "Studio e.go!"@ja,
        "Studio e.go!"@ja-latn ;
    foaf:name "Studio e.go!"@en,
        "Studio e.go!"@ja,
        "Studio e.go!"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/28281/28281-1313767437.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/128#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28281#performance> ;
    schema:name "CANDY"@en ;
    foaf:made <album/28281#lyrics>,
        <album/28281#subject> ;
    foaf:name "CANDY"@en .

<artist/3874#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28281#performance> ;
    schema:name "Rika Fujiwara"@en,
        "藤原里香"@ja ;
    foaf:name "Rika Fujiwara"@en,
        "藤原里香"@ja .

<album/28281#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Studio e.go! Vocal collection vol.2"@en,
        "Studio e.go! Vocal collection vol.2"@ja,
        "Studio e.go! Vocal collection vol.2"@ja-latn ;
    mo:performance_of <album/28281#musicalwork> ;
    mo:performer <artist/128#subject>,
        <artist/3874#subject> ;
    mo:recorded_as <album/28281#musicalexpression> ;
    schema:byArtist <artist/128#subject>,
        <artist/3874#subject> ;
    schema:name "Studio e.go! Vocal collection vol.2"@en,
        "Studio e.go! Vocal collection vol.2"@ja,
        "Studio e.go! Vocal collection vol.2"@ja-latn ;
    schema:workPerformed <album/28281#musicalwork> .

<album/28281#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-29"^^xsd:date ;
    dcterms:title "Studio e.go! Vocal collection vol.2"@en,
        "Studio e.go! Vocal collection vol.2"@ja,
        "Studio e.go! Vocal collection vol.2"@ja-latn ;
    mo:catalogue_number "Studio e.go! 011207" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28281#musicalexpression> ;
    mo:publisher <org/91#subject> ;
    mo:record _:N088908eae20943abb1d5aa234cbad31a ;
    mo:record_count 1 ;
    mo:release <event/21> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Men at Work! 2"@en ;
            foaf:name "Men at Work! 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Working Days"@en ;
            foaf:name "Working Days"@en ],
        <product/2037#subject>,
        <product/22017#subject>,
        <product/22018#subject>,
        <release/36001#subject> ;
    schema:byArtist <artist/128#subject>,
        <artist/3874#subject> ;
    schema:datePublished "2001-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/28281/28281-1313767437.jpg> ;
    schema:name "Studio e.go! Vocal collection vol.2"@en,
        "Studio e.go! Vocal collection vol.2"@ja,
        "Studio e.go! Vocal collection vol.2"@ja-latn ;
    schema:publisher <org/91#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/28281/28281-1313767437.jpg> .

_:N0953b1cbb8e94342870e90ab499e745f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ただ一つの物語　「メンアットワーク！２」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N088908eae20943abb1d5aa234cbad31a ;
    schema:name "ただ一つの物語　「メンアットワーク！２」"@ja .

_:N0c2b3ed2880042b4bd34cbde7d65ec16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promised Land　「IZUMO」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N088908eae20943abb1d5aa234cbad31a ;
    schema:name "Promised Land　「IZUMO」"@ja .

_:N3e754dd64a2c465e8b206037cf7c22f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See Through Be True　「わーきんぐDYAS」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N088908eae20943abb1d5aa234cbad31a ;
    schema:name "See Through Be True　「わーきんぐDYAS」"@ja .

_:N80804b5d044e4025a53c83fd98118ad6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thank you for your love　「マイフェアエンジェル」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N088908eae20943abb1d5aa234cbad31a ;
    schema:name "Thank you for your love　「マイフェアエンジェル」"@ja .

_:Nfd3a985a108947fe8ec850331874774f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fullmoon Rhapsody 「蒼ざめた月の光」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N088908eae20943abb1d5aa234cbad31a ;
    schema:name "Fullmoon Rhapsody 「蒼ざめた月の光」"@ja .

_:N088908eae20943abb1d5aa234cbad31a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0953b1cbb8e94342870e90ab499e745f,
        _:N0c2b3ed2880042b4bd34cbde7d65ec16,
        _:N3e754dd64a2c465e8b206037cf7c22f2,
        _:N80804b5d044e4025a53c83fd98118ad6,
        _:Nfd3a985a108947fe8ec850331874774f ;
    mo:track_count 5 ;
    schema:duration "PT23:42"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0953b1cbb8e94342870e90ab499e745f,
        _:N0c2b3ed2880042b4bd34cbde7d65ec16,
        _:N3e754dd64a2c465e8b206037cf7c22f2,
        _:N80804b5d044e4025a53c83fd98118ad6,
        _:Nfd3a985a108947fe8ec850331874774f .

