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

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

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

<artist/16280#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48750#subject> ;
    schema:name "Leigh Harline"@en ;
    foaf:made <album/48750#composition>,
        <album/48750#subject> ;
    foaf:name "Leigh Harline"@en .

<artist/18793#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48750#subject> ;
    schema:name "Jimmy Van Heusen"@en ;
    foaf:made <album/48750#composition>,
        <album/48750#subject> ;
    foaf:name "Jimmy Van Heusen"@en .

<artist/23197#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48750#subject> ;
    schema:name "Victor Young"@en ;
    foaf:made <album/48750#composition>,
        <album/48750#subject> ;
    foaf:name "Victor Young"@en .

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

<artist/44339#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48750#subject> ;
    schema:name "Duke Ellington"@en ;
    foaf:made <album/48750#composition>,
        <album/48750#subject> ;
    foaf:name "Duke Ellington"@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 .

<product/3059#subject> a schema:CreativeWork ;
    schema:name "Lupin the 3rd: The Castle of Cagliostro"@en,
        "ルパン三世 カリオストロの城"@ja,
        "Lupin Sansei: Cagliostro no Shiro"@ja-latn ;
    foaf:name "Lupin the 3rd: The Castle of Cagliostro"@en,
        "ルパン三世 カリオストロの城"@ja,
        "Lupin Sansei: Cagliostro no Shiro"@ja-latn .

<album/48750#musicalexpression> a mo:Signal ;
    mo:published_as <album/48750#subject> ;
    mo:records <album/48750#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/05/48750/48750-1448001879.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48750#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/48750/48750-1448001879.jpg> ;
    foaf:depicts <album/48750#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/48750/48750-1448001879.jpg> .

<https://medium-media.vgm.io/albums/05/48750/48750-1448001879.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13822#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48750#performance> ;
    schema:name "Kenichiro Murata"@en,
        "村田憲一郎"@ja ;
    foaf:name "Kenichiro Murata"@en,
        "村田憲一郎"@ja .

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

<artist/8008#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48750#performance> ;
    schema:name "Yuji Ohno Trio"@en,
        "大野雄二トリオ"@ja ;
    foaf:name "Yuji Ohno Trio"@en,
        "大野雄二トリオ"@ja .

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

<album/48750#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@en,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja-latn ;
    mo:performance_of <album/48750#musicalwork> ;
    mo:performer <artist/13822#subject>,
        <artist/8006#subject>,
        <artist/8008#subject>,
        <artist/886#subject> ;
    mo:recorded_as <album/48750#musicalexpression> ;
    schema:byArtist <artist/13822#subject>,
        <artist/8006#subject>,
        <artist/8008#subject>,
        <artist/886#subject> ;
    schema:name "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@en,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja-latn ;
    schema:workPerformed <album/48750#musicalwork> .

<album/48750#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@en,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jerome Kern"@en ;
            foaf:made <album/48750#composition> ;
            foaf:name "Jerome Kern"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joseph Kosma"@en ;
            foaf:made <album/48750#composition> ;
            foaf:name "Joseph Kosma"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sigmund Romberg"@en ;
            foaf:made <album/48750#composition> ;
            foaf:name "Sigmund Romberg"@en ],
        <artist/16280#subject>,
        <artist/18793#subject>,
        <artist/23197#subject>,
        <artist/3143#subject>,
        <artist/44339#subject>,
        <artist/886#subject> ;
    mo:produced_work <album/48750#musicalwork> ;
    schema:name "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@en,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja-latn .

<album/48750#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-05-21"^^xsd:date ;
    dcterms:title "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@en,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja-latn ;
    mo:catalogue_number "VPCG-84785" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48750#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N0409454f99c6461a8baf462013410cd5 ;
    mo:record_count 1 ;
    schema:about <product/1861#subject>,
        <product/3059#subject> ;
    schema:byArtist <artist/13822#subject>,
        <artist/8006#subject>,
        <artist/8008#subject>,
        <artist/886#subject> ;
    schema:datePublished "2003-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/48750/48750-1448001879.jpg> ;
    schema:name "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@en,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja,
        "LUPIN THE THIRD JAZZ PLAYS THE\"STANDARDS\""@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/48750/48750-1448001879.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48750#subject> ;
    schema:name "Sigmund Romberg"@en ;
    foaf:made <album/48750#subject> ;
    foaf:name "Sigmund Romberg"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48750#subject> ;
    schema:name "Jerome Kern"@en ;
    foaf:made <album/48750#subject> ;
    foaf:name "Jerome Kern"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48750#subject> ;
    schema:name "Joseph Kosma"@en ;
    foaf:made <album/48750#subject> ;
    foaf:name "Joseph Kosma"@en .

