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

<artist/19602#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shuji Terayama"@en,
        "寺山修司"@ja ;
    foaf:made <album/11793#lyrics>,
        <album/11793#subject> ;
    foaf:name "Shuji Terayama"@en,
        "寺山修司"@ja .

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

<artist/9535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuya Senke"@en,
        "千家和也"@ja ;
    foaf:made <album/11793#lyrics>,
        <album/11793#subject> ;
    foaf:name "Kazuya Senke"@en,
        "千家和也"@ja .

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

<artist/3629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11793#subject> ;
    schema:name "Shingo jake Saito"@en,
        "斉藤jake慎吾"@ja ;
    foaf:made <album/11793#composition>,
        <album/11793#subject> ;
    foaf:name "Shingo jake Saito"@en,
        "斉藤jake慎吾"@ja .

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

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

<artist/8904#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11793#subject> ;
    schema:name "Masao Yagi"@en,
        "八木正生"@ja ;
    foaf:made <album/11793#composition>,
        <album/11793#subject> ;
    foaf:name "Masao Yagi"@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/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 .

<product/6173#subject> a schema:CreativeWork ;
    schema:name "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn ;
    foaf:name "Ashita no Joe"@en,
        "あしたのジョー"@ja,
        "Ashita no Joe"@ja-latn .

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

<album/11793#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Theme from Lupin III / Charlie Kosei"@en,
        "ルパン三世のテーマ / チャーリーコーセイ"@ja,
        "Theme from Lupin III / Charlie Kosei"@ja-latn ;
    mo:performance_of <album/11793#musicalwork> ;
    mo:recorded_as <album/11793#musicalexpression> ;
    schema:name "Theme from Lupin III / Charlie Kosei"@en,
        "ルパン三世のテーマ / チャーリーコーセイ"@ja,
        "Theme from Lupin III / Charlie Kosei"@ja-latn ;
    schema:workPerformed <album/11793#musicalwork> .

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/11793/11793-1232758596.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11793#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Theme from Lupin III / Charlie Kosei"@en,
        "ルパン三世のテーマ / チャーリーコーセイ"@ja,
        "Theme from Lupin III / Charlie Kosei"@ja-latn ;
    mo:composer <artist/3629#subject>,
        <artist/8725#subject>,
        <artist/886#subject>,
        <artist/8904#subject> ;
    mo:produced_work <album/11793#musicalwork> ;
    schema:name "Theme from Lupin III / Charlie Kosei"@en,
        "ルパン三世のテーマ / チャーリーコーセイ"@ja,
        "Theme from Lupin III / Charlie Kosei"@ja-latn .

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

<album/11793#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-24"^^xsd:date ;
    dcterms:title "Theme from Lupin III / Charlie Kosei"@en,
        "ルパン三世のテーマ / チャーリーコーセイ"@ja,
        "Theme from Lupin III / Charlie Kosei"@ja-latn ;
    mo:catalogue_number "KDSD-00064" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11793#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:Nfc2e5e554e90482abf0c619a7d1017dd ;
    mo:record_count 1 ;
    schema:about <product/1861#subject>,
        <product/2004#subject>,
        <product/6173#subject> ;
    schema:datePublished "2005-03-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/11793/11793-1232758596.jpg> ;
    schema:name "Theme from Lupin III / Charlie Kosei"@en,
        "ルパン三世のテーマ / チャーリーコーセイ"@ja,
        "Theme from Lupin III / Charlie Kosei"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/11793/11793-1232758596.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hawk Spencer"@en ;
    foaf:made <album/11793#lyrics> ;
    foaf:name "Hawk Spencer"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hawk Spencer"@en ;
    foaf:made <album/11793#subject> ;
    foaf:name "Hawk Spencer"@en .

_:N0d8582c3a81340079160e98636c54168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme from Lupin III Part 2 (instrumental version)"@en,
        "ルパン三世のテーマ その2 (カラオケバージョン)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nfc2e5e554e90482abf0c619a7d1017dd ;
    schema:name "Theme from Lupin III Part 2 (instrumental version)"@en,
        "ルパン三世のテーマ その2 (カラオケバージョン)"@ja .

