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

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

<artist/15242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57068#subject> ;
    schema:name "Nick Wood"@en ;
    foaf:made <album/57068#composition>,
        <album/57068#lyrics>,
        <album/57068#subject> ;
    foaf:name "Nick Wood"@en .

<product/17147#subject> a schema:CreativeWork ;
    schema:name "Coo"@en,
        "遠い海から来たクー"@ja,
        "Tooi Umi kara Kita Coo"@ja-latn ;
    foaf:name "Coo"@en,
        "遠い海から来たクー"@ja,
        "Tooi Umi kara Kita Coo"@ja-latn .

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

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/57068/57068-1454871199.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57068#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@en,
        "Coo 遠い海から来たクー オリジナル・サウンドトラック"@ja,
        "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@ja-latn ;
    mo:composer <artist/15242#subject>,
        <artist/33260#subject>,
        <artist/5199#subject> ;
    mo:produced_work <album/57068#musicalwork> ;
    schema:name "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@en,
        "Coo 遠い海から来たクー オリジナル・サウンドトラック"@ja,
        "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@ja-latn .

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

<album/57068#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@en,
        "Coo 遠い海から来たクー オリジナル・サウンドトラック"@ja,
        "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@ja-latn ;
    mo:performance_of <album/57068#musicalwork> ;
    mo:performer <artist/33260#subject>,
        <artist/5199#subject> ;
    mo:recorded_as <album/57068#musicalexpression> ;
    schema:byArtist <artist/33260#subject>,
        <artist/5199#subject> ;
    schema:name "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@en,
        "Coo 遠い海から来たクー オリジナル・サウンドトラック"@ja,
        "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/57068#musicalwork> .

<artist/33260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57068#subject> ;
    mo:performed <album/57068#performance> ;
    schema:name "Julian Lennon"@en ;
    foaf:made <album/57068#composition>,
        <album/57068#lyrics>,
        <album/57068#subject> ;
    foaf:name "Julian Lennon"@en .

<artist/5199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57068#subject> ;
    mo:performed <album/57068#performance> ;
    schema:name "Yumi Matsutoya"@en,
        "松任谷由実"@ja ;
    foaf:made <album/57068#composition>,
        <album/57068#lyrics>,
        <album/57068#subject> ;
    foaf:name "Yumi Matsutoya"@en,
        "松任谷由実"@ja .

<album/57068#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-12-16"^^xsd:date ;
    dcterms:title "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@en,
        "Coo 遠い海から来たクー オリジナル・サウンドトラック"@ja,
        "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@ja-latn ;
    mo:catalogue_number "VICL-490" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57068#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    mo:record_count 1 ;
    schema:about <product/17147#subject> ;
    schema:byArtist <artist/33260#subject>,
        <artist/5199#subject> ;
    schema:datePublished "1993-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/57068/57068-1454871199.jpg> ;
    schema:name "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@en,
        "Coo 遠い海から来たクー オリジナル・サウンドトラック"@ja,
        "Coo: Tooi Umi kara Kita Coo Original Soundtrack"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/57068/57068-1454871199.jpg> .

_:N2020889726564e9bbcc87b276368a2c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodbye Forever?"@ja,
        "Goodbye Forever?"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Goodbye Forever?"@ja,
        "Goodbye Forever?"@ja-latn .

_:N26adc660db5d4c6a9f354e53432d03b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cessna"@ja,
        "The Cessna"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "The Cessna"@ja,
        "The Cessna"@ja-latn .

_:N29ddb8b64af242f6b4f653b078473122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Children Of The World"@ja,
        "Children Of The World"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Children Of The World"@ja,
        "Children Of The World"@ja-latn .

_:N2cd5168a4d0648d898930c4d65ffd451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Lagoon"@ja,
        "Blue Lagoon"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Blue Lagoon"@ja,
        "Blue Lagoon"@ja-latn .

_:N2e4942e8742a4dac89d60a5ec658b0e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Telepathy"@ja,
        "Telepathy"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Telepathy"@ja,
        "Telepathy"@ja-latn .

_:N36cbb4f2051e4e5eacbb0834d63c085d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prepared to Fight"@ja,
        "Prepared to Fight"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Prepared to Fight"@ja,
        "Prepared to Fight"@ja-latn .

_:N384cad90d87b405499fad71221be838d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming on the Water"@ja,
        "Dreaming on the Water"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Dreaming on the Water"@ja,
        "Dreaming on the Water"@ja-latn .

_:N5638081c1e464bf78cfdd14d6d38e141 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watching the Sunset"@ja,
        "Watching the Sunset"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Watching the Sunset"@ja,
        "Watching the Sunset"@ja-latn .

_:N5e97612cb1104d9cb374227ec73249ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jet Ski Journey with Blue & Grey"@ja,
        "Jet Ski Journey with Blue & Grey"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Jet Ski Journey with Blue & Grey"@ja,
        "Jet Ski Journey with Blue & Grey"@ja-latn .

_:N5f93110117fa420c8ff96b312f77aa75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking for Coo in Tahiti"@ja,
        "Looking for Coo in Tahiti"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Looking for Coo in Tahiti"@ja,
        "Looking for Coo in Tahiti"@ja-latn .

