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

<artist/3677#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomokazu Seki"@en,
        "関智一"@ja ;
    foaf:made <album/143473#subject>,
        <album/143473#vocals> ;
    foaf:name "Tomokazu Seki"@en,
        "関智一"@ja .

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/143473#lyrics>,
        <album/143473#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<album/57040> a mo:Release ;
    mo:catalogue_number "SVWC-7085" .

<artist/1763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143473#subject> ;
    schema:name "Ryo Sakai"@en,
        "酒井良"@ja ;
    foaf:made <album/143473#composition>,
        <album/143473#subject> ;
    foaf:name "Ryo Sakai"@en,
        "酒井良"@ja .

<product/19547#subject> a schema:CreativeWork ;
    schema:name "Gravitation (Anime)"@en,
        "グラビテーション (Anime)"@ja,
        "Gravitation (Anime)"@ja-latn ;
    foaf:name "Gravitation (Anime)"@en,
        "グラビテーション (Anime)"@ja,
        "Gravitation (Anime)"@ja-latn .

<album/143473#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GRAVITATION SOUND STORY"@en,
        "グラビテーション サウンド・ストーリー"@ja,
        "GRAVITATION SOUND STORY"@ja-latn ;
    mo:composer <artist/1763#subject> ;
    mo:produced_work <album/143473#musicalwork> ;
    schema:name "GRAVITATION SOUND STORY"@en,
        "グラビテーション サウンド・ストーリー"@ja,
        "GRAVITATION SOUND STORY"@ja-latn .

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

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

<album/143473#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GRAVITATION SOUND STORY"@en,
        "グラビテーション サウンド・ストーリー"@ja,
        "GRAVITATION SOUND STORY"@ja-latn ;
    mo:performance_of <album/143473#musicalwork> ;
    mo:recorded_as <album/143473#musicalexpression> ;
    schema:name "GRAVITATION SOUND STORY"@en,
        "グラビテーション サウンド・ストーリー"@ja,
        "GRAVITATION SOUND STORY"@ja-latn ;
    schema:workPerformed <album/143473#musicalwork> .

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

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

<https://media.vgm.io/albums/37/143473/143473-66ede0ca047e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143473#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/143473/143473-66ede0ca047e.jpg> ;
    foaf:depicts <album/143473#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/143473/143473-66ede0ca047e.jpg> .

<https://medium-media.vgm.io/albums/37/143473/143473-66ede0ca047e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143473#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "GRAVITATION SOUND STORY"@en,
        "グラビテーション サウンド・ストーリー"@ja,
        "GRAVITATION SOUND STORY"@ja-latn ;
    mo:catalogue_number "A8-1381" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/57040> ;
    mo:publication_of <album/143473#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:Nf43c2d00a677404880ee6a7eff6acd43 ;
    mo:record_count 1 ;
    schema:about <product/19547#subject> ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/143473/143473-66ede0ca047e.jpg> ;
    schema:name "GRAVITATION SOUND STORY"@en,
        "グラビテーション サウンド・ストーリー"@ja,
        "GRAVITATION SOUND STORY"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/143473/143473-66ede0ca047e.jpg> .

_:N4b99c6a221984c139ac7d9fd031e9124 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break Through"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf43c2d00a677404880ee6a7eff6acd43 ;
    schema:name "Break Through"@en .

_:N59db97749a6343b9a2d18f4f5cf10c0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sweet imagination"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Nf43c2d00a677404880ee6a7eff6acd43 ;
    schema:name "sweet imagination"@en .

_:N623567afdfd44ae4b46a56547a389ed0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prologue ~BAD LUCK Live Tour GRAVITY 2000-2001 FINAL~"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nf43c2d00a677404880ee6a7eff6acd43 ;
    schema:name "prologue ~BAD LUCK Live Tour GRAVITY 2000-2001 FINAL~"@en .

_:N98cec96739af412380ef8934a5511c07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dangerous lovers-2"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nf43c2d00a677404880ee6a7eff6acd43 ;
    schema:name "dangerous lovers-2"@en .

_:Nb7e66b8ef5f747899bf4acf90d8fe64b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "double role???"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:Nf43c2d00a677404880ee6a7eff6acd43 ;
    schema:name "double role???"@en .

_:Nbcb8eb414a8e4689a082a0def391cf9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "imitative \"R\""@en ;
    mo:track_number 6 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:Nf43c2d00a677404880ee6a7eff6acd43 ;
    schema:name "imitative \"R\""@en .

_:Nbdf932c084294d96b3743a9eca35b21e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "unfortunate"@en ;
    mo:track_number 8 ;
    schema:duration "PT9:13"^^xsd:interval ;
    schema:inPlaylist _:Nf43c2d00a677404880ee6a7eff6acd43 ;
    schema:name "unfortunate"@en .

_:Nc970baffa2c84db7ab2535edecb35762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "epilogue"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nf43c2d00a677404880ee6a7eff6acd43 ;
    schema:name "epilogue"@en .

_:Ne5147f423abc47ebba0bf48a1d4c3c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dangerous lovers-1"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:Nf43c2d00a677404880ee6a7eff6acd43 ;
    schema:name "dangerous lovers-1"@en .

_:Neeb1063abd6643eba9437544359e65c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "drunk and drunk"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nf43c2d00a677404880ee6a7eff6acd43 ;
    schema:name "drunk and drunk"@en .

_:Nf43c2d00a677404880ee6a7eff6acd43 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b99c6a221984c139ac7d9fd031e9124,
        _:N59db97749a6343b9a2d18f4f5cf10c0c,
        _:N623567afdfd44ae4b46a56547a389ed0,
        _:N98cec96739af412380ef8934a5511c07,
        _:Nb7e66b8ef5f747899bf4acf90d8fe64b,
        _:Nbcb8eb414a8e4689a082a0def391cf9e,
        _:Nbdf932c084294d96b3743a9eca35b21e,
        _:Nc970baffa2c84db7ab2535edecb35762,
        _:Ne5147f423abc47ebba0bf48a1d4c3c0d,
        _:Neeb1063abd6643eba9437544359e65c0 ;
    mo:track_count 10 ;
    schema:duration "PT52:03"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N4b99c6a221984c139ac7d9fd031e9124,
        _:N59db97749a6343b9a2d18f4f5cf10c0c,
        _:N623567afdfd44ae4b46a56547a389ed0,
        _:N98cec96739af412380ef8934a5511c07,
        _:Nb7e66b8ef5f747899bf4acf90d8fe64b,
        _:Nbcb8eb414a8e4689a082a0def391cf9e,
        _:Nbdf932c084294d96b3743a9eca35b21e,
        _:Nc970baffa2c84db7ab2535edecb35762,
        _:Ne5147f423abc47ebba0bf48a1d4c3c0d,
        _:Neeb1063abd6643eba9437544359e65c0 .

