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

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

<product/4503#subject> a schema:CreativeWork ;
    schema:name "HAPPY★LESSON ADVANCE"@en,
        "ハッピー★レッスン ADVANCE"@ja,
        "HAPPY★LESSON ADVANCE"@ja-latn ;
    foaf:name "HAPPY★LESSON ADVANCE"@en,
        "ハッピー★レッスン ADVANCE"@ja,
        "HAPPY★LESSON ADVANCE"@ja-latn .

<album/71351#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RADIO Jack / Sleepin' JohnnyFish"@en,
        "RADIO ジャック / Sleepin' JohnnyFish"@ja,
        "RADIO Jack / Sleepin' JohnnyFish"@ja-latn ;
    mo:composer <artist/38331#subject> ;
    mo:produced_work <album/71351#musicalwork> ;
    schema:name "RADIO Jack / Sleepin' JohnnyFish"@en,
        "RADIO ジャック / Sleepin' JohnnyFish"@ja,
        "RADIO Jack / Sleepin' JohnnyFish"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/15/71351/71351-1504952925.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18232#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71351#performance> ;
    schema:name "Sleepin' JohnnyFish"@en,
        "スリーピング・ジョニーフィッシュ"@ja ;
    foaf:name "Sleepin' JohnnyFish"@en,
        "スリーピング・ジョニーフィッシュ"@ja .

<artist/18233#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71351#performance> ;
    schema:name "OKEI"@en,
        "おけい"@ja ;
    foaf:made <album/71351#lyrics>,
        <album/71351#subject> ;
    foaf:name "OKEI"@en,
        "おけい"@ja .

<artist/3118#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71351#performance> ;
    schema:name "Yuko Asai"@en,
        "浅井裕子"@ja ;
    foaf:name "Yuko Asai"@en,
        "浅井裕子"@ja .

<artist/3412#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71351#performance> ;
    schema:name "Takeshi Taneda"@en,
        "種子田健"@ja ;
    foaf:name "Takeshi Taneda"@en,
        "種子田健"@ja .

<artist/7457#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71351#performance> ;
    schema:name "Toru Kawamura"@en,
        "河村徹"@ja ;
    foaf:name "Toru Kawamura"@en,
        "河村徹"@ja .

<artist/7875#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71351#performance> ;
    schema:name "Tetsuya Takahashi"@en,
        "高橋哲也"@ja ;
    foaf:name "Tetsuya Takahashi"@en,
        "高橋哲也"@ja .

<artist/38331#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71351#subject> ;
    mo:performed <album/71351#performance> ;
    schema:name "SHOGO"@en ;
    foaf:made <album/71351#composition>,
        <album/71351#subject> ;
    foaf:name "SHOGO"@en .

<album/71351#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-07-09"^^xsd:date ;
    dcterms:title "RADIO Jack / Sleepin' JohnnyFish"@en,
        "RADIO ジャック / Sleepin' JohnnyFish"@ja,
        "RADIO Jack / Sleepin' JohnnyFish"@ja-latn ;
    mo:catalogue_number "TPCR-1009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71351#musicalexpression> ;
    mo:publisher _:N4a186271c1eb4d8c9175abc748e26ea0 ;
    mo:record _:Nf25e2c0da72742e6974714bb3aa36453 ;
    mo:record_count 1 ;
    schema:about <product/4503#subject> ;
    schema:byArtist <artist/18232#subject>,
        <artist/18233#subject>,
        <artist/3118#subject>,
        <artist/3412#subject>,
        <artist/38331#subject>,
        <artist/7457#subject>,
        <artist/7875#subject> ;
    schema:datePublished "2003-07-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/71351/71351-1504952925.jpg> ;
    schema:name "RADIO Jack / Sleepin' JohnnyFish"@en,
        "RADIO ジャック / Sleepin' JohnnyFish"@ja,
        "RADIO Jack / Sleepin' JohnnyFish"@ja-latn ;
    schema:publisher _:N4a186271c1eb4d8c9175abc748e26ea0 ;
    foaf:depiction <https://media.vgm.io/albums/15/71351/71351-1504952925.jpg> .

<album/71351#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RADIO Jack / Sleepin' JohnnyFish"@en,
        "RADIO ジャック / Sleepin' JohnnyFish"@ja,
        "RADIO Jack / Sleepin' JohnnyFish"@ja-latn ;
    mo:performance_of <album/71351#musicalwork> ;
    mo:performer <artist/18232#subject>,
        <artist/18233#subject>,
        <artist/3118#subject>,
        <artist/3412#subject>,
        <artist/38331#subject>,
        <artist/7457#subject>,
        <artist/7875#subject> ;
    mo:recorded_as <album/71351#musicalexpression> ;
    schema:byArtist <artist/18232#subject>,
        <artist/18233#subject>,
        <artist/3118#subject>,
        <artist/3412#subject>,
        <artist/38331#subject>,
        <artist/7457#subject>,
        <artist/7875#subject> ;
    schema:name "RADIO Jack / Sleepin' JohnnyFish"@en,
        "RADIO ジャック / Sleepin' JohnnyFish"@ja,
        "RADIO Jack / Sleepin' JohnnyFish"@ja-latn ;
    schema:workPerformed <album/71351#musicalwork> .

_:N230780aab20e4fb8bfa04402e2ccaf28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RADIOジャック"@ja,
        "RADIO Jack"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf25e2c0da72742e6974714bb3aa36453 ;
    schema:name "RADIOジャック"@ja,
        "RADIO Jack"@ja-latn .

_:N4a186271c1eb4d8c9175abc748e26ea0 schema:name "FESTA TRYSTAR"@en,
        "FESTA TRYSTAR"@ja,
        "FESTA TRYSTAR"@ja-latn ;
    foaf:name "FESTA TRYSTAR"@en,
        "FESTA TRYSTAR"@ja,
        "FESTA TRYSTAR"@ja-latn .

_:N67a63c3151374a7b8fc28203866a68b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "四択です。"@ja,
        "Yontaku desu."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf25e2c0da72742e6974714bb3aa36453 ;
    schema:name "四択です。"@ja,
        "Yontaku desu."@ja-latn .

_:Ne9411ae0378a4621a7f29a8fe3fa7b29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷い猫"@ja,
        "Mayoineko"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf25e2c0da72742e6974714bb3aa36453 ;
    schema:name "迷い猫"@ja,
        "Mayoineko"@ja-latn .

_:Ne96b34be3fdc47c3ab6dab5cc07a2272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RADIOジャック (Instrumental)"@ja,
        "RADIO Jack (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf25e2c0da72742e6974714bb3aa36453 ;
    schema:name "RADIOジャック (Instrumental)"@ja,
        "RADIO Jack (Instrumental)"@ja-latn .

_:Nf25e2c0da72742e6974714bb3aa36453 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N230780aab20e4fb8bfa04402e2ccaf28,
        _:N67a63c3151374a7b8fc28203866a68b5,
        _:Ne9411ae0378a4621a7f29a8fe3fa7b29,
        _:Ne96b34be3fdc47c3ab6dab5cc07a2272 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N230780aab20e4fb8bfa04402e2ccaf28,
        _:N67a63c3151374a7b8fc28203866a68b5,
        _:Ne9411ae0378a4621a7f29a8fe3fa7b29,
        _:Ne96b34be3fdc47c3ab6dab5cc07a2272 .