_:N39eb290983af4d67b757dcffb6af739a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme From Lupin III"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N0409454f99c6461a8baf462013410cd5 ;
    schema:name "Theme From Lupin III"@en .

_:N401647dd93a84537afcd4ce84becb658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Softly, As In a Morning Sunrise"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N0409454f99c6461a8baf462013410cd5 ;
    schema:name "Softly, As In a Morning Sunrise"@en .

_:N4853be68d2634583946f21a71ae710fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasures of Times"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N0409454f99c6461a8baf462013410cd5 ;
    schema:name "Treasures of Times"@en .

_:N48dddc05bfd24a689f9d1825d0a5455a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When You Wish Upon a Star"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:34"^^xsd:interval ;
    schema:inPlaylist _:N0409454f99c6461a8baf462013410cd5 ;
    schema:name "When You Wish Upon a Star"@en .

_:N6b4ea406fafd40de91151f1f866e9310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Foolish Heart"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:48"^^xsd:interval ;
    schema:inPlaylist _:N0409454f99c6461a8baf462013410cd5 ;
    schema:name "My Foolish Heart"@en .

_:N7975846cd35b48edb475dfeea152cd16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C Jam Blues"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N0409454f99c6461a8baf462013410cd5 ;
    schema:name "C Jam Blues"@en .

_:N93fb891c881e4a9d9763ce04ea0839f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smoke Gets In Your Eyes"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N0409454f99c6461a8baf462013410cd5 ;
    schema:name "Smoke Gets In Your Eyes"@en .

_:Na2022a85bdcb44f5a28acdc667a700f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S'Wonderful"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N0409454f99c6461a8baf462013410cd5 ;
    schema:name "S'Wonderful"@en .

_:Na3b59b0e43ab4528b5946689fb51833d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Could Happen to You"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N0409454f99c6461a8baf462013410cd5 ;
    schema:name "It Could Happen to You"@en .

_:Ndb3ded4822cf40b1b3bc81eb9592e63e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Leaves"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:N0409454f99c6461a8baf462013410cd5 ;
    schema:name "Autumn Leaves"@en .

_:N0409454f99c6461a8baf462013410cd5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39eb290983af4d67b757dcffb6af739a,
        _:N401647dd93a84537afcd4ce84becb658,
        _:N4853be68d2634583946f21a71ae710fe,
        _:N48dddc05bfd24a689f9d1825d0a5455a,
        _:N6b4ea406fafd40de91151f1f866e9310,
        _:N7975846cd35b48edb475dfeea152cd16,
        _:N93fb891c881e4a9d9763ce04ea0839f4,
        _:Na2022a85bdcb44f5a28acdc667a700f1,
        _:Na3b59b0e43ab4528b5946689fb51833d,
        _:Ndb3ded4822cf40b1b3bc81eb9592e63e ;
    mo:track_count 10 ;
    schema:duration "PT59:34"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N39eb290983af4d67b757dcffb6af739a,
        _:N401647dd93a84537afcd4ce84becb658,
        _:N4853be68d2634583946f21a71ae710fe,
        _:N48dddc05bfd24a689f9d1825d0a5455a,
        _:N6b4ea406fafd40de91151f1f866e9310,
        _:N7975846cd35b48edb475dfeea152cd16,
        _:N93fb891c881e4a9d9763ce04ea0839f4,
        _:Na2022a85bdcb44f5a28acdc667a700f1,
        _:Na3b59b0e43ab4528b5946689fb51833d,
        _:Ndb3ded4822cf40b1b3bc81eb9592e63e .

