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

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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17180#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/17180#composition>,
        <album/17180#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

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

<artist/7477#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17180#subject> ;
    schema:name "Tetsuya Katsuragi"@en,
        "葛城哲哉"@ja ;
    foaf:made <album/17180#composition>,
        <album/17180#subject> ;
    foaf:name "Tetsuya Katsuragi"@en,
        "葛城哲哉"@ja .

<event/24> a mo:Release ;
    schema:name "Released at Comic Market 58 (Aug 11, 2000 to Aug 13, 2000)" .

<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/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (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/7723#subject> a schema:CreativeWork ;
    schema:name "TRASH"@en,
        "吐溜 -TRASH-"@ja,
        "Hakidame"@ja-latn ;
    foaf:name "TRASH"@en,
        "吐溜 -TRASH-"@ja,
        "Hakidame"@ja-latn .

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

<album/17180#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "respect"@en,
        "\"Yes,I've!\" Fan Album Project Vol.1 \"respect\""@ja,
        "respect"@ja-latn ;
    mo:performance_of <album/17180#musicalwork> ;
    mo:recorded_as <album/17180#musicalexpression> ;
    schema:name "respect"@en,
        "\"Yes,I've!\" Fan Album Project Vol.1 \"respect\""@ja,
        "respect"@ja-latn ;
    schema:workPerformed <album/17180#musicalwork> .

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

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

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

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

<album/17180#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "respect"@en,
        "\"Yes,I've!\" Fan Album Project Vol.1 \"respect\""@ja,
        "respect"@ja-latn ;
    mo:composer <artist/18#subject>,
        <artist/2#subject>,
        <artist/4#subject>,
        <artist/7477#subject> ;
    mo:produced_work <album/17180#musicalwork> ;
    schema:name "respect"@en,
        "\"Yes,I've!\" Fan Album Project Vol.1 \"respect\""@ja,
        "respect"@ja-latn .

<album/17180#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-12"^^xsd:date ;
    dcterms:title "respect"@en,
        "\"Yes,I've!\" Fan Album Project Vol.1 \"respect\""@ja,
        "respect"@ja-latn ;
    mo:catalogue_number "MSCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17180#musicalexpression> ;
    mo:publisher <org/451#subject> ;
    mo:record _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    mo:record_count 1 ;
    mo:release <event/24> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dawn*Slave 1&2"@en ;
            foaf:name "Dawn*Slave 1&2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Treating2U"@en ;
            foaf:name "Treating2U"@en ],
        <product/1011#subject>,
        <product/1015#subject>,
        <product/14735#subject>,
        <product/7723#subject> ;
    schema:datePublished "2000-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/17180/17180-1262070312.jpg> ;
    schema:name "respect"@en,
        "\"Yes,I've!\" Fan Album Project Vol.1 \"respect\""@ja,
        "respect"@ja-latn ;
    schema:publisher <org/451#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/17180/17180-1262070312.jpg> .

_:N0be16feb1d36456cae8d8534189b97b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "Last regrets"@ja .

_:N2d7d4394cd6d412e8f252215f51a32ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の辿り着く場所 -tk's Unplugged mix-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "風の辿り着く場所 -tk's Unplugged mix-"@ja .

_:N300ce01ac688457bb7aac595111ba652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the four elements [beginning]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "the four elements [beginning]"@ja .

_:N37d19e0054d44c759abbfe1bef625117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美しく生きたい -raving dreams-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "美しく生きたい -raving dreams-"@ja .

_:N4bb119c29b1c4612b1ff94d279400c63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets -tk's unclouded mix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "Last regrets -tk's unclouded mix-"@ja .

_:N93c2237d2b4d426e91ce694f31d68876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "Last regrets"@ja .

_:Na5a168a2249749ccb6a2e8898091952a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the four elements [ending]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "the four elements [ending]"@ja .

_:Nbe6d762d2435427c9cf76852e7f9597f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bite on the bullet"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "bite on the bullet"@ja .

_:Nc142f1a0e8dc42328754ec990d9cbd19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days of promise"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "Days of promise"@ja .

_:Nc26ae613602745f7a2e522f3c8152986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "季節の雫 -Oxygen remix-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "季節の雫 -Oxygen remix-"@ja .

_:Nca9d994df82943dea4685a6ad81aae17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "鳥の詩"@ja .

_:Nd6fd2346dadd46a0ba35a807f20ef4d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 12 ;
    schema:duration "PT8:01"^^xsd:interval ;
    schema:inPlaylist _:Nd3bbdd1a1290440c809296ca37c55d70 ;
    schema:name "None"@ja .

_:Nd3bbdd1a1290440c809296ca37c55d70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0be16feb1d36456cae8d8534189b97b9,
        _:N2d7d4394cd6d412e8f252215f51a32ea,
        _:N300ce01ac688457bb7aac595111ba652,
        _:N37d19e0054d44c759abbfe1bef625117,
        _:N4bb119c29b1c4612b1ff94d279400c63,
        _:N93c2237d2b4d426e91ce694f31d68876,
        _:Na5a168a2249749ccb6a2e8898091952a,
        _:Nbe6d762d2435427c9cf76852e7f9597f,
        _:Nc142f1a0e8dc42328754ec990d9cbd19,
        _:Nc26ae613602745f7a2e522f3c8152986,
        _:Nca9d994df82943dea4685a6ad81aae17,
        _:Nd6fd2346dadd46a0ba35a807f20ef4d9 ;
    mo:track_count 12 ;
    schema:duration "PT68:05"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0be16feb1d36456cae8d8534189b97b9,
        _:N2d7d4394cd6d412e8f252215f51a32ea,
        _:N300ce01ac688457bb7aac595111ba652,
        _:N37d19e0054d44c759abbfe1bef625117,
        _:N4bb119c29b1c4612b1ff94d279400c63,
        _:N93c2237d2b4d426e91ce694f31d68876,
        _:Na5a168a2249749ccb6a2e8898091952a,
        _:Nbe6d762d2435427c9cf76852e7f9597f,
        _:Nc142f1a0e8dc42328754ec990d9cbd19,
        _:Nc26ae613602745f7a2e522f3c8152986,
        _:Nca9d994df82943dea4685a6ad81aae17,
        _:Nd6fd2346dadd46a0ba35a807f20ef4d9 .

