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

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

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

<artist/19050#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28249#subject> ;
    schema:name "Neal Hefti"@en ;
    foaf:made <album/28249#composition>,
        <album/28249#subject> ;
    foaf:name "Neal Hefti"@en .

<artist/28248#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28249#subject> ;
    schema:name "Stevie Wonder"@en ;
    foaf:made <album/28249#composition>,
        <album/28249#subject> ;
    foaf:name "Stevie Wonder"@en .

<artist/70995#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28249#subject> ;
    schema:name "Marvin P Gaye"@en ;
    foaf:made <album/28249#composition>,
        <album/28249#subject> ;
    foaf:name "Marvin P Gaye"@en .

<product/1861#subject> a schema:CreativeWork ;
    schema:name "Lupin III (1977)"@en,
        "ルパン三世 (1977)"@ja,
        "Lupin Sansei (1977)"@ja-latn ;
    foaf:name "Lupin III (1977)"@en,
        "ルパン三世 (1977)"@ja,
        "Lupin Sansei (1977)"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/94/28249/28249-1315661058.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13820#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28249#performance> ;
    schema:name "Keiji Matsushima"@en,
        "松島啓之"@ja ;
    foaf:name "Keiji Matsushima"@en,
        "松島啓之"@ja .

<artist/13821#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28249#performance> ;
    schema:name "Yoshihito Eto"@en,
        "江藤良人"@ja ;
    foaf:name "Yoshihito Eto"@en,
        "江藤良人"@ja .

<artist/4462#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28249#performance> ;
    schema:name "Satoshi Izumi"@en,
        "和泉聡志"@ja ;
    foaf:name "Satoshi Izumi"@en,
        "和泉聡志"@ja .

<artist/7445#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28249#performance> ;
    schema:name "Hisatsugu Suzuki"@en,
        "鈴木央紹"@ja ;
    foaf:name "Hisatsugu Suzuki"@en,
        "鈴木央紹"@ja .

<artist/8006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28249#performance> ;
    schema:name "Masayuki Tawarayama"@en,
        "俵山昌之"@ja ;
    foaf:name "Masayuki Tawarayama"@en,
        "俵山昌之"@ja .

<artist/8541#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28249#performance> ;
    schema:name "Yuji Ohno & Lupintic Five"@en ;
    foaf:name "Yuji Ohno & Lupintic Five"@en .

<artist/886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28249#subject> ;
    mo:performed <album/28249#performance> ;
    schema:name "Yuji Ohno"@en,
        "大野雄二"@ja ;
    foaf:made <album/28249#composition>,
        <album/28249#subject> ;
    foaf:name "Yuji Ohno"@en,
        "大野雄二"@ja .

<album/28249#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@en,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja-latn ;
    mo:performance_of <album/28249#musicalwork> ;
    mo:performer <artist/13820#subject>,
        <artist/13821#subject>,
        <artist/4462#subject>,
        <artist/7445#subject>,
        <artist/8006#subject>,
        <artist/8541#subject>,
        <artist/886#subject> ;
    mo:recorded_as <album/28249#musicalexpression> ;
    schema:byArtist <artist/13820#subject>,
        <artist/13821#subject>,
        <artist/4462#subject>,
        <artist/7445#subject>,
        <artist/8006#subject>,
        <artist/8541#subject>,
        <artist/886#subject> ;
    schema:name "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@en,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja-latn ;
    schema:workPerformed <album/28249#musicalwork> .

<album/28249#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@en,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ralph Mac Donald"@en ;
            foaf:made <album/28249#composition> ;
            foaf:name "Ralph Mac Donald"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Oscar Jr Brown"@en ;
            foaf:made <album/28249#composition> ;
            foaf:name "Oscar Jr Brown"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Duke Pearson"@en ;
            foaf:made <album/28249#composition> ;
            foaf:name "Duke Pearson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Renaldo Benson"@en ;
            foaf:made <album/28249#composition> ;
            foaf:name "Renaldo Benson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "William Salter"@en ;
            foaf:made <album/28249#composition> ;
            foaf:name "William Salter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Herbert Styne Stanley"@en ;
            foaf:made <album/28249#composition> ;
            foaf:name "Herbert Styne Stanley"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Alfred W Cleveland"@en ;
            foaf:made <album/28249#composition> ;
            foaf:name "Alfred W Cleveland"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bobby Troup"@en ;
            foaf:made <album/28249#composition> ;
            foaf:name "Bobby Troup"@en ],
        <artist/19050#subject>,
        <artist/28248#subject>,
        <artist/70995#subject>,
        <artist/886#subject> ;
    mo:produced_work <album/28249#musicalwork> ;
    schema:name "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@en,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja-latn .

