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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/17321#lyrics>,
        <album/17321#subject> ;
    foaf:name "KOTOKO"@en .

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

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17321#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/17321#composition>,
        <album/17321#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17321#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/17321#composition>,
        <album/17321#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/69> a mo:Release ;
    schema:name "Released at Comic Communication 3 (Jun 30, 2002)" .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/14735#subject> a schema:CreativeWork ;
    schema:name "PILE☆DRIVER"@en,
        "PILE☆DRIVER"@ja,
        "PILE☆DRIVER"@ja-latn ;
    foaf:name "PILE☆DRIVER"@en,
        "PILE☆DRIVER"@ja,
        "PILE☆DRIVER"@ja-latn .

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

<product/8704#subject> a schema:CreativeWork ;
    schema:name "Pure Heart ~Sekai de Ichiban Anata ga Suki~"@en,
        "Pure Heart～世界で一番アナタが好き～"@ja,
        "Pure Heart ~Sekai de Ichiban Anata ga Suki~"@ja-latn ;
    foaf:name "Pure Heart ~Sekai de Ichiban Anata ga Suki~"@en,
        "Pure Heart～世界で一番アナタが好き～"@ja,
        "Pure Heart ~Sekai de Ichiban Anata ga Suki~"@ja-latn .

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

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

<org/451#subject> schema:name "morisatoya"@en,
        "森里屋"@ja,
        "morisatoya"@ja-latn ;
    foaf:name "morisatoya"@en,
        "森里屋"@ja,
        "morisatoya"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/17321/17321-1262067076.jpg> a schema:ImageObject,
        foaf:Image .

<album/17321#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "tribute+"@en,
        "\"Yes,I've!\" Fan Album Project Ver2.7 \"tribute+\""@ja,
        "tribute+"@ja-latn ;
    mo:composer <artist/18#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/17321#musicalwork> ;
    schema:name "tribute+"@en,
        "\"Yes,I've!\" Fan Album Project Ver2.7 \"tribute+\""@ja,
        "tribute+"@ja-latn .

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

<artist/7476#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17321#performance> ;
    schema:name "森里伊之助"@ja ;
    foaf:name "森里伊之助"@ja .

<artist/7503#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17321#performance> ;
    schema:name "Asami"@en ;
    foaf:name "Asami"@en .

<album/17321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "tribute+"@en,
        "\"Yes,I've!\" Fan Album Project Ver2.7 \"tribute+\""@ja,
        "tribute+"@ja-latn ;
    mo:performance_of <album/17321#musicalwork> ;
    mo:performer <artist/7476#subject>,
        <artist/7503#subject> ;
    mo:recorded_as <album/17321#musicalexpression> ;
    schema:byArtist <artist/7476#subject>,
        <artist/7503#subject> ;
    schema:name "tribute+"@en,
        "\"Yes,I've!\" Fan Album Project Ver2.7 \"tribute+\""@ja,
        "tribute+"@ja-latn ;
    schema:workPerformed <album/17321#musicalwork> .

<album/17321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-30"^^xsd:date ;
    dcterms:title "tribute+"@en,
        "\"Yes,I've!\" Fan Album Project Ver2.7 \"tribute+\""@ja,
        "tribute+"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17321#musicalexpression> ;
    mo:publisher <org/451#subject> ;
    mo:record _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    mo:record_count 1 ;
    mo:release <event/69> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Treating 2U"@en ;
            foaf:name "Treating 2U"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tsugunahi"@en ;
            foaf:name "Tsugunahi"@en ],
        [ a schema:CreativeWork ;
            schema:name "Zetsubou 2000 ~Aoikajitsu no Sange~"@en ;
            foaf:name "Zetsubou 2000 ~Aoikajitsu no Sange~"@en ],
        [ a schema:CreativeWork ;
            schema:name "effect ~Akuma no Ko~"@en ;
            foaf:name "effect ~Akuma no Ko~"@en ],
        <product/1011#subject>,
        <product/14735#subject>,
        <product/14757#subject>,
        <product/8704#subject> ;
    schema:byArtist <artist/7476#subject>,
        <artist/7503#subject> ;
    schema:datePublished "2002-06-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/17321/17321-1262067076.jpg> ;
    schema:name "tribute+"@en,
        "\"Yes,I've!\" Fan Album Project Ver2.7 \"tribute+\""@ja,
        "tribute+"@ja-latn ;
    schema:publisher <org/451#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/17321/17321-1262067076.jpg> .

