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

<artist/28964#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazue Tokita"@en,
        "鴇田一枝"@ja ;
    foaf:made <album/22165#lyrics>,
        <album/22165#subject> ;
    foaf:name "Kazue Tokita"@en,
        "鴇田一枝"@ja .

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

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

<album/23221> a mo:Release ;
    mo:catalogue_number "CODC-808" .

<artist/886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22165#subject> ;
    schema:name "Yuji Ohno"@en,
        "大野雄二"@ja ;
    foaf:made <album/22165#composition>,
        <album/22165#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 .

<album/22165#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lupin III TIME TRIP CD 4 Songs Series 20"@en,
        "ルパン三世 TIME TRIP CD 4曲 シリーズ 20"@ja,
        "Lupin III TIME TRIP CD 4-kyoku Series 20"@ja-latn ;
    mo:composer <artist/886#subject> ;
    mo:produced_work <album/22165#musicalwork> ;
    schema:name "Lupin III TIME TRIP CD 4 Songs Series 20"@en,
        "ルパン三世 TIME TRIP CD 4曲 シリーズ 20"@ja,
        "Lupin III TIME TRIP CD 4-kyoku Series 20"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/22165/22165-1291215127.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22165#performance> ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:name "Ichiro Mizuki"@en,
        "水木一郎"@ja .

<artist/8788#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22165#performance> ;
    schema:name "You & The Explosion Band"@en,
        "ユー&ザ・エクスプロージョン・バンド"@ja ;
    foaf:name "You & The Explosion Band"@en,
        "ユー&ザ・エクスプロージョン・バンド"@ja .

<artist/9534#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22165#performance> ;
    schema:name "Pete Mac, Jr."@en,
        "ピート・マック・ジュニア"@ja ;
    foaf:name "Pete Mac, Jr."@en,
        "ピート・マック・ジュニア"@ja .

<album/22165#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lupin III TIME TRIP CD 4 Songs Series 20"@en,
        "ルパン三世 TIME TRIP CD 4曲 シリーズ 20"@ja,
        "Lupin III TIME TRIP CD 4-kyoku Series 20"@ja-latn ;
    mo:performance_of <album/22165#musicalwork> ;
    mo:performer <artist/1025#subject>,
        <artist/8788#subject>,
        <artist/9534#subject> ;
    mo:recorded_as <album/22165#musicalexpression> ;
    schema:byArtist <artist/1025#subject>,
        <artist/8788#subject>,
        <artist/9534#subject> ;
    schema:name "Lupin III TIME TRIP CD 4 Songs Series 20"@en,
        "ルパン三世 TIME TRIP CD 4曲 シリーズ 20"@ja,
        "Lupin III TIME TRIP CD 4-kyoku Series 20"@ja-latn ;
    schema:workPerformed <album/22165#musicalwork> .

<album/22165#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-11-01"^^xsd:date ;
    dcterms:title "Lupin III TIME TRIP CD 4 Songs Series 20"@en,
        "ルパン三世 TIME TRIP CD 4曲 シリーズ 20"@ja,
        "Lupin III TIME TRIP CD 4-kyoku Series 20"@ja-latn ;
    mo:catalogue_number "CC-8348" ;
    mo:media_type "Mini CD" ;
    mo:other_release_of <album/23221> ;
    mo:publication_of <album/22165#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nc387a3fe16fb4ce0be943a1c70987a9c ;
    mo:record_count 1 ;
    schema:about <product/1861#subject> ;
    schema:byArtist <artist/1025#subject>,
        <artist/8788#subject>,
        <artist/9534#subject> ;
    schema:datePublished "1989-11-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/22165/22165-1291215127.jpg> ;
    schema:name "Lupin III TIME TRIP CD 4 Songs Series 20"@en,
        "ルパン三世 TIME TRIP CD 4曲 シリーズ 20"@ja,
        "Lupin III TIME TRIP CD 4-kyoku Series 20"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/22165/22165-1291215127.jpg> .

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

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

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

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

_:Nc387a3fe16fb4ce0be943a1c70987a9c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06d015d2f58b4b2982edbb176d2a5590,
        _:N776f2fed83bc495aa7a635d3cbd1341c,
        _:Nbb971adfd9cf42898101112a1fee268e,
        _:Nf78a3b2ed903459fb660d1136ae6e97f ;
    mo:track_count 4 ;
    schema:duration "PT12:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N06d015d2f58b4b2982edbb176d2a5590,
        _:N776f2fed83bc495aa7a635d3cbd1341c,
        _:Nbb971adfd9cf42898101112a1fee268e,
        _:Nf78a3b2ed903459fb660d1136ae6e97f .

