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

<artist/12782#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Wada"@en,
        "和田順子"@ja ;
    foaf:made <album/69288#lyrics>,
        <album/69288#subject> ;
    foaf:name "Junko Wada"@en,
        "和田順子"@ja .

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

<artist/30538#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Yamaguchi"@en,
        "山口洋子"@ja ;
    foaf:made <album/69288#lyrics>,
        <album/69288#subject> ;
    foaf:name "Yoko Yamaguchi"@en,
        "山口洋子"@ja .

<artist/8020#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arisa Andou"@en,
        "安藤ありさ"@ja ;
    foaf:made <album/69288#lyrics>,
        <album/69288#subject> ;
    foaf:name "Arisa Andou"@en,
        "安藤ありさ"@ja .

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

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

<artist/883#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69288#subject> ;
    schema:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja ;
    foaf:made <album/69288#composition>,
        <album/69288#subject> ;
    foaf:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja .

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

<product/1215#subject> a schema:CreativeWork ;
    schema:name "Space Battleship Yamato III"@en,
        "宇宙戦艦ヤマトIII"@ja,
        "Uchuu Senkan Yamato III"@ja-latn ;
    foaf:name "Space Battleship Yamato III"@en,
        "宇宙戦艦ヤマトIII"@ja,
        "Uchuu Senkan Yamato III"@ja-latn .

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

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

<album/69288#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@en,
        "テレビまんがベストコレクションシリーズ㉑ 宇宙戦艦ヤマトIII/ルパン三世"@ja,
        "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@ja-latn ;
    mo:composer <artist/883#subject>,
        <artist/886#subject> ;
    mo:produced_work <album/69288#musicalwork> ;
    schema:name "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@en,
        "テレビまんがベストコレクションシリーズ㉑ 宇宙戦艦ヤマトIII/ルパン三世"@ja,
        "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@ja-latn .

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

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

<artist/456#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69288#performance> ;
    schema:name "Isao Sasaki"@en,
        "ささきいさお"@ja ;
    foaf:name "Isao Sasaki"@en,
        "ささきいさお"@ja .

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69288#performance> ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

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

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

<album/69288#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@en,
        "テレビまんがベストコレクションシリーズ㉑ 宇宙戦艦ヤマトIII/ルパン三世"@ja,
        "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@ja-latn ;
    mo:performance_of <album/69288#musicalwork> ;
    mo:performer <artist/1025#subject>,
        <artist/456#subject>,
        <artist/4997#subject>,
        <artist/9534#subject> ;
    mo:recorded_as <album/69288#musicalexpression> ;
    schema:byArtist <artist/1025#subject>,
        <artist/456#subject>,
        <artist/4997#subject>,
        <artist/9534#subject> ;
    schema:name "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@en,
        "テレビまんがベストコレクションシリーズ㉑ 宇宙戦艦ヤマトIII/ルパン三世"@ja,
        "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@ja-latn ;
    schema:workPerformed <album/69288#musicalwork> .

<album/69288#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-11-01"^^xsd:date ;
    dcterms:title "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@en,
        "テレビまんがベストコレクションシリーズ㉑ 宇宙戦艦ヤマトIII/ルパン三世"@ja,
        "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@ja-latn ;
    mo:catalogue_number "CE-3032" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/69288#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N57e8a99cebad4e62b18f950d10fa5476 ;
    mo:record_count 1 ;
    schema:about <product/1215#subject>,
        <product/1861#subject> ;
    schema:byArtist <artist/1025#subject>,
        <artist/456#subject>,
        <artist/4997#subject>,
        <artist/9534#subject> ;
    schema:datePublished "1981-11-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/69288/69288-1499100673.jpg> ;
    schema:name "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@en,
        "テレビまんがベストコレクションシリーズ㉑ 宇宙戦艦ヤマトIII/ルパン三世"@ja,
        "TV Manga Best Collection Series 21 Space Battleship Yamato III / Lupin III"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/69288/69288-1499100673.jpg> .

_:N468fcf0c16ca42c482a9ebe63d5d94f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルパン三世 愛のテーマ"@ja,
        "Lupin III Ai no Theme"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57e8a99cebad4e62b18f950d10fa5476 ;
    schema:name "ルパン三世 愛のテーマ"@ja,
        "Lupin III Ai no Theme"@ja-latn .

_:Nad83b7fe96484bb99b88ee2846de8a71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルパン三世のテーマ"@ja,
        "Lupin III no Theme"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57e8a99cebad4e62b18f950d10fa5476 ;
    schema:name "ルパン三世のテーマ"@ja,
        "Lupin III no Theme"@ja-latn .

_:Nd671d6227fe44e36aadf1569d6cf7e2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "別離"@ja,
        "Wakare"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57e8a99cebad4e62b18f950d10fa5476 ;
    schema:name "別離"@ja,
        "Wakare"@ja-latn .

_:Ne6d2af84cc0d4bfb97d2f5e1f25e191d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヤマトよ永遠に"@ja,
        "Yamato yo Eien ni"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57e8a99cebad4e62b18f950d10fa5476 ;
    schema:name "ヤマトよ永遠に"@ja,
        "Yamato yo Eien ni"@ja-latn .

_:N57e8a99cebad4e62b18f950d10fa5476 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N468fcf0c16ca42c482a9ebe63d5d94f7,
        _:Nad83b7fe96484bb99b88ee2846de8a71,
        _:Nd671d6227fe44e36aadf1569d6cf7e2d,
        _:Ne6d2af84cc0d4bfb97d2f5e1f25e191d ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N468fcf0c16ca42c482a9ebe63d5d94f7,
        _:Nad83b7fe96484bb99b88ee2846de8a71,
        _:Nd671d6227fe44e36aadf1569d6cf7e2d,
        _:Ne6d2af84cc0d4bfb97d2f5e1f25e191d .