_:N0f0339404b0a443eb0fdc0f59600dc4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TAKE ME HIGH - Christmas Presents Style"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    schema:name "TAKE ME HIGH - Christmas Presents Style"@ja .

_:N17eef2d9be6a48cb9d2816a1580022d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Hearts 〜世界で一番アナタが好き〜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    schema:name "Pure Hearts 〜世界で一番アナタが好き〜"@ja .

_:N21ef58f59ac34dc9961008bf5a199ffc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross talk -tk's club remix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    schema:name "Cross talk -tk's club remix-"@ja .

_:N5a303cd6e090416499ed76ac8f04a155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close to me"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    schema:name "Close to me"@ja .

_:N65c55fa360854745a3fb53fed4eee466 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treating 2U"@ja ;
    mo:track_number 10 ;
    schema:duration "PT9:08"^^xsd:interval ;
    schema:inPlaylist _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    schema:name "Treating 2U"@ja .

_:N68d70ab9635a4805a046ded67766b02e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets [spaghetti mix]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    schema:name "Last regrets [spaghetti mix]"@ja .

_:N7d663a2e351e4a1688bfc0db805bfc84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One small day (orange beat edit)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    schema:name "One small day (orange beat edit)"@ja .

_:Nbde2d62e335e42cab893288d58fdafb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    schema:name "None"@ja .

_:Nc271313866ee44499999817843286b65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Verge"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    schema:name "Verge"@ja .

_:Nd61925ca4b3f463f98d0935960ba80e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Regrets"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    schema:name "Last Regrets"@ja .

_:Nda2d0f8a30a34e0782028f3907efb6bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet -tk's rhythm remix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:N9997fcf9332a4f899d10d6f2ce9124aa ;
    schema:name "Sweet -tk's rhythm remix-"@ja .

_:N9997fcf9332a4f899d10d6f2ce9124aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f0339404b0a443eb0fdc0f59600dc4a,
        _:N17eef2d9be6a48cb9d2816a1580022d8,
        _:N21ef58f59ac34dc9961008bf5a199ffc,
        _:N5a303cd6e090416499ed76ac8f04a155,
        _:N65c55fa360854745a3fb53fed4eee466,
        _:N68d70ab9635a4805a046ded67766b02e,
        _:N7d663a2e351e4a1688bfc0db805bfc84,
        _:Nbde2d62e335e42cab893288d58fdafb3,
        _:Nc271313866ee44499999817843286b65,
        _:Nd61925ca4b3f463f98d0935960ba80e7,
        _:Nda2d0f8a30a34e0782028f3907efb6bd ;
    mo:track_count 11 ;
    schema:duration "PT62:08"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0f0339404b0a443eb0fdc0f59600dc4a,
        _:N17eef2d9be6a48cb9d2816a1580022d8,
        _:N21ef58f59ac34dc9961008bf5a199ffc,
        _:N5a303cd6e090416499ed76ac8f04a155,
        _:N65c55fa360854745a3fb53fed4eee466,
        _:N68d70ab9635a4805a046ded67766b02e,
        _:N7d663a2e351e4a1688bfc0db805bfc84,
        _:Nbde2d62e335e42cab893288d58fdafb3,
        _:Nc271313866ee44499999817843286b65,
        _:Nd61925ca4b3f463f98d0935960ba80e7,
        _:Nda2d0f8a30a34e0782028f3907efb6bd .

