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

<artist/9499#subject> a schema:Person,
        foaf:Person ;
    schema:name "Izumi Sakai"@en,
        "坂井泉水"@ja ;
    foaf:made <album/76774#lyrics>,
        <album/76774#subject> ;
    foaf:name "Izumi Sakai"@en,
        "坂井泉水"@ja .

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

<artist/17992#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76774#subject> ;
    schema:name "Daria Kawashima"@en,
        "川島だりあ"@ja ;
    foaf:made <album/76774#composition>,
        <album/76774#subject> ;
    foaf:name "Daria Kawashima"@en,
        "川島だりあ"@ja .

<artist/22408#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76774#subject> ;
    schema:name "Michiya Haruhata"@en,
        "春畑道哉"@ja ;
    foaf:made <album/76774#composition>,
        <album/76774#subject> ;
    foaf:name "Michiya Haruhata"@en,
        "春畑道哉"@ja .

<artist/27716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76774#subject> ;
    schema:name "Seiichiroh Kuribayashi"@en ;
    foaf:made <album/76774#composition>,
        <album/76774#subject> ;
    foaf:name "Seiichiroh Kuribayashi"@en .

<artist/8443#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76774#subject> ;
    schema:name "Tetsuro Oda"@en,
        "織田哲郎"@ja ;
    foaf:made <album/76774#composition>,
        <album/76774#subject> ;
    foaf:name "Tetsuro Oda"@en,
        "織田哲郎"@ja .

<product/1240#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball GT"@en,
        "ドラゴンボールGT"@ja,
        "Dragon Ball GT"@ja-latn ;
    foaf:name "Dragon Ball GT"@en,
        "ドラゴンボールGT"@ja,
        "Dragon Ball GT"@ja-latn .

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

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

<org/2933#subject> schema:name "B-Gram RECORDS"@en,
        "B-Gram RECORDS"@ja,
        "B-Gram RECORDS"@ja-latn ;
    foaf:name "B-Gram RECORDS"@en,
        "B-Gram RECORDS"@ja,
        "B-Gram RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/76774/76774-1523211194.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76774#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ZARD BLEND ~SUN & STONE~ / ZARD"@en,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja-latn ;
    mo:performance_of <album/76774#musicalwork> ;
    mo:performer <artist/9498#subject> ;
    mo:recorded_as <album/76774#musicalexpression> ;
    schema:byArtist <artist/9498#subject> ;
    schema:name "ZARD BLEND ~SUN & STONE~ / ZARD"@en,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja-latn ;
    schema:workPerformed <album/76774#musicalwork> .

<artist/9498#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76774#performance> ;
    schema:name "ZARD"@en ;
    foaf:name "ZARD"@en .

<album/76774#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ZARD BLEND ~SUN & STONE~ / ZARD"@en,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja-latn ;
    mo:composer <artist/17992#subject>,
        <artist/22408#subject>,
        <artist/27716#subject>,
        <artist/8443#subject> ;
    mo:produced_work <album/76774#musicalwork> ;
    schema:name "ZARD BLEND ~SUN & STONE~ / ZARD"@en,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja-latn .

<album/76774#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-04-23"^^xsd:date ;
    dcterms:title "ZARD BLEND ~SUN & STONE~ / ZARD"@en,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja-latn ;
    mo:catalogue_number "JBCJ-1013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76774#musicalexpression> ;
    mo:publisher <org/2933#subject> ;
    mo:record _:N2477fcf5c81344778f0eafbce77af684 ;
    mo:record_count 1 ;
    schema:about <product/1240#subject> ;
    schema:byArtist <artist/9498#subject> ;
    schema:datePublished "1997-04-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/76774/76774-1523211194.jpg> ;
    schema:name "ZARD BLEND ~SUN & STONE~ / ZARD"@en,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja,
        "ZARD BLEND ~SUN & STONE~ / ZARD"@ja-latn ;
    schema:publisher <org/2933#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/76774/76774-1523211194.jpg> .

_:N13811f89102c4707a0df4a8314a16c55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君に逢いたくなったら..."@ja,
        "Kimi ni Aitaku Nattara..."@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "君に逢いたくなったら..."@ja,
        "Kimi ni Aitaku Nattara..."@ja-latn .

_:N283ca366218b47d4ada5e83565712038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠れない夜を抱いて"@ja,
        "Nemurenai Yoru wo Daite"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "眠れない夜を抱いて"@ja,
        "Nemurenai Yoru wo Daite"@ja-latn .

