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

<artist/8498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Narahashi"@en,
        "奈良橋陽子"@ja ;
    foaf:made <album/41426#lyrics>,
        <album/41426#subject> ;
    foaf:name "Yoko Narahashi"@en,
        "奈良橋陽子"@ja .

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

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

<album/66996> a mo:Release ;
    mo:catalogue_number "A-281" .

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41426#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/41426#composition>,
        <album/41426#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/41426#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shin Ace wo Nerae! Theme Song"@en,
        "新・エースをねらえ! 主題歌"@ja,
        "Shin Ace wo Nerae! Shudaika"@ja-latn ;
    mo:composer <artist/3403#subject> ;
    mo:produced_work <album/41426#musicalwork> ;
    schema:name "Shin Ace wo Nerae! Theme Song"@en,
        "新・エースをねらえ! 主題歌"@ja,
        "Shin Ace wo Nerae! Shudaika"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/41426/41426-1378425711.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/32613#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41426#performance> ;
    schema:name "King Orchestra"@en,
        "キングオーケストラ"@ja ;
    foaf:name "King Orchestra"@en,
        "キングオーケストラ"@ja .

<album/41426#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shin Ace wo Nerae! Theme Song"@en,
        "新・エースをねらえ! 主題歌"@ja,
        "Shin Ace wo Nerae! Shudaika"@ja-latn ;
    mo:performance_of <album/41426#musicalwork> ;
    mo:performer _:Nf454171918b048428065545460cf8a8d,
        <artist/32612#subject>,
        <artist/32613#subject> ;
    mo:recorded_as <album/41426#musicalexpression> ;
    schema:byArtist _:Nf454171918b048428065545460cf8a8d,
        <artist/32612#subject>,
        <artist/32613#subject> ;
    schema:name "Shin Ace wo Nerae! Theme Song"@en,
        "新・エースをねらえ! 主題歌"@ja,
        "Shin Ace wo Nerae! Shudaika"@ja-latn ;
    schema:workPerformed <album/41426#musicalwork> .

<album/41426#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1978-11-05"^^xsd:date ;
    dcterms:title "Shin Ace wo Nerae! Theme Song"@en,
        "新・エースをねらえ! 主題歌"@ja,
        "Shin Ace wo Nerae! Shudaika"@ja-latn ;
    mo:catalogue_number "SKD-2001" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/66996> ;
    mo:publication_of <album/41426#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N81ae1e5984e34d76ba01fc208e14e558 ;
    mo:record_count 1 ;
    schema:about <product/5753#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Patrick"@en ;
            foaf:name "Patrick"@en ],
        <artist/32612#subject>,
        <artist/32613#subject> ;
    schema:datePublished "1978-11-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/41426/41426-1378425711.jpg> ;
    schema:name "Shin Ace wo Nerae! Theme Song"@en,
        "新・エースをねらえ! 主題歌"@ja,
        "Shin Ace wo Nerae! Shudaika"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/41426/41426-1378425711.jpg> .

_:N296cce7eaf954681b18e903566cc99df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歩き疲れて"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "歩き疲れて"@ja .

_:N3dd1bc36ff934eefa72919d66eb67799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日に向かって"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "明日に向かって"@ja .

_:N422efe9919a74447b91bd866947f800e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつもの街角"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "いつもの街角"@ja .

_:N473daf9e48884dc081918270de20fcba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Fantasy"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "My Fantasy"@ja .

_:N4ec0b39c945c49c98753f3869a09567d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憧れのお蝶夫人"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "憧れのお蝶夫人"@ja .

_:N6519481f95be485a8e489a578dda1b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "気になるお嬢さん"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "気になるお嬢さん"@ja .

_:N6f417922177943b986e28f998f54fa6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白熱のテニスコート"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "白熱のテニスコート"@ja .

_:N7a3d88e5361a44d89cdb74bfb73ec214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛に包まれて"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "愛に包まれて"@ja .

_:N8d2cfd7f44e74b94874787b7850cd92d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おやすみゴエモン"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "おやすみゴエモン"@ja .

_:Naec61d599fa846fb8731cea6ea8eb65b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不死鳥の人宗方"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "不死鳥の人宗方"@ja .

_:Nd562a6b2dd99430ca370b62ac6b1cc09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春にかけろ！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "青春にかけろ！"@ja .

_:Nf402f64ce7b34b85982c5eef7a0bab16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君に捧げる僕の愛"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N81ae1e5984e34d76ba01fc208e14e558 ;
    schema:name "君に捧げる僕の愛"@ja .

_:Nf454171918b048428065545460cf8a8d a schema:Person,
        foaf:Person ;
    mo:performed <album/41426#performance> ;
    schema:name "Patrick"@en ;
    foaf:name "Patrick"@en .

_:N81ae1e5984e34d76ba01fc208e14e558 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N296cce7eaf954681b18e903566cc99df,
        _:N3dd1bc36ff934eefa72919d66eb67799,
        _:N422efe9919a74447b91bd866947f800e,
        _:N473daf9e48884dc081918270de20fcba,
        _:N4ec0b39c945c49c98753f3869a09567d,
        _:N6519481f95be485a8e489a578dda1b81,
        _:N6f417922177943b986e28f998f54fa6f,
        _:N7a3d88e5361a44d89cdb74bfb73ec214,
        _:N8d2cfd7f44e74b94874787b7850cd92d,
        _:Naec61d599fa846fb8731cea6ea8eb65b,
        _:Nd562a6b2dd99430ca370b62ac6b1cc09,
        _:Nf402f64ce7b34b85982c5eef7a0bab16 ;
    mo:track_count 12 ;
    schema:duration "PT17:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N296cce7eaf954681b18e903566cc99df,
        _:N3dd1bc36ff934eefa72919d66eb67799,
        _:N422efe9919a74447b91bd866947f800e,
        _:N473daf9e48884dc081918270de20fcba,
        _:N4ec0b39c945c49c98753f3869a09567d,
        _:N6519481f95be485a8e489a578dda1b81,
        _:N6f417922177943b986e28f998f54fa6f,
        _:N7a3d88e5361a44d89cdb74bfb73ec214,
        _:N8d2cfd7f44e74b94874787b7850cd92d,
        _:Naec61d599fa846fb8731cea6ea8eb65b,
        _:Nd562a6b2dd99430ca370b62ac6b1cc09,
        _:Nf402f64ce7b34b85982c5eef7a0bab16 .

