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

<artist/12584#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Moriwaka"@en,
        "森若香織"@ja ;
    foaf:made <album/79983#lyrics>,
        <album/79983#subject> ;
    foaf:name "Kaori Moriwaka"@en,
        "森若香織"@ja .

<artist/26744#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoe Shinohara"@en,
        "篠原ともえ"@ja ;
    foaf:made <album/79983#subject>,
        <album/79983#vocals> ;
    foaf:name "Tomoe Shinohara"@en,
        "篠原ともえ"@ja .

<artist/3831#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79983#subject> ;
    schema:name "Shigeo Naka"@en,
        "中重雄"@ja ;
    foaf:made <album/79983#composition>,
        <album/79983#subject> ;
    foaf:name "Shigeo Naka"@en,
        "中重雄"@ja .

<artist/8344#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79983#subject> ;
    schema:name "Takkyu Ishino"@en,
        "石野卓球"@ja ;
    foaf:made <album/79983#composition>,
        <album/79983#lyrics>,
        <album/79983#subject> ;
    foaf:name "Takkyu Ishino"@en,
        "石野卓球"@ja .

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

<album/79983#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultra Relax / Tomoe Shinohara"@en,
        "ウルトラリラックス / 篠原ともえ"@ja,
        "Ultra Relax / Tomoe Shinohara"@ja-latn ;
    mo:performance_of <album/79983#musicalwork> ;
    mo:recorded_as <album/79983#musicalexpression> ;
    schema:name "Ultra Relax / Tomoe Shinohara"@en,
        "ウルトラリラックス / 篠原ともえ"@ja,
        "Ultra Relax / Tomoe Shinohara"@ja-latn ;
    schema:workPerformed <album/79983#musicalwork> .

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/38/79983/79983-84623e246b15.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/79983#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/79983/79983-84623e246b15.jpg> ;
    foaf:depicts <album/79983#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/79983/79983-84623e246b15.jpg> .

<https://medium-media.vgm.io/albums/38/79983/79983-84623e246b15.jpg> a schema:ImageObject,
        foaf:Image .

<album/79983#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultra Relax / Tomoe Shinohara"@en,
        "ウルトラリラックス / 篠原ともえ"@ja,
        "Ultra Relax / Tomoe Shinohara"@ja-latn ;
    mo:composer <artist/3831#subject>,
        <artist/8344#subject> ;
    mo:produced_work <album/79983#musicalwork> ;
    schema:name "Ultra Relax / Tomoe Shinohara"@en,
        "ウルトラリラックス / 篠原ともえ"@ja,
        "Ultra Relax / Tomoe Shinohara"@ja-latn .

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

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

<album/79983#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-03-01"^^xsd:date ;
    dcterms:title "Ultra Relax / Tomoe Shinohara"@en,
        "ウルトラリラックス / 篠原ともえ"@ja,
        "Ultra Relax / Tomoe Shinohara"@ja-latn ;
    mo:catalogue_number "KSD2-1152" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/79983#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N7fa4878640f2444cbf9358a1327cf9d3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kodomo no Omocha"@en ;
            foaf:name "Kodomo no Omocha"@en ] ;
    schema:datePublished "1997-03-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/79983/79983-84623e246b15.jpg> ;
    schema:name "Ultra Relax / Tomoe Shinohara"@en,
        "ウルトラリラックス / 篠原ともえ"@ja,
        "Ultra Relax / Tomoe Shinohara"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/79983/79983-84623e246b15.jpg> .

_:N0e875d5727cc450b9b78ac96484a357b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラリラックス"@ja,
        "Ultra Relax"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N7fa4878640f2444cbf9358a1327cf9d3 ;
    schema:name "ウルトラリラックス"@ja,
        "Ultra Relax"@ja-latn .

_:N8f2162edd6724f21a592af124c31c20b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラリラックス (オリジナルカラオケ)"@ja,
        "Ultra Relax (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N7fa4878640f2444cbf9358a1327cf9d3 ;
    schema:name "ウルトラリラックス (オリジナルカラオケ)"@ja,
        "Ultra Relax (Original Karaoke)"@ja-latn .

_:Nb7beeeed58df42a5ab3f8af98411c2db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レインボー・ララ・ルー (ノキノキウルトラミックス)"@ja,
        "Rainbow Lala Lu (Noki Noki Ultra Mix)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N7fa4878640f2444cbf9358a1327cf9d3 ;
    schema:name "レインボー・ララ・ルー (ノキノキウルトラミックス)"@ja,
        "Rainbow Lala Lu (Noki Noki Ultra Mix)"@ja-latn .

_:N7fa4878640f2444cbf9358a1327cf9d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e875d5727cc450b9b78ac96484a357b,
        _:N8f2162edd6724f21a592af124c31c20b,
        _:Nb7beeeed58df42a5ab3f8af98411c2db ;
    mo:track_count 3 ;
    schema:duration "PT14:45"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0e875d5727cc450b9b78ac96484a357b,
        _:N8f2162edd6724f21a592af124c31c20b,
        _:Nb7beeeed58df42a5ab3f8af98411c2db .

