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

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

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

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8796#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/8796#composition>,
        <album/8796#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

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

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

<artist/36201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8796#subject> ;
    schema:name "Key"@en ;
    foaf:made <album/8796#composition>,
        <album/8796#subject> ;
    foaf:name "Key"@en .

<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/17361#subject> a schema:CreativeWork ;
    schema:name "COSTUME"@en,
        "こすちゅ～む"@ja,
        "COSTUME"@ja-latn ;
    foaf:name "COSTUME"@en,
        "こすちゅ～む"@ja,
        "COSTUME"@ja-latn .

<product/20033#subject> a schema:CreativeWork ;
    schema:name "Ribbon2"@en,
        "Ribbon2"@ja,
        "Ribbon2"@ja-latn ;
    foaf:name "Ribbon2"@en,
        "Ribbon2"@ja,
        "Ribbon2"@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 .

<release/25422#subject> a schema:CreativeWork ;
    schema:name "Xchange2"@en,
        "Xchange2"@ja,
        "Xchange2"@ja-latn ;
    foaf:name "Xchange2"@en,
        "Xchange2"@ja,
        "Xchange2"@ja-latn .

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

<album/8796#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I've GIRLS COMPILATION: regret"@en,
        "I've GIRLS COMPILATION: regret"@ja,
        "I've GIRLS COMPILATION: regret"@ja-latn ;
    mo:performance_of <album/8796#musicalwork> ;
    mo:recorded_as <album/8796#musicalexpression> ;
    schema:name "I've GIRLS COMPILATION: regret"@en,
        "I've GIRLS COMPILATION: regret"@ja,
        "I've GIRLS COMPILATION: regret"@ja-latn ;
    schema:workPerformed <album/8796#musicalwork> .

<org/2639#subject> schema:name "IVE"@en,
        "IVE"@ja,
        "IVE"@ja-latn ;
    foaf:name "IVE"@en,
        "IVE"@ja,
        "IVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/8796/8796-1212286935.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8796#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I've GIRLS COMPILATION: regret"@en,
        "I've GIRLS COMPILATION: regret"@ja,
        "I've GIRLS COMPILATION: regret"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Bonbee!"@en ;
            foaf:made <album/8796#composition> ;
            foaf:name "Bonbee!"@en ],
        <artist/151#subject>,
        <artist/18#subject>,
        <artist/2#subject>,
        <artist/36201#subject> ;
    mo:produced_work <album/8796#musicalwork> ;
    schema:name "I've GIRLS COMPILATION: regret"@en,
        "I've GIRLS COMPILATION: regret"@ja,
        "I've GIRLS COMPILATION: regret"@ja-latn .

<album/8796#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-12-24"^^xsd:date ;
    dcterms:title "I've GIRLS COMPILATION: regret"@en,
        "I've GIRLS COMPILATION: regret"@ja,
        "I've GIRLS COMPILATION: regret"@ja-latn ;
    mo:catalogue_number "ICD-66001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8796#musicalexpression> ;
    mo:publisher <org/2639#subject> ;
    mo:record _:Neade750a778f4fec93154331414d34fb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "TSU·GU·NA·I"@en ;
            foaf:name "TSU·GU·NA·I"@en ],
        <product/1011#subject>,
        <product/14735#subject>,
        <product/14757#subject>,
        <product/17361#subject>,
        <product/20033#subject>,
        <product/7723#subject>,
        <release/25422#subject> ;
    schema:datePublished "1999-12-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/8796/8796-1212286935.jpg> ;
    schema:name "I've GIRLS COMPILATION: regret"@en,
        "I've GIRLS COMPILATION: regret"@ja,
        "I've GIRLS COMPILATION: regret"@ja-latn ;
    schema:publisher <org/2639#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/8796/8796-1212286935.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8796#subject> ;
    schema:name "Bonbee!"@en ;
    foaf:made <album/8796#subject> ;
    foaf:name "Bonbee!"@en .

_:N12219c66db4e4dedabd07c9e838d2c5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Whereabouts of a Gentle Breeze"@en,
        "そよ風の行方"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "The Whereabouts of a Gentle Breeze"@en,
        "そよ風の行方"@ja .

