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

<artist/9879#subject> a schema:Person,
        foaf:Person ;
    schema:name "ribbon"@en,
        "リボン"@ja ;
    foaf:made <album/78036#subject>,
        <album/78036#vocals> ;
    foaf:name "ribbon"@en,
        "リボン"@ja .

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

<artist/2960#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78036#subject> ;
    schema:name "Tsugutoshi Goto"@en,
        "後藤次利"@ja ;
    foaf:made <album/78036#composition>,
        <album/78036#subject> ;
    foaf:name "Tsugutoshi Goto"@en,
        "後藤次利"@ja .

<artist/9953#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78036#subject> ;
    schema:name "Kiyonori Matsuo"@en,
        "松尾清憲"@ja ;
    foaf:made <album/78036#composition>,
        <album/78036#subject> ;
    foaf:name "Kiyonori Matsuo"@en,
        "松尾清憲"@ja .

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

<album/78036#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SOBANI-IRUNE / ribbon"@en,
        "そばにいるね / ribbon"@ja,
        "SOBANI-IRUNE / ribbon"@ja-latn ;
    mo:performance_of <album/78036#musicalwork> ;
    mo:recorded_as <album/78036#musicalexpression> ;
    schema:name "SOBANI-IRUNE / ribbon"@en,
        "そばにいるね / ribbon"@ja,
        "SOBANI-IRUNE / ribbon"@ja-latn ;
    schema:workPerformed <album/78036#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/78036/78036-a9505bbb5d07.jpg> a schema:ImageObject,
        foaf:Image .

<album/78036#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SOBANI-IRUNE / ribbon"@en,
        "そばにいるね / ribbon"@ja,
        "SOBANI-IRUNE / ribbon"@ja-latn ;
    mo:composer <artist/2960#subject>,
        <artist/9953#subject> ;
    mo:produced_work <album/78036#musicalwork> ;
    schema:name "SOBANI-IRUNE / ribbon"@en,
        "そばにいるね / ribbon"@ja,
        "SOBANI-IRUNE / ribbon"@ja-latn .

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

<album/78036#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-04-11"^^xsd:date ;
    dcterms:title "SOBANI-IRUNE / ribbon"@en,
        "そばにいるね / ribbon"@ja,
        "SOBANI-IRUNE / ribbon"@ja-latn ;
    mo:catalogue_number "PCDA-00069" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/78036#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N688ea59282474922b0e8a3d05c6c68db ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Time Travel Tondekeman"@en ;
            foaf:name "Time Travel Tondekeman"@en ] ;
    schema:datePublished "1990-04-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/78036/78036-a9505bbb5d07.jpg> ;
    schema:name "SOBANI-IRUNE / ribbon"@en,
        "そばにいるね / ribbon"@ja,
        "SOBANI-IRUNE / ribbon"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/78036/78036-a9505bbb5d07.jpg> .

_:N764b9a88d2554ca28c2034ab2c892279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circus Parade"@ja,
        "Circus Parade"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N688ea59282474922b0e8a3d05c6c68db ;
    schema:name "Circus Parade"@ja,
        "Circus Parade"@ja-latn .

_:Nef7e9764137c456cb7ef71290e092051 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そばにいるね"@ja,
        "SOBANI-IRUNE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N688ea59282474922b0e8a3d05c6c68db ;
    schema:name "そばにいるね"@ja,
        "SOBANI-IRUNE"@ja-latn .

_:N688ea59282474922b0e8a3d05c6c68db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N764b9a88d2554ca28c2034ab2c892279,
        _:Nef7e9764137c456cb7ef71290e092051 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N764b9a88d2554ca28c2034ab2c892279,
        _:Nef7e9764137c456cb7ef71290e092051 .

