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

<artist/8817#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tokyo Movie Kikakubu"@en,
        "東京ムービー企画部"@ja ;
    foaf:made <album/51917#lyrics>,
        <album/51917#subject> ;
    foaf:name "Tokyo Movie Kikakubu"@en,
        "東京ムービー企画部"@ja .

<album/51916> a mo:Release ;
    mo:catalogue_number "CX-7062" .

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

<artist/8725#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51917#subject> ;
    schema:name "Takeo Yamashita"@en,
        "山下毅雄"@ja ;
    foaf:made <album/51917#composition>,
        <album/51917#subject> ;
    foaf:name "Takeo Yamashita"@en,
        "山下毅雄"@ja .

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

<album/51917#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lupin III Original Soundtrack"@en,
        "ルパン三世 オリジナル・サウンド・トラック 完全復刻盤"@ja,
        "Lupin III Original Soundtrack"@ja-latn ;
    mo:composer <artist/8725#subject> ;
    mo:produced_work <album/51917#musicalwork> ;
    schema:name "Lupin III Original Soundtrack"@en,
        "ルパン三世 オリジナル・サウンド・トラック 完全復刻盤"@ja,
        "Lupin III Original Soundtrack"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/71/51917/51917-1457635893.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17031#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51917#performance> ;
    schema:name "Kiyoshi Kobayashi"@en,
        "小林清志"@ja ;
    foaf:name "Kiyoshi Kobayashi"@en,
        "小林清志"@ja .

<artist/19117#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51917#performance> ;
    schema:name "Yasuo Yamada"@en,
        "山田康雄"@ja ;
    foaf:name "Yasuo Yamada"@en,
        "山田康雄"@ja .

<artist/19205#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51917#performance> ;
    schema:name "Goro Naya"@en,
        "納谷悟朗"@ja ;
    foaf:name "Goro Naya"@en,
        "納谷悟朗"@ja .

<artist/19225#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51917#performance> ;
    schema:name "Hideaki Esumi"@en,
        "江角英明"@ja ;
    foaf:name "Hideaki Esumi"@en,
        "江角英明"@ja .

<artist/19958#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51917#performance> ;
    schema:name "Yukiko Nikaido"@en,
        "二階堂有希子"@ja ;
    foaf:name "Yukiko Nikaido"@en,
        "二階堂有希子"@ja .

<artist/8787#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51917#performance> ;
    schema:name "Charley Corsey"@en ;
    foaf:name "Charley Corsey"@en .

<album/51917#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-08-21"^^xsd:date ;
    dcterms:title "Lupin III Original Soundtrack"@en,
        "ルパン三世 オリジナル・サウンド・トラック 完全復刻盤"@ja,
        "Lupin III Original Soundtrack"@ja-latn ;
    mo:catalogue_number "CAY-576" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/51916> ;
    mo:publication_of <album/51917#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nbe9181fb68b546feb9d8ae1c692863b5 ;
    mo:record_count 1 ;
    schema:about <product/2004#subject> ;
    schema:byArtist <artist/17031#subject>,
        <artist/19117#subject>,
        <artist/19205#subject>,
        <artist/19225#subject>,
        <artist/19958#subject>,
        <artist/8787#subject> ;
    schema:datePublished "1982-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/51917/51917-1457635893.jpg> ;
    schema:name "Lupin III Original Soundtrack"@en,
        "ルパン三世 オリジナル・サウンド・トラック 完全復刻盤"@ja,
        "Lupin III Original Soundtrack"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/51917/51917-1457635893.jpg> .

<album/51917#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lupin III Original Soundtrack"@en,
        "ルパン三世 オリジナル・サウンド・トラック 完全復刻盤"@ja,
        "Lupin III Original Soundtrack"@ja-latn ;
    mo:performance_of <album/51917#musicalwork> ;
    mo:performer <artist/17031#subject>,
        <artist/19117#subject>,
        <artist/19205#subject>,
        <artist/19225#subject>,
        <artist/19958#subject>,
        <artist/8787#subject> ;
    mo:recorded_as <album/51917#musicalexpression> ;
    schema:byArtist <artist/17031#subject>,
        <artist/19117#subject>,
        <artist/19205#subject>,
        <artist/19225#subject>,
        <artist/19958#subject>,
        <artist/8787#subject> ;
    schema:name "Lupin III Original Soundtrack"@en,
        "ルパン三世 オリジナル・サウンド・トラック 完全復刻盤"@ja,
        "Lupin III Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/51917#musicalwork> .

_:Ndf9f12ccba214046af3aa258088fb231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Man They Called a Magician"@en,
        "魔術師と呼ばれた男"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbe9181fb68b546feb9d8ae1c692863b5 ;
    schema:name "The Man They Called a Magician"@en,
        "魔術師と呼ばれた男"@ja .

_:Nebfd77b9d5df48d5a00575cb179d50ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Chance to Breakout"@en,
        "脱獄のチャンスは一度"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbe9181fb68b546feb9d8ae1c692863b5 ;
    schema:name "One Chance to Breakout"@en,
        "脱獄のチャンスは一度"@ja .

_:Nbe9181fb68b546feb9d8ae1c692863b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndf9f12ccba214046af3aa258088fb231,
        _:Nebfd77b9d5df48d5a00575cb179d50ee ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ndf9f12ccba214046af3aa258088fb231,
        _:Nebfd77b9d5df48d5a00575cb179d50ee .

