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

<artist/3309#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoko Sutani"@en,
        "須谷尚子"@ja ;
    foaf:made <album/44036#lyrics>,
        <album/44036#subject> ;
    foaf:name "Naoko Sutani"@en,
        "須谷尚子"@ja .

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

<artist/1011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44036#subject> ;
    schema:name "Junya Matsuoka"@en,
        "松岡純也"@ja ;
    foaf:made <album/44036#composition>,
        <album/44036#subject> ;
    foaf:name "Junya Matsuoka"@en,
        "松岡純也"@ja .

<artist/28#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44036#subject> ;
    schema:name "Naoya Shimokawa"@en,
        "下川直哉"@ja ;
    foaf:made <album/44036#composition>,
        <album/44036#subject> ;
    foaf:name "Naoya Shimokawa"@en,
        "下川直哉"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44036#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/44036#composition>,
        <album/44036#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44036#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/44036#composition>,
        <album/44036#subject> ;
    foaf:name "Shade"@en .

<event/14> a mo:Release ;
    schema:name "Released at Comic Market 68 (Aug 12, 2005 to Aug 14, 2005)" .

<product/1035#subject> a schema:CreativeWork ;
    schema:name "ToHeart2 (Game)"@en,
        "トゥ ハート2 (Game)"@ja,
        "ToHeart2 (Game)"@ja-latn ;
    foaf:name "ToHeart2 (Game)"@en,
        "トゥ ハート2 (Game)"@ja,
        "ToHeart2 (Game)"@ja-latn .

<product/4352#subject> a schema:CreativeWork ;
    schema:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn ;
    foaf:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn .

<product/5665#subject> a schema:CreativeWork ;
    schema:name "Shizuku"@en,
        "雫 -しずく-"@ja,
        "Shizuku"@ja-latn ;
    foaf:name "Shizuku"@en,
        "雫 -しずく-"@ja,
        "Shizuku"@ja-latn .

<product/5703#subject> a schema:CreativeWork ;
    schema:name "December when there is no angel"@en,
        "天使のいない12月"@ja,
        "Tenshi no Inai 12-gatsu"@ja-latn ;
    foaf:name "December when there is no angel"@en,
        "天使のいない12月"@ja,
        "Tenshi no Inai 12-gatsu"@ja-latn .

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

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

<https://media.vgm.io/albums/63/44036/44036-35669239e4e6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/44036#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/44036/44036-35669239e4e6.jpg> ;
    foaf:depicts <album/44036#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/44036/44036-35669239e4e6.jpg> .

<https://medium-media.vgm.io/albums/63/44036/44036-35669239e4e6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44036#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GO West !!"@en,
        "GO West !!"@ja,
        "GO West !!"@ja-latn ;
    mo:performance_of <album/44036#musicalwork> ;
    mo:performer <artist/10243#subject> ;
    mo:recorded_as <album/44036#musicalexpression> ;
    schema:byArtist <artist/10243#subject> ;
    schema:name "GO West !!"@en,
        "GO West !!"@ja,
        "GO West !!"@ja-latn ;
    schema:workPerformed <album/44036#musicalwork> .

<artist/10243#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44036#performance> ;
    schema:name "U-ki"@en ;
    foaf:name "U-ki"@en .

<album/44036#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GO West !!"@en,
        "GO West !!"@ja,
        "GO West !!"@ja-latn ;
    mo:composer <artist/1011#subject>,
        <artist/28#subject>,
        <artist/29#subject>,
        <artist/999#subject> ;
    mo:produced_work <album/44036#musicalwork> ;
    schema:name "GO West !!"@en,
        "GO West !!"@ja,
        "GO West !!"@ja-latn .

<album/44036#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-14"^^xsd:date ;
    dcterms:title "GO West !!"@en,
        "GO West !!"@ja,
        "GO West !!"@ja-latn ;
    mo:catalogue_number "SDCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44036#musicalexpression> ;
    mo:publisher _:Nd1725092c4654ab0b0d311a0e5ee1d06 ;
    mo:record _:N7c4d97b8583e49c9ae758d673b571fc7 ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Night Comes! (Yoru ga Kuru -Square of the MOON-)"@en ;
            foaf:name "A Night Comes! (Yoru ga Kuru -Square of the MOON-)"@en ],
        <product/1035#subject>,
        <product/4352#subject>,
        <product/5665#subject>,
        <product/5703#subject> ;
    schema:byArtist <artist/10243#subject> ;
    schema:datePublished "2005-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/44036/44036-35669239e4e6.jpg> ;
    schema:name "GO West !!"@en,
        "GO West !!"@ja,
        "GO West !!"@ja-latn ;
    schema:publisher _:Nd1725092c4654ab0b0d311a0e5ee1d06 ;
    foaf:depiction <https://media.vgm.io/albums/63/44036/44036-35669239e4e6.jpg> .

_:N3950e121fbf447cb8754500649c9098a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千鶴　偽善者　(Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c4d97b8583e49c9ae758d673b571fc7 ;
    schema:name "千鶴　偽善者　(Instrumental)"@ja .

_:N5360418ca60241f3a24e1f56c370f41f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Square of the Moon"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c4d97b8583e49c9ae758d673b571fc7 ;
    schema:name "Square of the Moon"@ja .

_:N658880cda9d44d4cbfcc8ac1431bd2c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋わずらいSaboVer."@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c4d97b8583e49c9ae758d673b571fc7 ;
    schema:name "恋わずらいSaboVer."@ja .

_:N6a6d3024fc6d4dfc9b9ba34ae3473469 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I hope so..."@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c4d97b8583e49c9ae758d673b571fc7 ;
    schema:name "I hope so..."@ja .

_:Na057f12036124d1fadacddc92b293a38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな勇気～がんばれ女の子～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7c4d97b8583e49c9ae758d673b571fc7 ;
    schema:name "小さな勇気～がんばれ女の子～"@ja .

_:Nd1725092c4654ab0b0d311a0e5ee1d06 schema:name "Sabotage Disk"@en ;
    foaf:name "Sabotage Disk"@en .

_:N7c4d97b8583e49c9ae758d673b571fc7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3950e121fbf447cb8754500649c9098a,
        _:N5360418ca60241f3a24e1f56c370f41f,
        _:N658880cda9d44d4cbfcc8ac1431bd2c9,
        _:N6a6d3024fc6d4dfc9b9ba34ae3473469,
        _:Na057f12036124d1fadacddc92b293a38 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3950e121fbf447cb8754500649c9098a,
        _:N5360418ca60241f3a24e1f56c370f41f,
        _:N658880cda9d44d4cbfcc8ac1431bd2c9,
        _:N6a6d3024fc6d4dfc9b9ba34ae3473469,
        _:Na057f12036124d1fadacddc92b293a38 .

