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

<artist/124#subject> a schema:Person,
        foaf:Person ;
    schema:name "MELL"@en ;
    foaf:made <album/8793#lyrics>,
        <album/8793#subject>,
        <album/8793#vocals> ;
    foaf:name "MELL"@en .

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

<artist/1378#subject> a schema:Person,
        foaf:Person ;
    schema:name "SHIHO"@en ;
    foaf:made <album/8793#subject>,
        <album/8793#vocals> ;
    foaf:name "SHIHO"@en .

<artist/152#subject> a schema:Person,
        foaf:Person ;
    schema:name "MOMO"@en ;
    foaf:made <album/8793#subject>,
        <album/8793#vocals> ;
    foaf:name "MOMO"@en .

<artist/4058#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaki Motonaga"@en,
        "元長柾木"@ja ;
    foaf:made <album/8793#lyrics>,
        <album/8793#subject> ;
    foaf:name "Masaki Motonaga"@en,
        "元長柾木"@ja .

<artist/41453#subject> a schema:Person,
        foaf:Person ;
    schema:name "SAYUMI"@en ;
    foaf:made <album/8793#lyrics>,
        <album/8793#subject> ;
    foaf:name "SAYUMI"@en .

<artist/4241#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaki Tsuzuki"@en,
        "都築真紀"@ja ;
    foaf:made <album/8793#lyrics>,
        <album/8793#subject> ;
    foaf:name "Masaki Tsuzuki"@en,
        "都築真紀"@ja .

<artist/4242#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ben"@en ;
    foaf:made <album/8793#lyrics>,
        <album/8793#subject> ;
    foaf:name "Ben"@en .

<artist/5#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lia"@en ;
    foaf:made <album/8793#subject>,
        <album/8793#vocals> ;
    foaf:name "Lia"@en .

<artist/90#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eiko Shimamiya"@en,
        "島みやえい子"@ja ;
    foaf:made <album/8793#subject>,
        <album/8793#vocals> ;
    foaf:name "Eiko Shimamiya"@en,
        "島みやえい子"@ja .

<artist/1377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8793#subject> ;
    schema:name "Atsuhiko Nakatsubo"@en,
        "中坪淳彦"@ja ;
    foaf:made <album/8793#composition>,
        <album/8793#subject> ;
    foaf:name "Atsuhiko Nakatsubo"@en,
        "中坪淳彦"@ja .

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

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

<product/13595#subject> a schema:CreativeWork ;
    schema:name "MAVERICK MAX"@en,
        "マーヴェリック★マックス"@ja,
        "MAVERICK MAX"@ja-latn ;
    foaf:name "MAVERICK MAX"@en,
        "マーヴェリック★マックス"@ja,
        "MAVERICK MAX"@ja-latn .

<product/15380#subject> a schema:CreativeWork ;
    schema:name "Farland Symphony"@en,
        "ファーランドシンフォニー"@ja,
        "Farland Symphony"@ja-latn ;
    foaf:name "Farland Symphony"@en,
        "ファーランドシンフォニー"@ja,
        "Farland Symphony"@ja-latn .

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

<product/4415#subject> a schema:CreativeWork ;
    schema:name "Please Teacher!"@en,
        "おねがい☆ティーチャー"@ja,
        "Onegai☆Teacher"@ja-latn ;
    foaf:name "Please Teacher!"@en,
        "おねがい☆ティーチャー"@ja,
        "Onegai☆Teacher"@ja-latn .

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

<album/8793#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I've GIRLS COMPILATION. 3: disintegration"@en,
        "I've GIRLS COMPILATION. 3: disintegration"@ja,
        "I've GIRLS COMPILATION. 3: disintegration"@ja-latn ;
    mo:performance_of <album/8793#musicalwork> ;
    mo:recorded_as <album/8793#musicalexpression> ;
    schema:name "I've GIRLS COMPILATION. 3: disintegration"@en,
        "I've GIRLS COMPILATION. 3: disintegration"@ja,
        "I've GIRLS COMPILATION. 3: disintegration"@ja-latn ;
    schema:workPerformed <album/8793#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/39/8793/8793-1573307589.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/8793#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/8793/8793-1573307589.jpg> ;
    foaf:depicts <album/8793#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/8793/8793-1573307589.jpg> .

