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

<album/59200#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fish / The Kaleidoscope"@en,
        "Fish / The Kaleidoscope"@ja,
        "Fish / The Kaleidoscope"@ja-latn ;
    mo:produced_work <album/59200#musicalwork> ;
    schema:name "Fish / The Kaleidoscope"@en,
        "Fish / The Kaleidoscope"@ja,
        "Fish / The Kaleidoscope"@ja-latn .

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

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

<product/1779#subject> a schema:CreativeWork ;
    schema:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn ;
    foaf:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn .

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

<org/422#subject> schema:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn ;
    foaf:name "cutting edge"@en,
        "cutting edge"@ja,
        "cutting edge"@ja-latn .

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

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

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

<album/59200#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fish / The Kaleidoscope"@en,
        "Fish / The Kaleidoscope"@ja,
        "Fish / The Kaleidoscope"@ja-latn ;
    mo:performance_of <album/59200#musicalwork> ;
    mo:performer <artist/17813#subject> ;
    mo:recorded_as <album/59200#musicalexpression> ;
    schema:byArtist <artist/17813#subject> ;
    schema:name "Fish / The Kaleidoscope"@en,
        "Fish / The Kaleidoscope"@ja,
        "Fish / The Kaleidoscope"@ja-latn ;
    schema:workPerformed <album/59200#musicalwork> .

<artist/17813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59200#performance> ;
    schema:name "The Kaleidoscope"@en ;
    foaf:name "The Kaleidoscope"@en .

<album/59200#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-02-06"^^xsd:date ;
    dcterms:title "Fish / The Kaleidoscope"@en,
        "Fish / The Kaleidoscope"@ja,
        "Fish / The Kaleidoscope"@ja-latn ;
    mo:catalogue_number "CTCR-40114" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59200#musicalexpression> ;
    mo:publisher <org/422#subject> ;
    mo:record _:Na72a93d432cb4edbae183c07519fe417 ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:byArtist <artist/17813#subject> ;
    schema:datePublished "2002-02-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/59200/59200-1464716150.jpg> ;
    schema:name "Fish / The Kaleidoscope"@en,
        "Fish / The Kaleidoscope"@ja,
        "Fish / The Kaleidoscope"@ja-latn ;
    schema:publisher <org/422#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/59200/59200-1464716150.jpg> .

_:N9a7043e5a53c4f23aeab4e57253a4863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEW DAY"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Na72a93d432cb4edbae183c07519fe417 ;
    schema:name "NEW DAY"@en .

_:Nb4a81a13d6c8458ba9dd1331d5b7cdac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fish"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na72a93d432cb4edbae183c07519fe417 ;
    schema:name "Fish"@en .

_:Na72a93d432cb4edbae183c07519fe417 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9a7043e5a53c4f23aeab4e57253a4863,
        _:Nb4a81a13d6c8458ba9dd1331d5b7cdac ;
    mo:track_count 2 ;
    schema:duration "PT8:46"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9a7043e5a53c4f23aeab4e57253a4863,
        _:Nb4a81a13d6c8458ba9dd1331d5b7cdac .