_:N1e5efd812b1a47e2a6093e6ebeb5b740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow of Heros"@en,
        "Shadow of Heros"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nfc2e5e554e90482abf0c619a7d1017dd ;
    schema:name "Shadow of Heros"@en,
        "Shadow of Heros"@ja .

_:N3398354471ba4407993b6832919b28c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme from Lupin III Part 1 (dance MIX)"@en,
        "ルパン三世のテーマ その1 (ダンスMIX)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nfc2e5e554e90482abf0c619a7d1017dd ;
    schema:name "Theme from Lupin III Part 1 (dance MIX)"@en,
        "ルパン三世のテーマ その1 (ダンスMIX)"@ja .

_:N5ad890da940b424db8663f4bbc5dfca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme from Lupin III Part 1 (whistle version)"@en,
        "ルパン三世のテーマ その１(口笛バージョン)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nfc2e5e554e90482abf0c619a7d1017dd ;
    schema:name "Theme from Lupin III Part 1 (whistle version)"@en,
        "ルパン三世のテーマ その１(口笛バージョン)"@ja .

_:N88e9b6ccaf95417ea06146f37feaf477 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme from Lupin III Part 1"@en,
        "ルパン三世のテーマ その1"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nfc2e5e554e90482abf0c619a7d1017dd ;
    schema:name "Theme from Lupin III Part 1"@en,
        "ルパン三世のテーマ その1"@ja .

_:N957c72ed3671446d8235bec2e8102f22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Theme from Lupin III (instrumental version)"@en,
        "ルパン三世愛のテーマ (カラオケバージョン)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nfc2e5e554e90482abf0c619a7d1017dd ;
    schema:name "Love Theme from Lupin III (instrumental version)"@en,
        "ルパン三世愛のテーマ (カラオケバージョン)"@ja .

_:N9a5e02dbdfc84ad29cd8e112d4bfac8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme from Lupin III Part 2"@en,
        "ルパン三世のテーマ その2"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nfc2e5e554e90482abf0c619a7d1017dd ;
    schema:name "Theme from Lupin III Part 2"@en,
        "ルパン三世のテーマ その2"@ja .

_:N9f5de12332ab4b2b8135816b7901cd6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Tooru Rikishi"@en,
        "力石徹のテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nfc2e5e554e90482abf0c619a7d1017dd ;
    schema:name "Theme of Tooru Rikishi"@en,
        "力石徹のテーマ"@ja .

_:Ned885cde4bd24cd9aeb2a5c39bd91f25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Theme from Lupin III"@en,
        "ルパン三世愛のテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nfc2e5e554e90482abf0c619a7d1017dd ;
    schema:name "Love Theme from Lupin III"@en,
        "ルパン三世愛のテーマ"@ja .

_:Nfc2e5e554e90482abf0c619a7d1017dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d8582c3a81340079160e98636c54168,
        _:N1e5efd812b1a47e2a6093e6ebeb5b740,
        _:N3398354471ba4407993b6832919b28c7,
        _:N5ad890da940b424db8663f4bbc5dfca4,
        _:N88e9b6ccaf95417ea06146f37feaf477,
        _:N957c72ed3671446d8235bec2e8102f22,
        _:N9a5e02dbdfc84ad29cd8e112d4bfac8f,
        _:N9f5de12332ab4b2b8135816b7901cd6f,
        _:Ned885cde4bd24cd9aeb2a5c39bd91f25 ;
    mo:track_count 9 ;
    schema:duration "PT35:08"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0d8582c3a81340079160e98636c54168,
        _:N1e5efd812b1a47e2a6093e6ebeb5b740,
        _:N3398354471ba4407993b6832919b28c7,
        _:N5ad890da940b424db8663f4bbc5dfca4,
        _:N88e9b6ccaf95417ea06146f37feaf477,
        _:N957c72ed3671446d8235bec2e8102f22,
        _:N9a5e02dbdfc84ad29cd8e112d4bfac8f,
        _:N9f5de12332ab4b2b8135816b7901cd6f,
        _:Ned885cde4bd24cd9aeb2a5c39bd91f25 .

