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

<artist/9513#subject> a schema:Person,
        foaf:Person ;
    schema:name "Machiko Ryu"@en,
        "竜真知子"@ja ;
    foaf:made <album/68676#lyrics>,
        <album/68676#subject> ;
    foaf:name "Machiko Ryu"@en,
        "竜真知子"@ja .

<album/51638> a mo:Release ;
    mo:catalogue_number "K22G-7009" .

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

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68676#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/68676#composition>,
        <album/68676#subject> ;
    foaf:name "Koji Makaino"@en,
        "馬飼野康二"@ja .

<product/5753#subject> a schema:CreativeWork ;
    schema:name "Shin Ace wo Nerae!"@en,
        "新・エースをねらえ!"@ja,
        "Shin Ace wo Nerae!"@ja-latn ;
    foaf:name "Shin Ace wo Nerae!"@en,
        "新・エースをねらえ!"@ja,
        "Shin Ace wo Nerae!"@ja-latn .

<album/68676#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shin Ace wo Nerae! III Music Collection"@en,
        "新・エースをねらえ! III 音楽集"@ja,
        "Shin Ace wo Nerae! III Ongakushuu"@ja-latn ;
    mo:composer <artist/3403#subject> ;
    mo:produced_work <album/68676#musicalwork> ;
    schema:name "Shin Ace wo Nerae! III Music Collection"@en,
        "新・エースをねらえ! III 音楽集"@ja,
        "Shin Ace wo Nerae! III Ongakushuu"@ja-latn .

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

<org/4#subject> schema:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn ;
    foaf:name "KING"@en,
        "KING"@ja,
        "KING"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/68676/68676-1496329000.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/68676#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shin Ace wo Nerae! III Music Collection"@en,
        "新・エースをねらえ! III 音楽集"@ja,
        "Shin Ace wo Nerae! III Ongakushuu"@ja-latn ;
    mo:performance_of <album/68676#musicalwork> ;
    mo:performer <artist/32612#subject> ;
    mo:recorded_as <album/68676#musicalexpression> ;
    schema:byArtist <artist/32612#subject> ;
    schema:name "Shin Ace wo Nerae! III Music Collection"@en,
        "新・エースをねらえ! III 音楽集"@ja,
        "Shin Ace wo Nerae! III Ongakushuu"@ja-latn ;
    schema:workPerformed <album/68676#musicalwork> .

<artist/32612#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68676#performance> ;
    schema:name "VIP"@en,
        "ビップ"@ja ;
    foaf:name "VIP"@en,
        "ビップ"@ja .

<album/68676#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-01-21"^^xsd:date ;
    dcterms:title "Shin Ace wo Nerae! III Music Collection"@en,
        "新・エースをねらえ! III 音楽集"@ja,
        "Shin Ace wo Nerae! III Ongakushuu"@ja-latn ;
    mo:catalogue_number "K22H-4012" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/51638> ;
    mo:publication_of <album/68676#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N8fabee5283ae4cacb549c39aad516262 ;
    mo:record_count 1 ;
    schema:about <product/5753#subject> ;
    schema:byArtist <artist/32612#subject> ;
    schema:datePublished "1981-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/68676/68676-1496329000.jpg> ;
    schema:name "Shin Ace wo Nerae! III Music Collection"@en,
        "新・エースをねらえ! III 音楽集"@ja,
        "Shin Ace wo Nerae! III Ongakushuu"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/68676/68676-1496329000.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chiharu Yoshida"@en ;
    foaf:made <album/68676#lyrics> ;
    foaf:name "Chiharu Yoshida"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chiharu Yoshida"@en ;
    foaf:made <album/68676#subject> ;
    foaf:name "Chiharu Yoshida"@en .

_:N038567c89a79419a8e10855fb7d73c29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジコレクション～白熱のテニスコート"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "ブリッジコレクション～白熱のテニスコート"@ja .

_:N04ff0e35c967427195293137b5eb5f0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憧れのお蝶夫人"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "憧れのお蝶夫人"@ja .

_:N70e371796acd482986f8b3c399bddbbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラケツトに誓う"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "ラケツトに誓う"@ja .

_:N7437fb2c266d47e8aea629cbaa7c50a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(オープニング・テーマ)青春にかけろ!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "(オープニング・テーマ)青春にかけろ!"@ja .

_:N75bc88950e73476890d82546022037ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしの太陽(ソレイユ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "わたしの太陽(ソレイユ)"@ja .

_:N9092d40463724cdda8a3cb0b30401902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哀しみにたえて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "哀しみにたえて"@ja .

_:N91e05fd09ccf4cb682d657c681572252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の訣れ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "永遠の訣れ"@ja .

_:N98b33a5d7fd14becb7e03066f803769a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不死鳥の人宗方"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "不死鳥の人宗方"@ja .

_:Na80a7d81bc304e3caea07f1acd70443b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最後のー球"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "最後のー球"@ja .

_:Nb36847f1e3fd4ede976bf4270841d328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冷たい視線"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "冷たい視線"@ja .

_:Nc22e413379854707b30b65d933a453d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(エンディング・テーマ)明日に向って"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "(エンディング・テーマ)明日に向って"@ja .

_:Ne1f9fee27cba40b984551c167ed9cee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "港の見える街"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "港の見える街"@ja .

_:Ne9d2f1a864674f2d8a136b5615d22e4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君に捧げる僕の愛"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "君に捧げる僕の愛"@ja .

_:Nef515e7a35f743ca805203a162a338bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブリッジコレクション～イニシアルはH.O"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N8fabee5283ae4cacb549c39aad516262 ;
    schema:name "ブリッジコレクション～イニシアルはH.O"@ja .

_:N8fabee5283ae4cacb549c39aad516262 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N038567c89a79419a8e10855fb7d73c29,
        _:N04ff0e35c967427195293137b5eb5f0d,
        _:N70e371796acd482986f8b3c399bddbbd,
        _:N7437fb2c266d47e8aea629cbaa7c50a5,
        _:N75bc88950e73476890d82546022037ce,
        _:N9092d40463724cdda8a3cb0b30401902,
        _:N91e05fd09ccf4cb682d657c681572252,
        _:N98b33a5d7fd14becb7e03066f803769a,
        _:Na80a7d81bc304e3caea07f1acd70443b,
        _:Nb36847f1e3fd4ede976bf4270841d328,
        _:Nc22e413379854707b30b65d933a453d4,
        _:Ne1f9fee27cba40b984551c167ed9cee2,
        _:Ne9d2f1a864674f2d8a136b5615d22e4a,
        _:Nef515e7a35f743ca805203a162a338bb ;
    mo:track_count 14 ;
    schema:duration "PT25:23"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N038567c89a79419a8e10855fb7d73c29,
        _:N04ff0e35c967427195293137b5eb5f0d,
        _:N70e371796acd482986f8b3c399bddbbd,
        _:N7437fb2c266d47e8aea629cbaa7c50a5,
        _:N75bc88950e73476890d82546022037ce,
        _:N9092d40463724cdda8a3cb0b30401902,
        _:N91e05fd09ccf4cb682d657c681572252,
        _:N98b33a5d7fd14becb7e03066f803769a,
        _:Na80a7d81bc304e3caea07f1acd70443b,
        _:Nb36847f1e3fd4ede976bf4270841d328,
        _:Nc22e413379854707b30b65d933a453d4,
        _:Ne1f9fee27cba40b984551c167ed9cee2,
        _:Ne9d2f1a864674f2d8a136b5615d22e4a,
        _:Nef515e7a35f743ca805203a162a338bb .