<https://medium-media.vgm.io/albums/39/8793/8793-1573307589.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8793#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I've GIRLS COMPILATION. 3: disintegration"@en,
        "I've GIRLS COMPILATION. 3: disintegration"@ja,
        "I've GIRLS COMPILATION. 3: disintegration"@ja-latn ;
    mo:composer <artist/1377#subject>,
        <artist/151#subject>,
        <artist/18#subject> ;
    mo:produced_work <album/8793#musicalwork> ;
    schema:name "I've GIRLS COMPILATION. 3: disintegration"@en,
        "I've GIRLS COMPILATION. 3: disintegration"@ja,
        "I've GIRLS COMPILATION. 3: disintegration"@ja-latn .

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

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

<album/8793#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-26"^^xsd:date ;
    dcterms:title "I've GIRLS COMPILATION. 3: disintegration"@en,
        "I've GIRLS COMPILATION. 3: disintegration"@ja,
        "I've GIRLS COMPILATION. 3: disintegration"@ja-latn ;
    mo:catalogue_number "ICD-66005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8793#musicalexpression> ;
    mo:publisher <org/2639#subject> ;
    mo:record _:N332268b33a364ab398d15d30cdf40199 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Triangle Heart 3 ~Sweet Songs Forever~"@en ;
            foaf:name "Triangle Heart 3 ~Sweet Songs Forever~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ryoujoku Chikan Jigoku"@en ;
            foaf:name "Ryoujoku Chikan Jigoku"@en ],
        [ a schema:CreativeWork ;
            schema:name "Triangle Heart 3 ~Lyrical Omochabako~"@en ;
            foaf:name "Triangle Heart 3 ~Lyrical Omochabako~"@en ],
        [ a schema:CreativeWork ;
            schema:name "sense off"@en ;
            foaf:name "sense off"@en ],
        [ a schema:CreativeWork ;
            schema:name "Suiso ~1/2 no Kiseki~"@en ;
            foaf:name "Suiso ~1/2 no Kiseki~"@en ],
        [ a schema:CreativeWork ;
            schema:name "D+VINE[LUV]"@en ;
            foaf:name "D+VINE[LUV]"@en ],
        [ a schema:CreativeWork ;
            schema:name "Dorei Ichiba"@en ;
            foaf:name "Dorei Ichiba"@en ],
        <product/13595#subject>,
        <product/15380#subject>,
        <product/20157#subject>,
        <product/4415#subject> ;
    schema:datePublished "2002-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/8793/8793-1573307589.jpg> ;
    schema:name "I've GIRLS COMPILATION. 3: disintegration"@en,
        "I've GIRLS COMPILATION. 3: disintegration"@ja,
        "I've GIRLS COMPILATION. 3: disintegration"@ja-latn ;
    schema:publisher <org/2639#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/8793/8793-1573307589.jpg> .

_:N1059dc0085434d02bd1b55d67bb1be97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prince -From the Other Side of the Moon-"@en,
        "王子よ -月の裏から-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "The Prince -From the Other Side of the Moon-"@en,
        "王子よ -月の裏から-"@ja .

_:N24bb185f79ed42079d83869a16ade4b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I can't get over your best smile"@en,
        "I can't get over your best smile"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "I can't get over your best smile"@en,
        "I can't get over your best smile"@ja .

_:N46aa6cc402034764b03ba0f183cf4ca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To lose in amber"@en,
        "To lose in amber"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "To lose in amber"@en,
        "To lose in amber"@ja .

