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

<album/20198#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Magical Dream The Dream All Star Big Bonus Music"@en,
        "ドリスタ The Dream All Star Big Bonus Music"@ja,
        "Magical Dream The Dream All Star Big Bonus Music"@ja-latn ;
    mo:produced_work <album/20198#musicalwork> ;
    schema:name "Magical Dream The Dream All Star Big Bonus Music"@en,
        "ドリスタ The Dream All Star Big Bonus Music"@ja,
        "Magical Dream The Dream All Star Big Bonus Music"@ja-latn .

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

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

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

<album/20198#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Magical Dream The Dream All Star Big Bonus Music"@en,
        "ドリスタ The Dream All Star Big Bonus Music"@ja,
        "Magical Dream The Dream All Star Big Bonus Music"@ja-latn ;
    mo:performance_of <album/20198#musicalwork> ;
    mo:recorded_as <album/20198#musicalexpression> ;
    schema:name "Magical Dream The Dream All Star Big Bonus Music"@en,
        "ドリスタ The Dream All Star Big Bonus Music"@ja,
        "Magical Dream The Dream All Star Big Bonus Music"@ja-latn ;
    schema:workPerformed <album/20198#musicalwork> .

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

<https://medium-media.vgm.io/albums/89/20198/20198-1278984667.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20198#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-01"^^xsd:date ;
    dcterms:title "Magical Dream The Dream All Star Big Bonus Music"@en,
        "ドリスタ The Dream All Star Big Bonus Music"@ja,
        "Magical Dream The Dream All Star Big Bonus Music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20198#musicalexpression> ;
    mo:publisher _:N11fec81b06d144f38a941bddbd9749a8 ;
    mo:record _:N6d45ff4f5dee48e294a2ab77f4661504 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Magical Dream"@en ;
            foaf:name "Magical Dream"@en ] ;
    schema:datePublished "2007-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/20198/20198-1278984667.jpg> ;
    schema:name "Magical Dream The Dream All Star Big Bonus Music"@en,
        "ドリスタ The Dream All Star Big Bonus Music"@ja,
        "Magical Dream The Dream All Star Big Bonus Music"@ja-latn ;
    schema:publisher _:N11fec81b06d144f38a941bddbd9749a8 ;
    foaf:depiction <https://media.vgm.io/albums/89/20198/20198-1278984667.jpg> .

_:N11fec81b06d144f38a941bddbd9749a8 schema:name "NET Corporation"@en ;
    foaf:name "NET Corporation"@en .

_:N3d05c04e4311417787122387e8c3fcf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Dream"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N6d45ff4f5dee48e294a2ab77f4661504 ;
    schema:name "Magical Dream"@ja .

_:N5267ea5cbf164f2b97ccadb61ce81ff6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキドキ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N6d45ff4f5dee48e294a2ab77f4661504 ;
    schema:name "ドキドキ"@ja .

_:N972f872de656492b8810f6513fb2ae93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "着信あり？"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N6d45ff4f5dee48e294a2ab77f4661504 ;
    schema:name "着信あり？"@ja .

_:N6d45ff4f5dee48e294a2ab77f4661504 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3d05c04e4311417787122387e8c3fcf6,
        _:N5267ea5cbf164f2b97ccadb61ce81ff6,
        _:N972f872de656492b8810f6513fb2ae93 ;
    mo:track_count 3 ;
    schema:duration "PT11:25"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3d05c04e4311417787122387e8c3fcf6,
        _:N5267ea5cbf164f2b97ccadb61ce81ff6,
        _:N972f872de656492b8810f6513fb2ae93 .

