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

<artist/10822#subject> a schema:Person,
        foaf:Person ;
    schema:name "Narumi Yamamoto"@en,
        "山本成美"@ja ;
    foaf:made <album/73298#lyrics>,
        <album/73298#subject> ;
    foaf:name "Narumi Yamamoto"@en,
        "山本成美"@ja .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/73298#lyrics>,
        <album/73298#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

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

<artist/5719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73298#subject> ;
    schema:name "Kazuhito Kikuchi"@en,
        "菊池一仁"@ja ;
    foaf:made <album/73298#composition>,
        <album/73298#subject> ;
    foaf:name "Kazuhito Kikuchi"@en,
        "菊池一仁"@ja .

<product/1064#subject> a schema:CreativeWork ;
    schema:name "GOD EATER"@en,
        "ゴッドイーター"@ja,
        "GOD EATER"@ja-latn ;
    foaf:name "GOD EATER"@en,
        "ゴッドイーター"@ja,
        "GOD EATER"@ja-latn .

<product/1351#subject> a schema:CreativeWork ;
    schema:name "Inuyasha: The Final Act"@en,
        "犬夜叉 完結編"@ja,
        "Inuyasha Kanketsuhen"@ja-latn ;
    foaf:name "Inuyasha: The Final Act"@en,
        "犬夜叉 完結編"@ja,
        "Inuyasha Kanketsuhen"@ja-latn .

<album/73298#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Diamond/Over the clouds / alan"@en,
        "Diamond/Over the clouds / alan"@ja,
        "Diamond/Over the clouds / alan"@ja-latn ;
    mo:composer <artist/5719#subject> ;
    mo:produced_work <album/73298#musicalwork> ;
    schema:name "Diamond/Over the clouds / alan"@en,
        "Diamond/Over the clouds / alan"@ja,
        "Diamond/Over the clouds / alan"@ja-latn .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/73298/73298-1512547676.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/36205#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73298#performance> ;
    schema:name "ats-"@en ;
    foaf:name "ats-"@en .

<artist/5122#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73298#performance> ;
    schema:name "Takashi Masuzaki"@en,
        "増崎孝司"@ja ;
    foaf:name "Takashi Masuzaki"@en,
        "増崎孝司"@ja .

<artist/5321#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73298#performance> ;
    schema:name "Yuta Nakano"@en,
        "中野雄太"@ja ;
    foaf:name "Yuta Nakano"@en,
        "中野雄太"@ja .

<artist/7528#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73298#performance> ;
    schema:name "Yumi Kawanabe"@en,
        "川鍋ゆみ"@ja ;
    foaf:name "Yumi Kawanabe"@en,
        "川鍋ゆみ"@ja .

<artist/8451#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73298#performance> ;
    schema:name "alan"@en ;
    foaf:name "alan"@en .

<album/73298#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Diamond/Over the clouds / alan"@en,
        "Diamond/Over the clouds / alan"@ja,
        "Diamond/Over the clouds / alan"@ja-latn ;
    mo:performance_of <album/73298#musicalwork> ;
    mo:performer <artist/36205#subject>,
        <artist/5122#subject>,
        <artist/5321#subject>,
        <artist/7528#subject>,
        <artist/8451#subject> ;
    mo:recorded_as <album/73298#musicalexpression> ;
    schema:byArtist <artist/36205#subject>,
        <artist/5122#subject>,
        <artist/5321#subject>,
        <artist/7528#subject>,
        <artist/8451#subject> ;
    schema:name "Diamond/Over the clouds / alan"@en,
        "Diamond/Over the clouds / alan"@ja,
        "Diamond/Over the clouds / alan"@ja-latn ;
    schema:workPerformed <album/73298#musicalwork> .

<album/73298#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-02-03"^^xsd:date ;
    dcterms:title "Diamond/Over the clouds / alan"@en,
        "Diamond/Over the clouds / alan"@ja,
        "Diamond/Over the clouds / alan"@ja-latn ;
    mo:catalogue_number "AVCD-31780" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73298#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N378beb95f41a4529be2095dc3c8dfbd2 ;
    mo:record_count 1 ;
    schema:about <product/1064#subject>,
        <product/1351#subject> ;
    schema:byArtist <artist/36205#subject>,
        <artist/5122#subject>,
        <artist/5321#subject>,
        <artist/7528#subject>,
        <artist/8451#subject> ;
    schema:datePublished "2010-02-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/73298/73298-1512547676.jpg> ;
    schema:name "Diamond/Over the clouds / alan"@en,
        "Diamond/Over the clouds / alan"@ja,
        "Diamond/Over the clouds / alan"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/73298/73298-1512547676.jpg> .

_:N5982bd168a274456ac538f62ff7ee006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N378beb95f41a4529be2095dc3c8dfbd2 ;
    schema:name "Diamond"@en .

_:N7040453ba9b84d90b69d84f1bbeceb42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the clouds (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N378beb95f41a4529be2095dc3c8dfbd2 ;
    schema:name "Over the clouds (Instrumental)"@en .

_:N7fd6d8c0bc1d4b47ab3fcff15a7af1fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N378beb95f41a4529be2095dc3c8dfbd2 ;
    schema:name "Diamond (Instrumental)"@en .

_:N97f9cc50c3dd43d3a1bd020330f4fd06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the clouds"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N378beb95f41a4529be2095dc3c8dfbd2 ;
    schema:name "Over the clouds"@en .

_:N378beb95f41a4529be2095dc3c8dfbd2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5982bd168a274456ac538f62ff7ee006,
        _:N7040453ba9b84d90b69d84f1bbeceb42,
        _:N7fd6d8c0bc1d4b47ab3fcff15a7af1fb,
        _:N97f9cc50c3dd43d3a1bd020330f4fd06 ;
    mo:track_count 4 ;
    schema:duration "PT18:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5982bd168a274456ac538f62ff7ee006,
        _:N7040453ba9b84d90b69d84f1bbeceb42,
        _:N7fd6d8c0bc1d4b47ab3fcff15a7af1fb,
        _:N97f9cc50c3dd43d3a1bd020330f4fd06 .