_:N4acffbdd4ee84d7ea8e7cd04d9eca4b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Will..."@en,
        "I will..."@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "I Will..."@en,
        "I will..."@ja .

_:N65c4fdf6f85d48129c56491d58d02543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Small Day"@en,
        "One small day"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "One Small Day"@en,
        "One small day"@ja .

_:N6bfaf580f66e4cca835f460e57fc82cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Want to Live Beautifully"@en,
        "美しく生きたい"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "I Want to Live Beautifully"@en,
        "美しく生きたい"@ja .

_:N98e646d6fb5d47d48de00acaf0673626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet -Beloved-"@en,
        "Sweet ～恋しくて～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "Sweet -Beloved-"@en,
        "Sweet ～恋しくて～"@ja .

_:N9fe171848e2c46118a336c4b87605c9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Drop of Season"@en,
        "季節の雫"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "A Drop of Season"@en,
        "季節の雫"@ja .

_:Nbf2b09d0b26b4c0cbc912edf318384ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUCK ME"@en,
        "FUCK ME"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "FUCK ME"@en,
        "FUCK ME"@ja .

_:Nc3228a16c2534638a9a264edd636501b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets -X'mas floor style-"@en,
        "Last regrets -X'mas floor style-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "Last regrets -X'mas floor style-"@en,
        "Last regrets -X'mas floor style-"@ja .

_:Nc3a56c12a437463399370aba59cf9f1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets"@en,
        "Last regrets"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "Last regrets"@en,
        "Last regrets"@ja .

_:Nc50e91de4ac34de3a5d3910e54cb8e7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cross Talk"@en,
        "Cross Talk"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "Cross Talk"@en,
        "Cross Talk"@ja .

_:Nde3f621922cf4bbf98f38bfa51abdef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The New Shape of Love"@en,
        "新しい恋のかたち"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "The New Shape of Love"@en,
        "新しい恋のかたち"@ja .

_:Necfa1116f008463c93af47d5dd52a02e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream To New World"@en,
        "Dream to new world"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "Dream To New World"@en,
        "Dream to new world"@ja .

_:Nfe702fe7e1f74867b0e353f632d62949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Place Where the Wind Arrives"@en,
        "風の辿り着く場所"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Neade750a778f4fec93154331414d34fb ;
    schema:name "The Place Where the Wind Arrives"@en,
        "風の辿り着く場所"@ja .

_:Neade750a778f4fec93154331414d34fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12219c66db4e4dedabd07c9e838d2c5c,
        _:N4acffbdd4ee84d7ea8e7cd04d9eca4b4,
        _:N65c4fdf6f85d48129c56491d58d02543,
        _:N6bfaf580f66e4cca835f460e57fc82cd,
        _:N98e646d6fb5d47d48de00acaf0673626,
        _:N9fe171848e2c46118a336c4b87605c9e,
        _:Nbf2b09d0b26b4c0cbc912edf318384ed,
        _:Nc3228a16c2534638a9a264edd636501b,
        _:Nc3a56c12a437463399370aba59cf9f1b,
        _:Nc50e91de4ac34de3a5d3910e54cb8e7f,
        _:Nde3f621922cf4bbf98f38bfa51abdef5,
        _:Necfa1116f008463c93af47d5dd52a02e,
        _:Nfe702fe7e1f74867b0e353f632d62949 ;
    mo:track_count 13 ;
    schema:duration "PT63:33"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N12219c66db4e4dedabd07c9e838d2c5c,
        _:N4acffbdd4ee84d7ea8e7cd04d9eca4b4,
        _:N65c4fdf6f85d48129c56491d58d02543,
        _:N6bfaf580f66e4cca835f460e57fc82cd,
        _:N98e646d6fb5d47d48de00acaf0673626,
        _:N9fe171848e2c46118a336c4b87605c9e,
        _:Nbf2b09d0b26b4c0cbc912edf318384ed,
        _:Nc3228a16c2534638a9a264edd636501b,
        _:Nc3a56c12a437463399370aba59cf9f1b,
        _:Nc50e91de4ac34de3a5d3910e54cb8e7f,
        _:Nde3f621922cf4bbf98f38bfa51abdef5,
        _:Necfa1116f008463c93af47d5dd52a02e,
        _:Nfe702fe7e1f74867b0e353f632d62949 .