_:N6abe29feab35460a846c13eeb17f71be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Norbell the Evil"@ja,
        "Norbell the Evil"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Norbell the Evil"@ja,
        "Norbell the Evil"@ja-latn .

_:N880642d34a5a43dbabb704ff245d94ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Storm of Pain"@ja,
        "The Storm of Pain"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "The Storm of Pain"@ja,
        "The Storm of Pain"@ja-latn .

_:N8e3e4fdddae44187bd415ad7ded50a81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっとそばに"@ja,
        "Zutto Soba ni"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "ずっとそばに"@ja,
        "Zutto Soba ni"@ja-latn .

_:N9bc67de3c166470cb6f61238020bb83e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleeping Coo"@ja,
        "Sleeping Coo"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Sleeping Coo"@ja,
        "Sleeping Coo"@ja-latn .

_:Nb60784cb7900464eb2a5f4c2c9eea104 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle"@ja,
        "The Battle"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "The Battle"@ja,
        "The Battle"@ja-latn .

_:Nbad9a3298fdd4de4b743b3873a396ed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best Friends"@ja,
        "Best Friends"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Best Friends"@ja,
        "Best Friends"@ja-latn .

_:Nc1d818073354414e960b50253910dff6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the 65,000,000 Years"@ja,
        "Beyond the 65,000,000 Years"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Beyond the 65,000,000 Years"@ja,
        "Beyond the 65,000,000 Years"@ja-latn .

_:Nc37b383d232e46a3932f4b4ed3ddeca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pago Pago Island"@ja,
        "Pago Pago Island"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Pago Pago Island"@ja,
        "Pago Pago Island"@ja-latn .

_:Nc85f707eee2346799c8a55da1a99be88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Children Of The World (Orchestral Version)"@ja,
        "Children Of The World (Orchestral Version)"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Children Of The World (Orchestral Version)"@ja,
        "Children Of The World (Orchestral Version)"@ja-latn .

_:Ndaf79d298e1f49dbb7838acfe8882677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yosuke's Mother"@ja,
        "Yosuke's Mother"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "Yosuke's Mother"@ja,
        "Yosuke's Mother"@ja-latn .

_:Ne6849d828cc64a668b6f66711d82ef8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chase"@ja,
        "The Chase"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N02cc5d807c9c4bc69c925cc8b4650b61 ;
    schema:name "The Chase"@ja,
        "The Chase"@ja-latn .

_:N02cc5d807c9c4bc69c925cc8b4650b61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2020889726564e9bbcc87b276368a2c3,
        _:N26adc660db5d4c6a9f354e53432d03b5,
        _:N29ddb8b64af242f6b4f653b078473122,
        _:N2cd5168a4d0648d898930c4d65ffd451,
        _:N2e4942e8742a4dac89d60a5ec658b0e2,
        _:N36cbb4f2051e4e5eacbb0834d63c085d,
        _:N384cad90d87b405499fad71221be838d,
        _:N5638081c1e464bf78cfdd14d6d38e141,
        _:N5e97612cb1104d9cb374227ec73249ee,
        _:N5f93110117fa420c8ff96b312f77aa75,
        _:N6abe29feab35460a846c13eeb17f71be,
        _:N880642d34a5a43dbabb704ff245d94ba,
        _:N8e3e4fdddae44187bd415ad7ded50a81,
        _:N9bc67de3c166470cb6f61238020bb83e,
        _:Nb60784cb7900464eb2a5f4c2c9eea104,
        _:Nbad9a3298fdd4de4b743b3873a396ed7,
        _:Nc1d818073354414e960b50253910dff6,
        _:Nc37b383d232e46a3932f4b4ed3ddeca3,
        _:Nc85f707eee2346799c8a55da1a99be88,
        _:Ndaf79d298e1f49dbb7838acfe8882677,
        _:Ne6849d828cc64a668b6f66711d82ef8b ;
    mo:track_count 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N2020889726564e9bbcc87b276368a2c3,
        _:N26adc660db5d4c6a9f354e53432d03b5,
        _:N29ddb8b64af242f6b4f653b078473122,
        _:N2cd5168a4d0648d898930c4d65ffd451,
        _:N2e4942e8742a4dac89d60a5ec658b0e2,
        _:N36cbb4f2051e4e5eacbb0834d63c085d,
        _:N384cad90d87b405499fad71221be838d,
        _:N5638081c1e464bf78cfdd14d6d38e141,
        _:N5e97612cb1104d9cb374227ec73249ee,
        _:N5f93110117fa420c8ff96b312f77aa75,
        _:N6abe29feab35460a846c13eeb17f71be,
        _:N880642d34a5a43dbabb704ff245d94ba,
        _:N8e3e4fdddae44187bd415ad7ded50a81,
        _:N9bc67de3c166470cb6f61238020bb83e,
        _:Nb60784cb7900464eb2a5f4c2c9eea104,
        _:Nbad9a3298fdd4de4b743b3873a396ed7,
        _:Nc1d818073354414e960b50253910dff6,
        _:Nc37b383d232e46a3932f4b4ed3ddeca3,
        _:Nc85f707eee2346799c8a55da1a99be88,
        _:Ndaf79d298e1f49dbb7838acfe8882677,
        _:Ne6849d828cc64a668b6f66711d82ef8b .

