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

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

<artist/4283#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15239#subject> ;
    schema:name "Chisa Tanabe"@en,
        "田辺智沙"@ja ;
    foaf:made <album/15239#composition>,
        <album/15239#lyrics>,
        <album/15239#subject> ;
    foaf:name "Chisa Tanabe"@en,
        "田辺智沙"@ja .

<product/20339#subject> a schema:CreativeWork ;
    schema:name "Zutto Issho: With Me Everytime..."@en,
        "ずっといっしょ"@ja,
        "Zutto Issho: With Me Everytime..."@ja-latn ;
    foaf:name "Zutto Issho: With Me Everytime..."@en,
        "ずっといっしょ"@ja,
        "Zutto Issho: With Me Everytime..."@ja-latn .

<album/15239#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Heartbeat Groove / Pastel & Vivid"@en,
        "Heartbeat Groove / Pastel & Vivid"@ja,
        "Heartbeat Groove / Pastel & Vivid"@ja-latn ;
    mo:composer <artist/4283#subject> ;
    mo:produced_work <album/15239#musicalwork> ;
    schema:name "Heartbeat Groove / Pastel & Vivid"@en,
        "Heartbeat Groove / Pastel & Vivid"@ja,
        "Heartbeat Groove / Pastel & Vivid"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/93/15239/15239-fd0a6ae4361b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15239#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Heartbeat Groove / Pastel & Vivid"@en,
        "Heartbeat Groove / Pastel & Vivid"@ja,
        "Heartbeat Groove / Pastel & Vivid"@ja-latn ;
    mo:performance_of <album/15239#musicalwork> ;
    mo:performer _:N7b841dbb4fc44f70913e4d371b5d394b ;
    mo:recorded_as <album/15239#musicalexpression> ;
    schema:byArtist _:N7b841dbb4fc44f70913e4d371b5d394b ;
    schema:name "Heartbeat Groove / Pastel & Vivid"@en,
        "Heartbeat Groove / Pastel & Vivid"@ja,
        "Heartbeat Groove / Pastel & Vivid"@ja-latn ;
    schema:workPerformed <album/15239#musicalwork> .

<album/15239#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-08-20"^^xsd:date ;
    dcterms:title "Heartbeat Groove / Pastel & Vivid"@en,
        "Heartbeat Groove / Pastel & Vivid"@ja,
        "Heartbeat Groove / Pastel & Vivid"@ja-latn ;
    mo:catalogue_number "TYDY-2094" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/15239#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N4ff64ed1fd794638b0d354d39e977395 ;
    mo:record_count 1 ;
    schema:about <product/20339#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Pastel & Vivid"@en ;
            foaf:name "Pastel & Vivid"@en ] ;
    schema:datePublished "1997-08-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/15239/15239-fd0a6ae4361b.jpg> ;
    schema:name "Heartbeat Groove / Pastel & Vivid"@en,
        "Heartbeat Groove / Pastel & Vivid"@ja,
        "Heartbeat Groove / Pastel & Vivid"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/15239/15239-fd0a6ae4361b.jpg> .

_:N6d78a4bde5b44826bd23532900b2e904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Boyfriend (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ff64ed1fd794638b0d354d39e977395 ;
    schema:name "Dear Boyfriend (instrumental)"@en .

_:N7b841dbb4fc44f70913e4d371b5d394b a schema:Person,
        foaf:Person ;
    mo:performed <album/15239#performance> ;
    schema:name "Pastel & Vivid"@en ;
    foaf:name "Pastel & Vivid"@en .

_:N9d07beef27dc4f39a8775576c612e598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartbeat Groove (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ff64ed1fd794638b0d354d39e977395 ;
    schema:name "Heartbeat Groove (instrumental)"@en .

_:Nbc47e804377544e690a39ef2ecb2cafb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Boyfriend"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ff64ed1fd794638b0d354d39e977395 ;
    schema:name "Dear Boyfriend"@en .

_:Ne1fdb5e811f344daabb5ef28871c94e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartbeat Groove"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4ff64ed1fd794638b0d354d39e977395 ;
    schema:name "Heartbeat Groove"@en .

_:N4ff64ed1fd794638b0d354d39e977395 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6d78a4bde5b44826bd23532900b2e904,
        _:N9d07beef27dc4f39a8775576c612e598,
        _:Nbc47e804377544e690a39ef2ecb2cafb,
        _:Ne1fdb5e811f344daabb5ef28871c94e2 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6d78a4bde5b44826bd23532900b2e904,
        _:N9d07beef27dc4f39a8775576c612e598,
        _:Nbc47e804377544e690a39ef2ecb2cafb,
        _:Ne1fdb5e811f344daabb5ef28871c94e2 .