<album/28249#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-21"^^xsd:date ;
    dcterms:title "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@en,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja-latn ;
    mo:catalogue_number "VPCG-84864" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28249#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N154ece6957124191a9449293ccbc2d58 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lupin III: Da Capo of Love Fujiko's Unlucky Days"@en ;
            foaf:name "Lupin III: Da Capo of Love Fujiko's Unlucky Days"@en ],
        <product/1861#subject> ;
    schema:byArtist <artist/13820#subject>,
        <artist/13821#subject>,
        <artist/4462#subject>,
        <artist/7445#subject>,
        <artist/8006#subject>,
        <artist/8541#subject>,
        <artist/886#subject> ;
    schema:datePublished "2007-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/28249/28249-1315661058.jpg> ;
    schema:name "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@en,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja,
        "LUPIN THE THIRD \"JAZZ\" ~What's Going On~"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/28249/28249-1315661058.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28249#subject> ;
    schema:name "Herbert Styne Stanley"@en ;
    foaf:made <album/28249#subject> ;
    foaf:name "Herbert Styne Stanley"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28249#subject> ;
    schema:name "Oscar Jr Brown"@en ;
    foaf:made <album/28249#subject> ;
    foaf:name "Oscar Jr Brown"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28249#subject> ;
    schema:name "Alfred W Cleveland"@en ;
    foaf:made <album/28249#subject> ;
    foaf:name "Alfred W Cleveland"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28249#subject> ;
    schema:name "Duke Pearson"@en ;
    foaf:made <album/28249#subject> ;
    foaf:name "Duke Pearson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28249#subject> ;
    schema:name "Renaldo Benson"@en ;
    foaf:made <album/28249#subject> ;
    foaf:name "Renaldo Benson"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28249#subject> ;
    schema:name "Ralph Mac Donald"@en ;
    foaf:made <album/28249#subject> ;
    foaf:name "Ralph Mac Donald"@en .

_:N2dc0016dcad24ca2899cae44debfdc24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's Going On"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N154ece6957124191a9449293ccbc2d58 ;
    schema:name "What's Going On"@en .

_:N3ef3f2bee7214cf09ffe635c0d81ca8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cute"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N154ece6957124191a9449293ccbc2d58 ;
    schema:name "Cute"@en .

_:N6e0772606ab140249aa5a4c816368570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme From Lupin III"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N154ece6957124191a9449293ccbc2d58 ;
    schema:name "Theme From Lupin III"@en .

_:Na9478bbfc9b44a24b45a48a665cb1df5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are The Sunshine Of My Life"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N154ece6957124191a9449293ccbc2d58 ;
    schema:name "You Are The Sunshine Of My Life"@en .

_:Nb22991c21898425b968de54019d03df6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lately"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N154ece6957124191a9449293ccbc2d58 ;
    schema:name "Lately"@en .

_:Nb9eff98b3170431fa4eea0da04bcbe95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jeannine"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N154ece6957124191a9449293ccbc2d58 ;
    schema:name "Jeannine"@en .

_:Ncd473e4e221e4363a02cd258566425cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "But Not Really"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N154ece6957124191a9449293ccbc2d58 ;
    schema:name "But Not Really"@en .

_:Ncf493e76613440d39e9b3ae039d6a961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl Talk"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N154ece6957124191a9449293ccbc2d58 ;
    schema:name "Girl Talk"@en .

_:Nee7a3a6bbc714efe9ce462028c73402a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel Dance"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N154ece6957124191a9449293ccbc2d58 ;
    schema:name "Angel Dance"@en .

_:Nf75d2ef34bb947679b174a535e3844ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Is The Love"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N154ece6957124191a9449293ccbc2d58 ;
    schema:name "Where Is The Love"@en .

_:N154ece6957124191a9449293ccbc2d58 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2dc0016dcad24ca2899cae44debfdc24,
        _:N3ef3f2bee7214cf09ffe635c0d81ca8a,
        _:N6e0772606ab140249aa5a4c816368570,
        _:Na9478bbfc9b44a24b45a48a665cb1df5,
        _:Nb22991c21898425b968de54019d03df6,
        _:Nb9eff98b3170431fa4eea0da04bcbe95,
        _:Ncd473e4e221e4363a02cd258566425cd,
        _:Ncf493e76613440d39e9b3ae039d6a961,
        _:Nee7a3a6bbc714efe9ce462028c73402a,
        _:Nf75d2ef34bb947679b174a535e3844ef ;
    mo:track_count 10 ;
    schema:duration "PT51:28"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2dc0016dcad24ca2899cae44debfdc24,
        _:N3ef3f2bee7214cf09ffe635c0d81ca8a,
        _:N6e0772606ab140249aa5a4c816368570,
        _:Na9478bbfc9b44a24b45a48a665cb1df5,
        _:Nb22991c21898425b968de54019d03df6,
        _:Nb9eff98b3170431fa4eea0da04bcbe95,
        _:Ncd473e4e221e4363a02cd258566425cd,
        _:Ncf493e76613440d39e9b3ae039d6a961,
        _:Nee7a3a6bbc714efe9ce462028c73402a,
        _:Nf75d2ef34bb947679b174a535e3844ef .

