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

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

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

<artist/2774#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15900#subject> ;
    schema:name "Issei Noro"@en,
        "野呂一生"@ja ;
    foaf:made <album/15900#composition>,
        <album/15900#subject> ;
    foaf:name "Issei Noro"@en,
        "野呂一生"@ja .

<artist/5488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15900#subject> ;
    schema:name "CASIOPEA"@en,
        "カシオペア"@ja ;
    foaf:made <album/15900#composition>,
        <album/15900#subject> ;
    foaf:name "CASIOPEA"@en,
        "カシオペア"@ja .

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

<org/4538#subject> schema:name "Alfa"@en,
        "アルファ"@ja,
        "Alfa"@ja-latn ;
    foaf:name "Alfa"@en,
        "アルファ"@ja,
        "Alfa"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/15900/15900-1255895617.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10428#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15900#performance> ;
    schema:name "Masayoshi Takanaka"@en,
        "高中正義"@ja ;
    foaf:name "Masayoshi Takanaka"@en,
        "高中正義"@ja .

<artist/3199#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15900#performance> ;
    schema:name "Akira Jimbo"@en,
        "神保彰"@ja ;
    foaf:name "Akira Jimbo"@en,
        "神保彰"@ja .

<artist/3200#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15900#performance> ;
    schema:name "Tetsuo Sakurai"@en,
        "櫻井哲夫"@ja ;
    foaf:name "Tetsuo Sakurai"@en,
        "櫻井哲夫"@ja .

<album/15900#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tickle the Ivory"@en,
        "ティクル・ジ・アイヴォリー"@ja,
        "Tickle the Ivory"@ja-latn ;
    mo:composer <artist/2774#subject>,
        <artist/5488#subject>,
        <artist/627#subject> ;
    mo:produced_work <album/15900#musicalwork> ;
    schema:name "Tickle the Ivory"@en,
        "ティクル・ジ・アイヴォリー"@ja,
        "Tickle the Ivory"@ja-latn .

<artist/627#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15900#subject> ;
    mo:performed <album/15900#performance> ;
    schema:name "Minoru Mukaiya"@en,
        "向谷実"@ja ;
    foaf:made <album/15900#composition>,
        <album/15900#subject> ;
    foaf:name "Minoru Mukaiya"@en,
        "向谷実"@ja .

<album/15900#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tickle the Ivory"@en,
        "ティクル・ジ・アイヴォリー"@ja,
        "Tickle the Ivory"@ja-latn ;
    mo:performance_of <album/15900#musicalwork> ;
    mo:performer <artist/10428#subject>,
        <artist/3199#subject>,
        <artist/3200#subject>,
        <artist/627#subject> ;
    mo:recorded_as <album/15900#musicalexpression> ;
    schema:byArtist <artist/10428#subject>,
        <artist/3199#subject>,
        <artist/3200#subject>,
        <artist/627#subject> ;
    schema:name "Tickle the Ivory"@en,
        "ティクル・ジ・アイヴォリー"@ja,
        "Tickle the Ivory"@ja-latn ;
    schema:workPerformed <album/15900#musicalwork> .

<album/15900#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-09-21"^^xsd:date ;
    dcterms:title "Tickle the Ivory"@en,
        "ティクル・ジ・アイヴォリー"@ja,
        "Tickle the Ivory"@ja-latn ;
    mo:catalogue_number "ALCA-524" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15900#musicalexpression> ;
    mo:publisher <org/4538#subject> ;
    mo:record _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    mo:record_count 1 ;
    schema:byArtist <artist/10428#subject>,
        <artist/3199#subject>,
        <artist/3200#subject>,
        <artist/627#subject> ;
    schema:datePublished "1993-09-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/00/15900/15900-1255895617.jpg> ;
    schema:name "Tickle the Ivory"@en,
        "ティクル・ジ・アイヴォリー"@ja,
        "Tickle the Ivory"@ja-latn ;
    schema:publisher <org/4538#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/15900/15900-1255895617.jpg> .

_:N0c15f07db1964096bf5d9a5f49d9b5ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Soundgraphy"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    schema:name "The Soundgraphy"@en .

_:N1390a0e1ccde490388be54f83a32698a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halle"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    schema:name "Halle"@en .

_:N1a5d994b7cef40e2a87236646a6df52a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Day in the Stars"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    schema:name "A Day in the Stars"@en .

_:N3d00df7a41b74566b140bd4ff54db845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Acoustic Dream"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    schema:name "Acoustic Dream"@en .

_:N3fabed081af748f694d36b213c81baac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omoe-de-Omoba"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    schema:name "Omoe-de-Omoba"@en .

_:N7caed98aee754696b838153f531c8d9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking Up"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    schema:name "Looking Up"@en .

_:Nb29eee99385c4b80921507a336fee4e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflections of You"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    schema:name "Reflections of You"@en .

_:Nc13a723acef94bd4a8d597afe2274591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty Lady"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    schema:name "Misty Lady"@en .

_:Nc6ac3001a91641bfa07c1bb74150749b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Term Memory"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    schema:name "Long Term Memory"@en .

_:Nd4e6a791f349447ba0c5936c9ab8ae24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Dreams"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    schema:name "Everlasting Dreams"@en .

_:Nef01fa7e5f98409591452e6d6c17efa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asayake"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ne967be0a98c9474a8c660b65d0a78f57 ;
    schema:name "Asayake"@en .

_:Ne967be0a98c9474a8c660b65d0a78f57 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c15f07db1964096bf5d9a5f49d9b5ee,
        _:N1390a0e1ccde490388be54f83a32698a,
        _:N1a5d994b7cef40e2a87236646a6df52a,
        _:N3d00df7a41b74566b140bd4ff54db845,
        _:N3fabed081af748f694d36b213c81baac,
        _:N7caed98aee754696b838153f531c8d9a,
        _:Nb29eee99385c4b80921507a336fee4e7,
        _:Nc13a723acef94bd4a8d597afe2274591,
        _:Nc6ac3001a91641bfa07c1bb74150749b,
        _:Nd4e6a791f349447ba0c5936c9ab8ae24,
        _:Nef01fa7e5f98409591452e6d6c17efa3 ;
    mo:track_count 11 ;
    schema:duration "PT46:14"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0c15f07db1964096bf5d9a5f49d9b5ee,
        _:N1390a0e1ccde490388be54f83a32698a,
        _:N1a5d994b7cef40e2a87236646a6df52a,
        _:N3d00df7a41b74566b140bd4ff54db845,
        _:N3fabed081af748f694d36b213c81baac,
        _:N7caed98aee754696b838153f531c8d9a,
        _:Nb29eee99385c4b80921507a336fee4e7,
        _:Nc13a723acef94bd4a8d597afe2274591,
        _:Nc6ac3001a91641bfa07c1bb74150749b,
        _:Nd4e6a791f349447ba0c5936c9ab8ae24,
        _:Nef01fa7e5f98409591452e6d6c17efa3 .