_:N471ca302a79b44adab7259b405013f74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belvedia"@en,
        "Belvedia"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "Belvedia"@en,
        "Belvedia"@ja .

_:N4d3a5b98adcf492798d8a50ef6020f10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You, Become Like the Gentle Wind"@en,
        "君よ、優しい風になれ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "You, Become Like the Gentle Wind"@en,
        "君よ、優しい風になれ"@ja .

_:N5c622be293ce4557a9dfc5a45c4a7a44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DROWNING"@en,
        "DROWNING"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "DROWNING"@en,
        "DROWNING"@ja .

_:N941c568b356e4507b468d9189d062267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flow -The Place that Gave Birth to the Water-"@en,
        "flow -水の生まれた場所-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "flow -The Place that Gave Birth to the Water-"@en,
        "flow -水の生まれた場所-"@ja .

_:Naf10a91a5f39446b8243e979cb19593d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birthday eve"@en,
        "Birthday eve"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "Birthday eve"@en,
        "Birthday eve"@ja .

_:Nc86aceef87b044aca6ffd0d73270ec36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLY TO THE TOP"@en,
        "FLY TO THE TOP"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "FLY TO THE TOP"@en,
        "FLY TO THE TOP"@ja .

_:Ncb46163e091e4e8d97eb7630cdf73ed6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wing my way"@en,
        "Wing my way"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "Wing my way"@en,
        "Wing my way"@ja .

_:Nd6960cb124f441debdc7a37c98f9dca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oath of Tears"@en,
        "涙の誓い"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "Oath of Tears"@en,
        "涙の誓い"@ja .

_:Necee5c6b9b5f4e11935d4c0228b3f6fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disintegration"@en,
        "Disintegration"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "Disintegration"@en,
        "Disintegration"@ja .

_:Nfad7699abf4445578db224cf6b4436ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "resolution of soul"@en,
        "resolution of soul"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N332268b33a364ab398d15d30cdf40199 ;
    schema:name "resolution of soul"@en,
        "resolution of soul"@ja .

_:N332268b33a364ab398d15d30cdf40199 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1059dc0085434d02bd1b55d67bb1be97,
        _:N24bb185f79ed42079d83869a16ade4b8,
        _:N46aa6cc402034764b03ba0f183cf4ca5,
        _:N471ca302a79b44adab7259b405013f74,
        _:N4d3a5b98adcf492798d8a50ef6020f10,
        _:N5c622be293ce4557a9dfc5a45c4a7a44,
        _:N941c568b356e4507b468d9189d062267,
        _:Naf10a91a5f39446b8243e979cb19593d,
        _:Nc86aceef87b044aca6ffd0d73270ec36,
        _:Ncb46163e091e4e8d97eb7630cdf73ed6,
        _:Nd6960cb124f441debdc7a37c98f9dca8,
        _:Necee5c6b9b5f4e11935d4c0228b3f6fb,
        _:Nfad7699abf4445578db224cf6b4436ef ;
    mo:track_count 13 ;
    schema:duration "PT72:33"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1059dc0085434d02bd1b55d67bb1be97,
        _:N24bb185f79ed42079d83869a16ade4b8,
        _:N46aa6cc402034764b03ba0f183cf4ca5,
        _:N471ca302a79b44adab7259b405013f74,
        _:N4d3a5b98adcf492798d8a50ef6020f10,
        _:N5c622be293ce4557a9dfc5a45c4a7a44,
        _:N941c568b356e4507b468d9189d062267,
        _:Naf10a91a5f39446b8243e979cb19593d,
        _:Nc86aceef87b044aca6ffd0d73270ec36,
        _:Ncb46163e091e4e8d97eb7630cdf73ed6,
        _:Nd6960cb124f441debdc7a37c98f9dca8,
        _:Necee5c6b9b5f4e11935d4c0228b3f6fb,
        _:Nfad7699abf4445578db224cf6b4436ef .

