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

<artist/27076#subject> a schema:Person,
        foaf:Person ;
    schema:name "NOW ON AIR"@en ;
    foaf:made <album/98929#subject>,
        <album/98929#vocals> ;
    foaf:name "NOW ON AIR"@en .

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/98929#lyrics>,
        <album/98929#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

<artist/31876#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Tanaka"@en,
        "田中有紀"@ja ;
    foaf:made <album/98929#subject>,
        <album/98929#vocals> ;
    foaf:name "Yuki Tanaka"@en,
        "田中有紀"@ja .

<artist/33013#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mina Katahira"@en,
        "片平美那"@ja ;
    foaf:made <album/98929#subject>,
        <album/98929#vocals> ;
    foaf:name "Mina Katahira"@en,
        "片平美那"@ja .

<artist/33889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Suzuki"@en,
        "鈴木陽斗実"@ja ;
    foaf:made <album/98929#subject>,
        <album/98929#vocals> ;
    foaf:name "Hitomi Suzuki"@en,
        "鈴木陽斗実"@ja .

<artist/35729#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misako Iino"@en,
        "飯野美紗子"@ja ;
    foaf:made <album/98929#subject>,
        <album/98929#vocals> ;
    foaf:name "Misako Iino"@en,
        "飯野美紗子"@ja .

<artist/35730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuho Kambe"@en,
        "神戸光歩"@ja ;
    foaf:made <album/98929#subject>,
        <album/98929#vocals> ;
    foaf:name "Mitsuho Kambe"@en,
        "神戸光歩"@ja .

<artist/35731#subject> a schema:Person,
        foaf:Person ;
    schema:name "Momone Iwabuchi"@en,
        "岩淵桃音"@ja ;
    foaf:made <album/98929#subject>,
        <album/98929#vocals> ;
    foaf:name "Momone Iwabuchi"@en,
        "岩淵桃音"@ja .

<artist/14673#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98929#subject> ;
    schema:name "Ryo Takahashi"@en,
        "高橋諒"@ja ;
    foaf:made <album/98929#composition>,
        <album/98929#subject> ;
    foaf:name "Ryo Takahashi"@en,
        "高橋諒"@ja .

<artist/14851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98929#subject> ;
    schema:name "Seiya Haga"@en,
        "芳賀政哉"@ja ;
    foaf:made <album/98929#composition>,
        <album/98929#subject> ;
    foaf:name "Seiya Haga"@en,
        "芳賀政哉"@ja .

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

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

<album/98929#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@en,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja-latn ;
    mo:performance_of <album/98929#musicalwork> ;
    mo:recorded_as <album/98929#musicalexpression> ;
    schema:name "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@en,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja-latn ;
    schema:workPerformed <album/98929#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/92/98929/98929-1589877781.jpg> a schema:ImageObject,
        foaf:Image .

<album/98929#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@en,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja-latn ;
    mo:composer <artist/14673#subject>,
        <artist/14851#subject> ;
    mo:produced_work <album/98929#musicalwork> ;
    schema:name "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@en,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja-latn .

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

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

<album/98929#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-05"^^xsd:date ;
    dcterms:title "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@en,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja-latn ;
    mo:catalogue_number "LACM-14989" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98929#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Ne0e3439db96341e7ae9cbb1c8f6af9c8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cheer-kyuubu!"@en ;
            foaf:name "Cheer-kyuubu!"@en ] ;
    schema:datePublished "2020-08-05"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/92/98929/98929-1589877781.jpg> ;
    schema:name "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@en,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja,
        "GO! FIGHT! WIN! GO FOR DREAM! / NOW ON AIR"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/98929/98929-1589877781.jpg> .

_:N26aca492a0bd4ac69b892195344d54b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO! FIGHT! WIN! GO FOR DREAM! (off vocal)"@ja,
        "GO! FIGHT! WIN! GO FOR DREAM! (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ne0e3439db96341e7ae9cbb1c8f6af9c8 ;
    schema:name "GO! FIGHT! WIN! GO FOR DREAM! (off vocal)"@ja,
        "GO! FIGHT! WIN! GO FOR DREAM! (off vocal)"@ja-latn .

_:N5dd48fa12a804af5b54681a3fd36e6cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO! FIGHT! WIN! GO FOR DREAM!"@ja,
        "GO! FIGHT! WIN! GO FOR DREAM!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ne0e3439db96341e7ae9cbb1c8f6af9c8 ;
    schema:name "GO! FIGHT! WIN! GO FOR DREAM!"@ja,
        "GO! FIGHT! WIN! GO FOR DREAM!"@ja-latn .

_:N8a3f490dd03c41c29e94ea39ed723097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheering Songをキミに (off vocal)"@ja,
        "Cheering Song wo Kimi ni (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ne0e3439db96341e7ae9cbb1c8f6af9c8 ;
    schema:name "Cheering Songをキミに (off vocal)"@ja,
        "Cheering Song wo Kimi ni (off vocal)"@ja-latn .

_:N914907aacae1433a9bb4f2b8d2063664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheering Songをキミに"@ja,
        "Cheering Song wo Kimi ni"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ne0e3439db96341e7ae9cbb1c8f6af9c8 ;
    schema:name "Cheering Songをキミに"@ja,
        "Cheering Song wo Kimi ni"@ja-latn .

_:Ne0e3439db96341e7ae9cbb1c8f6af9c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26aca492a0bd4ac69b892195344d54b3,
        _:N5dd48fa12a804af5b54681a3fd36e6cf,
        _:N8a3f490dd03c41c29e94ea39ed723097,
        _:N914907aacae1433a9bb4f2b8d2063664 ;
    mo:track_count 4 ;
    schema:duration "PT17:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N26aca492a0bd4ac69b892195344d54b3,
        _:N5dd48fa12a804af5b54681a3fd36e6cf,
        _:N8a3f490dd03c41c29e94ea39ed723097,
        _:N914907aacae1433a9bb4f2b8d2063664 .

