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

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

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

<album/40289> a mo:Release ;
    mo:catalogue_number "CAY-595" .

<album/40290> a mo:Release ;
    mo:catalogue_number "COCC-10109" .

<artist/886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40288#subject> ;
    schema:name "Yuji Ohno"@en,
        "大野雄二"@ja ;
    foaf:made <album/40288#composition>,
        <album/40288#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/40288#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/40288#musicalwork> ;
    schema:name "Lupin the 3rd TALKS LUPIN III"@en,
        "ルパン三世　ルパン・トーク・ルパン"@ja,
        "LUPIN III TALKS LUPIN III"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/40288/40288-1373017242.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/40288#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/40288#musicalwork> ;
    mo:performer <artist/8788#subject> ;
    mo:recorded_as <album/40288#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/40288#musicalwork> .

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

<album/40288#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 "CX-7079" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/40289>,
        <album/40290> ;
    mo:publication_of <album/40288#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ne219428bc9404048b0a2f0476aed7c97 ;
    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/88/40288/40288-1373017242.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/88/40288/40288-1373017242.jpg> .

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

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

_:Nc988ce9108f249069681a39672ccb5b4 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 _:Ne219428bc9404048b0a2f0476aed7c97 ;
    schema:name "Lupin's gang of 5 are now....."@en,
        "ルパンたち5人は今……"@ja .

_:Nca3bcbad70554f1fa3b4472df7a909b4 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 _:Ne219428bc9404048b0a2f0476aed7c97 ;
    schema:name "The Mystery of M. Monroe's Heritage"@en,
        "Ｍ・モンロー遺産の謎～その後のルパン大活躍～"@ja .

_:Ne219428bc9404048b0a2f0476aed7c97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15ae0b708cb048fca9a7dcd98dadc130,
        _:Nc64dce58664a42a8b462a51d9fb92260,
        _:Nc988ce9108f249069681a39672ccb5b4,
        _:Nca3bcbad70554f1fa3b4472df7a909b4 ;
    mo:track_count 4 ;
    schema:duration "PT23:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N15ae0b708cb048fca9a7dcd98dadc130,
        _:Nc64dce58664a42a8b462a51d9fb92260,
        _:Nc988ce9108f249069681a39672ccb5b4,
        _:Nca3bcbad70554f1fa3b4472df7a909b4 .

