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

<album/40288> a mo:Release ;
    mo:catalogue_number "CX-7079" .

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

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

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

<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 .

<product/3060#subject> a schema:CreativeWork ;
    schema:name "Lupin the 3rd: Lupin vs The Clone"@en,
        "ルパン三世 ルパンVS複製人間"@ja,
        "Lupin Sansei: Lupin tai Clone"@ja-latn ;
    foaf:name "Lupin the 3rd: Lupin vs The Clone"@en,
        "ルパン三世 ルパンVS複製人間"@ja,
        "Lupin Sansei: Lupin tai Clone"@ja-latn .

<album/40289#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lupin the 3rd TALKS LUPIN III"@en,
        "ルパン三世　ルパン・トーク・ルパン"@ja,
        "LUPIN III TALKS LUPIN III"@ja-latn ;
    mo:composer <artist/886#subject> ;
    mo:produced_work <album/40289#musicalwork> ;
    schema:name "Lupin the 3rd TALKS LUPIN III"@en,
        "ルパン三世　ルパン・トーク・ルパン"@ja,
        "LUPIN III TALKS LUPIN III"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/98/40289/40289-1414188763.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/40289#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lupin the 3rd TALKS LUPIN III"@en,
        "ルパン三世　ルパン・トーク・ルパン"@ja,
        "LUPIN III TALKS LUPIN III"@ja-latn ;
    mo:performance_of <album/40289#musicalwork> ;
    mo:performer <artist/8788#subject> ;
    mo:recorded_as <album/40289#musicalexpression> ;
    schema:byArtist <artist/8788#subject> ;
    schema:name "Lupin the 3rd TALKS LUPIN III"@en,
        "ルパン三世　ルパン・トーク・ルパン"@ja,
        "LUPIN III TALKS LUPIN III"@ja-latn ;
    schema:workPerformed <album/40289#musicalwork> .

<artist/8788#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40289#performance> ;
    schema:name "YOU & THE EXPLOSION BAND"@en ;
    foaf:name "YOU & THE EXPLOSION BAND"@en .

<album/40289#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-12-21"^^xsd:date ;
    dcterms:title "Lupin the 3rd TALKS LUPIN III"@en,
        "ルパン三世　ルパン・トーク・ルパン"@ja,
        "LUPIN III TALKS LUPIN III"@ja-latn ;
    mo:catalogue_number "CAY-595" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/40288> ;
    mo:publication_of <album/40289#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nd564c6ca62d54e3db8515f25136d33d6 ;
    mo:record_count 1 ;
    schema:about <product/1861#subject>,
        <product/3059#subject>,
        <product/3060#subject> ;
    schema:byArtist <artist/8788#subject> ;
    schema:datePublished "1982-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/40289/40289-1414188763.jpg> ;
    schema:name "Lupin the 3rd TALKS LUPIN III"@en,
        "ルパン三世　ルパン・トーク・ルパン"@ja,
        "LUPIN III TALKS LUPIN III"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/40289/40289-1414188763.jpg> .

_:N2840b370f96347448df1634274b50a6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mystery of M. Monroe's Heritage"@en,
        "Ｍ・モンロー遺産の謎～その後のルパン大活躍～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT15:05"^^xsd:interval ;
    schema:inPlaylist _:Nd564c6ca62d54e3db8515f25136d33d6 ;
    schema:name "The Mystery of M. Monroe's Heritage"@en,
        "Ｍ・モンロー遺産の謎～その後のルパン大活躍～"@ja .

_:N2b83b66335d74176a7b317229b2d9ae3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lupin's gang of 5 are now....."@en,
        "ルパンたち5人は今……"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:50"^^xsd:interval ;
    schema:inPlaylist _:Nd564c6ca62d54e3db8515f25136d33d6 ;
    schema:name "Lupin's gang of 5 are now....."@en,
        "ルパンたち5人は今……"@ja .

_:N89c7d74eeea6467191097d1a5c736c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interview with Lupin"@en,
        "ルパン・インタビューを受けるの巻"@ja ;
    mo:track_number 3 ;
    schema:duration "PT10:04"^^xsd:interval ;
    schema:inPlaylist _:Nd564c6ca62d54e3db8515f25136d33d6 ;
    schema:name "Interview with Lupin"@en,
        "ルパン・インタビューを受けるの巻"@ja .

_:N90543d88dfc94cafb5f44d08afb23c2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion with Clarisse"@en,
        "クラリスとの再会"@ja ;
    mo:track_number 4 ;
    schema:duration "PT13:36"^^xsd:interval ;
    schema:inPlaylist _:Nd564c6ca62d54e3db8515f25136d33d6 ;
    schema:name "Reunion with Clarisse"@en,
        "クラリスとの再会"@ja .

_:Nd564c6ca62d54e3db8515f25136d33d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2840b370f96347448df1634274b50a6c,
        _:N2b83b66335d74176a7b317229b2d9ae3,
        _:N89c7d74eeea6467191097d1a5c736c23,
        _:N90543d88dfc94cafb5f44d08afb23c2f ;
    mo:track_count 4 ;
    schema:duration "PT23:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2840b370f96347448df1634274b50a6c,
        _:N2b83b66335d74176a7b317229b2d9ae3,
        _:N89c7d74eeea6467191097d1a5c736c23,
        _:N90543d88dfc94cafb5f44d08afb23c2f .

