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

<artist/26535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Pal"@en,
        "パル"@ja ;
    foaf:made <album/92684#subject>,
        <album/92684#vocals> ;
    foaf:name "Pal"@en,
        "パル"@ja .

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

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

<product/6344#subject> a schema:CreativeWork ;
    schema:name "Aim For The Best! (Movie)"@en,
        "劇場版 エースをねらえ! (Movie)"@ja,
        "Gekijouban Ace wo Nerae! (Movie)"@ja-latn ;
    foaf:name "Aim For The Best! (Movie)"@en,
        "劇場版 エースをねらえ! (Movie)"@ja,
        "Gekijouban Ace wo Nerae! (Movie)"@ja-latn .

<album/92684#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gekijouban Ace wo Nerae! <Drama-hen>"@en,
        "劇場版 エースをねらえ! <ドラマ編>"@ja,
        "\"Jump High\" Hiromi!"@ja-latn ;
    mo:composer <artist/3403#subject> ;
    mo:produced_work <album/92684#musicalwork> ;
    schema:name "Gekijouban Ace wo Nerae! <Drama-hen>"@en,
        "劇場版 エースをねらえ! <ドラマ編>"@ja,
        "\"Jump High\" Hiromi!"@ja-latn .

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

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

<album/92684#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gekijouban Ace wo Nerae! <Drama-hen>"@en,
        "劇場版 エースをねらえ! <ドラマ編>"@ja,
        "\"Jump High\" Hiromi!"@ja-latn ;
    mo:performance_of <album/92684#musicalwork> ;
    mo:recorded_as <album/92684#musicalexpression> ;
    schema:name "Gekijouban Ace wo Nerae! <Drama-hen>"@en,
        "劇場版 エースをねらえ! <ドラマ編>"@ja,
        "\"Jump High\" Hiromi!"@ja-latn ;
    schema:workPerformed <album/92684#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/48/92684/92684-1573324049.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92684#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-04-21"^^xsd:date ;
    dcterms:title "Gekijouban Ace wo Nerae! <Drama-hen>"@en,
        "劇場版 エースをねらえ! <ドラマ編>"@ja,
        "\"Jump High\" Hiromi!"@ja-latn ;
    mo:catalogue_number "K18G-7078~9" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/92684#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N4d9abc7606094b2ab26ee95495adc6ab,
        _:Nacdc6d672ccc4df1ae8eb148354e5c42 ;
    mo:record_count 2 ;
    schema:about <product/6344#subject> ;
    schema:datePublished "1982-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/92684/92684-1573324049.jpg> ;
    schema:name "Gekijouban Ace wo Nerae! <Drama-hen>"@en,
        "劇場版 エースをねらえ! <ドラマ編>"@ja,
        "\"Jump High\" Hiromi!"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/92684/92684-1573324049.jpg> .

_:N2636b48ac66948a98d3261f74ec11893 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エースをねらえ! IV～(挿入歌)はるかな夢"@ja ;
    mo:track_number 2 ;
    schema:duration "PT19:59"^^xsd:interval ;
    schema:inPlaylist _:Nacdc6d672ccc4df1ae8eb148354e5c42 ;
    schema:name "エースをねらえ! IV～(挿入歌)はるかな夢"@ja .

_:N2e1553acd4df42dca761550c9286905d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エースをねらえ! III"@ja ;
    mo:track_number 1 ;
    schema:duration "PT24:57"^^xsd:interval ;
    schema:inPlaylist _:Nacdc6d672ccc4df1ae8eb148354e5c42 ;
    schema:name "エースをねらえ! III"@ja .

_:Nb0f500b481a743429eab9ad79d1d2042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エースをねらえ! II"@ja ;
    mo:track_number 2 ;
    schema:duration "PT19:54"^^xsd:interval ;
    schema:inPlaylist _:N4d9abc7606094b2ab26ee95495adc6ab ;
    schema:name "エースをねらえ! II"@ja .

_:Nec36cb9db3c7437ca15a901ff6cb0163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(主題歌)まぶしい季節に～エースをねらえ! I"@ja ;
    mo:track_number 1 ;
    schema:duration "PT25:32"^^xsd:interval ;
    schema:inPlaylist _:N4d9abc7606094b2ab26ee95495adc6ab ;
    schema:name "(主題歌)まぶしい季節に～エースをねらえ! I"@ja .

_:N4d9abc7606094b2ab26ee95495adc6ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb0f500b481a743429eab9ad79d1d2042,
        _:Nec36cb9db3c7437ca15a901ff6cb0163 ;
    mo:track_count 2 ;
    schema:duration "PT19:54"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb0f500b481a743429eab9ad79d1d2042,
        _:Nec36cb9db3c7437ca15a901ff6cb0163 .

_:Nacdc6d672ccc4df1ae8eb148354e5c42 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2636b48ac66948a98d3261f74ec11893,
        _:N2e1553acd4df42dca761550c9286905d ;
    mo:track_count 2 ;
    schema:duration "PT19:59"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2636b48ac66948a98d3261f74ec11893,
        _:N2e1553acd4df42dca761550c9286905d .