_:N4cbc40c138a84fdcbdebb323cf2e63ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "来年の夏も"@ja,
        "Rainen no Natsu mo"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "来年の夏も"@ja,
        "Rainen no Natsu mo"@ja-latn .

_:N6ea91260adb3484bab6bd775c78438fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IN MY ARMS TONIGHT"@ja,
        "IN MY ARMS TONIGHT"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "IN MY ARMS TONIGHT"@ja,
        "IN MY ARMS TONIGHT"@ja-latn .

_:N77f06194679242fd9aea8e50cd1b5f30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハイヒール脱ぎ捨てて"@ja,
        "High Heel Nugisutete"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "ハイヒール脱ぎ捨てて"@ja,
        "High Heel Nugisutete"@ja-latn .

_:N7e796ff23790476e98204e8f27bfac41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こんなに愛しても ~Hold Me~"@ja,
        "Konna ni Aishite mo ~Hold Me~"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "こんなに愛しても ~Hold Me~"@ja,
        "Konna ni Aishite mo ~Hold Me~"@ja-latn .

_:Nb4d0f36b67044a6fb15538f0a0893364 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "揺れる想い"@ja,
        "Yureru Omoi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "揺れる想い"@ja,
        "Yureru Omoi"@ja-latn .

_:Nba033856f5ea4e98875319e4ac08be0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh my love"@ja,
        "Oh my love"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "Oh my love"@ja,
        "Oh my love"@ja-latn .

_:Nbfb5ba2745c34b22b41dbc2c09b41cc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good-bye My Loneliness"@ja,
        "Good-bye My Loneliness"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "Good-bye My Loneliness"@ja,
        "Good-bye My Loneliness"@ja-latn .

_:Nc9966231e64e4f19be574cba64cc3df3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't you see!"@ja,
        "Don't you see!"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "Don't you see!"@ja,
        "Don't you see!"@ja-latn .

_:Nd315e06213b64ca78a34391738bb1fc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心を開いて"@ja,
        "Kokoro wo Hiraite"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "心を開いて"@ja,
        "Kokoro wo Hiraite"@ja-latn .

_:Ne0ab0c0e55334a1eb1b92e90b72301c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君がいない"@ja,
        "Kimi ga Inai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "君がいない"@ja,
        "Kimi ga Inai"@ja-latn .

_:Ne4f0797fd1ae48f7968549e9533df19e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの微笑みを忘れない"@ja,
        "Ano Hohoemi wo Wasurenai"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N2477fcf5c81344778f0eafbce77af684 ;
    schema:name "あの微笑みを忘れない"@ja,
        "Ano Hohoemi wo Wasurenai"@ja-latn .

_:N2477fcf5c81344778f0eafbce77af684 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13811f89102c4707a0df4a8314a16c55,
        _:N283ca366218b47d4ada5e83565712038,
        _:N4cbc40c138a84fdcbdebb323cf2e63ed,
        _:N6ea91260adb3484bab6bd775c78438fd,
        _:N77f06194679242fd9aea8e50cd1b5f30,
        _:N7e796ff23790476e98204e8f27bfac41,
        _:Nb4d0f36b67044a6fb15538f0a0893364,
        _:Nba033856f5ea4e98875319e4ac08be0b,
        _:Nbfb5ba2745c34b22b41dbc2c09b41cc9,
        _:Nc9966231e64e4f19be574cba64cc3df3,
        _:Nd315e06213b64ca78a34391738bb1fc5,
        _:Ne0ab0c0e55334a1eb1b92e90b72301c8,
        _:Ne4f0797fd1ae48f7968549e9533df19e ;
    mo:track_count 13 ;
    schema:duration "PT58:11"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N13811f89102c4707a0df4a8314a16c55,
        _:N283ca366218b47d4ada5e83565712038,
        _:N4cbc40c138a84fdcbdebb323cf2e63ed,
        _:N6ea91260adb3484bab6bd775c78438fd,
        _:N77f06194679242fd9aea8e50cd1b5f30,
        _:N7e796ff23790476e98204e8f27bfac41,
        _:Nb4d0f36b67044a6fb15538f0a0893364,
        _:Nba033856f5ea4e98875319e4ac08be0b,
        _:Nbfb5ba2745c34b22b41dbc2c09b41cc9,
        _:Nc9966231e64e4f19be574cba64cc3df3,
        _:Nd315e06213b64ca78a34391738bb1fc5,
        _:Ne0ab0c0e55334a1eb1b92e90b72301c8,
        _:Ne4f0797fd1ae48f7968549e9533df19e .

