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

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

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

<artist/21181#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Cole Porter"@en ;
    foaf:made <album/140395#composition>,
        <album/140395#subject> ;
    foaf:name "Cole Porter"@en .

<artist/23198#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Harold Arlen"@en ;
    foaf:made <album/140395#composition>,
        <album/140395#subject> ;
    foaf:name "Harold Arlen"@en .

<artist/23209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "E.Y. Harburg"@en ;
    foaf:made <album/140395#composition>,
        <album/140395#subject> ;
    foaf:name "E.Y. Harburg"@en .

<artist/23402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Billy Rose"@en ;
    foaf:made <album/140395#composition>,
        <album/140395#subject> ;
    foaf:name "Billy Rose"@en .

<artist/28225#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Antonio Carlos Jobim"@en ;
    foaf:made <album/140395#composition>,
        <album/140395#subject> ;
    foaf:name "Antonio Carlos Jobim"@en .

<artist/30763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Chick Corea"@en ;
    foaf:made <album/140395#composition>,
        <album/140395#subject> ;
    foaf:name "Chick Corea"@en .

<artist/3143#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "George Gershwin"@en ;
    foaf:made <album/140395#composition>,
        <album/140395#subject> ;
    foaf:name "George Gershwin"@en .

<artist/8376#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Bart Howard"@en ;
    foaf:made <album/140395#composition>,
        <album/140395#subject> ;
    foaf:name "Bart Howard"@en .

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

<album/140395#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Coco d'Or"@en,
        "ココドル"@ja,
        "Coco d'Or"@ja-latn ;
    mo:performance_of <album/140395#musicalwork> ;
    mo:recorded_as <album/140395#musicalexpression> ;
    schema:name "Coco d'Or"@en,
        "ココドル"@ja,
        "Coco d'Or"@ja-latn ;
    schema:workPerformed <album/140395#musicalwork> .

<org/755#subject> schema:name "SONIC GROOVE"@en,
        "SONIC GROOVE"@ja,
        "SONIC GROOVE"@ja-latn ;
    foaf:name "SONIC GROOVE"@en,
        "SONIC GROOVE"@ja,
        "SONIC GROOVE"@ja-latn .

<https://media.vgm.io/albums/59/140395/140395-3c8d4ce4bda9.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140395#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/140395/140395-3c8d4ce4bda9.png> ;
    foaf:depicts <album/140395#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/140395/140395-3c8d4ce4bda9.png> .

<https://medium-media.vgm.io/albums/59/140395/140395-3c8d4ce4bda9.png> a schema:ImageObject,
        foaf:Image .

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

<album/140395#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Coco d'Or"@en,
        "ココドル"@ja,
        "Coco d'Or"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Bobby Troup"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Bobby Troup"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vidre Joaquin Rodrigo"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Vidre Joaquin Rodrigo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Marcos Valle"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Marcos Valle"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jack Williams"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Jack Williams"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Neville Potter"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Neville Potter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chaka Khan"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Chaka Khan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Carlos Alberto Pingarilho"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Carlos Alberto Pingarilho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "William Stein"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "William Stein"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ray Noble"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Ray Noble"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jimmy Mcbugh"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Jimmy Mcbugh"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Gillespie"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "John Gillespie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Frank Paparelli"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Frank Paparelli"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Arif Mardin"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Arif Mardin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vincent Rose"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Vincent Rose"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bob Telson"@en ;
            foaf:made <album/140395#composition> ;
            foaf:name "Bob Telson"@en ],
        <artist/21181#subject>,
        <artist/23198#subject>,
        <artist/23209#subject>,
        <artist/23402#subject>,
        <artist/28225#subject>,
        <artist/30763#subject>,
        <artist/3143#subject>,
        <artist/8376#subject> ;
    mo:produced_work <album/140395#musicalwork> ;
    schema:name "Coco d'Or"@en,
        "ココドル"@ja,
        "Coco d'Or"@ja-latn .

<album/140395#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-04"^^xsd:date ;
    dcterms:title "Coco d'Or"@en,
        "ココドル"@ja,
        "Coco d'Or"@ja-latn ;
    mo:catalogue_number "AVCD-16049" ;
    mo:media_type "CD" ;
    mo:publication_of <album/140395#musicalexpression> ;
    mo:publisher <org/755#subject> ;
    mo:record _:Nd584c7d372eb44f1811f9f5db027c241 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bagdad Cafe"@en ;
            foaf:name "Bagdad Cafe"@en ],
        [ a schema:CreativeWork ;
            schema:name "Blackbirds of 1928"@en ;
            foaf:name "Blackbirds of 1928"@en ],
        [ a schema:CreativeWork ;
            schema:name "Something to Shout About"@en ;
            foaf:name "Something to Shout About"@en ],
        [ a schema:CreativeWork ;
            schema:name "Porgy and Bess"@en ;
            foaf:name "Porgy and Bess"@en ] ;
    schema:datePublished "2004-08-04"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/59/140395/140395-3c8d4ce4bda9.png> ;
    schema:name "Coco d'Or"@en,
        "ココドル"@ja,
        "Coco d'Or"@ja-latn ;
    schema:publisher <org/755#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/140395/140395-3c8d4ce4bda9.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Bob Telson"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Bob Telson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Vidre Joaquin Rodrigo"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Vidre Joaquin Rodrigo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Chaka Khan"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Chaka Khan"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Jimmy Mcbugh"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Jimmy Mcbugh"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Marcos Valle"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Marcos Valle"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Carlos Alberto Pingarilho"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Carlos Alberto Pingarilho"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Jack Williams"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Jack Williams"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Frank Paparelli"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Frank Paparelli"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Arif Mardin"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Arif Mardin"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Neville Potter"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Neville Potter"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "William Stein"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "William Stein"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Bobby Troup"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Bobby Troup"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Vincent Rose"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Vincent Rose"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "John Gillespie"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "John Gillespie"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140395#subject> ;
    schema:name "Ray Noble"@en ;
    foaf:made <album/140395#subject> ;
    foaf:name "Ray Noble"@en .

_:N06908a2c6625472996126c8d105002e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're Everything"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "You're Everything"@en .

_:N0fdcddae506649aeaa396145623bc041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(I Can Recall) Spain"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "(I Can Recall) Spain"@en .

_:N11b43555fcc849ccacbdd33350a4181a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Only A Paper Moon"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "It's Only A Paper Moon"@en .

_:N125dfd31061e471dbfa5f9748a114191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summertime"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "Summertime"@en .

_:N173be7e10c174f3b8bf63bb4d5944985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl From Ipanema"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "The Girl From Ipanema"@en .

_:N4272acd32a55477caa474684f6f4ea38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You'd Be So Nice To Come Home To"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "You'd Be So Nice To Come Home To"@en .

_:N498f2c672ec046d99530a609a261c732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Face I Love"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "The Face I Love"@en .

_:N4d95a01edcde40cbac43d89bc3852807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Avalon"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "Avalon"@en .

_:N5f04d487d6a84d63bc1a0a3e3eb39250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "Free"@en .

_:N6e962a37df7642f39505a95c9f6d6021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orange Colored Sky"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "Orange Colored Sky"@en .

_:N71f6936336d84a60937f7073bee813f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Can't Give You Anything But Love"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "I Can't Give You Anything But Love"@en .

_:N8308a81f4e534b919bb9a0824f676063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And The Melody Still Lingers On (Night In Tunisia)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "And The Melody Still Lingers On (Night In Tunisia)"@en .

_:Na29b7526040248829cf15890af090234 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calling You"@en ;
    mo:track_number 16 ;
    schema:duration "PT6:52"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "Calling You"@en .

_:Nd7c1df7dbf3046219451a2d1519077db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Route 66"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "Route 66"@en .

_:Ndce79353e1864307821ded9b4f4299d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Very Thought Of You"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "The Very Thought Of You"@en .

_:Ne96204ed81644b7eb816763093d3a95e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Me To The Moon"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nd584c7d372eb44f1811f9f5db027c241 ;
    schema:name "Fly Me To The Moon"@en .

_:Nd584c7d372eb44f1811f9f5db027c241 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06908a2c6625472996126c8d105002e7,
        _:N0fdcddae506649aeaa396145623bc041,
        _:N11b43555fcc849ccacbdd33350a4181a,
        _:N125dfd31061e471dbfa5f9748a114191,
        _:N173be7e10c174f3b8bf63bb4d5944985,
        _:N4272acd32a55477caa474684f6f4ea38,
        _:N498f2c672ec046d99530a609a261c732,
        _:N4d95a01edcde40cbac43d89bc3852807,
        _:N5f04d487d6a84d63bc1a0a3e3eb39250,
        _:N6e962a37df7642f39505a95c9f6d6021,
        _:N71f6936336d84a60937f7073bee813f8,
        _:N8308a81f4e534b919bb9a0824f676063,
        _:Na29b7526040248829cf15890af090234,
        _:Nd7c1df7dbf3046219451a2d1519077db,
        _:Ndce79353e1864307821ded9b4f4299d9,
        _:Ne96204ed81644b7eb816763093d3a95e ;
    mo:track_count 16 ;
    schema:duration "PT66:18"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N06908a2c6625472996126c8d105002e7,
        _:N0fdcddae506649aeaa396145623bc041,
        _:N11b43555fcc849ccacbdd33350a4181a,
        _:N125dfd31061e471dbfa5f9748a114191,
        _:N173be7e10c174f3b8bf63bb4d5944985,
        _:N4272acd32a55477caa474684f6f4ea38,
        _:N498f2c672ec046d99530a609a261c732,
        _:N4d95a01edcde40cbac43d89bc3852807,
        _:N5f04d487d6a84d63bc1a0a3e3eb39250,
        _:N6e962a37df7642f39505a95c9f6d6021,
        _:N71f6936336d84a60937f7073bee813f8,
        _:N8308a81f4e534b919bb9a0824f676063,
        _:Na29b7526040248829cf15890af090234,
        _:Nd7c1df7dbf3046219451a2d1519077db,
        _:Ndce79353e1864307821ded9b4f4299d9,
        _:Ne96204ed81644b7eb816763093d3a95e .

