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

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

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

<artist/15139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42098#subject> ;
    schema:name "Roland La Goy"@en ;
    foaf:made <album/42098#composition>,
        <album/42098#subject> ;
    foaf:name "Roland La Goy"@en .

<album/42098#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Didis adventure ORIGINAL MUSIC"@en,
        "Didis adventure ORIGINAL MUSIC"@ja,
        "Didis adventure ORIGINAL MUSIC"@ja-latn ;
    mo:composer <artist/15139#subject> ;
    mo:produced_work <album/42098#musicalwork> ;
    schema:name "Didis adventure ORIGINAL MUSIC"@en,
        "Didis adventure ORIGINAL MUSIC"@ja,
        "Didis adventure ORIGINAL MUSIC"@ja-latn .

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

<album/42098#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Didis adventure ORIGINAL MUSIC"@en,
        "Didis adventure ORIGINAL MUSIC"@ja,
        "Didis adventure ORIGINAL MUSIC"@ja-latn ;
    mo:performance_of <album/42098#musicalwork> ;
    mo:recorded_as <album/42098#musicalexpression> ;
    schema:name "Didis adventure ORIGINAL MUSIC"@en,
        "Didis adventure ORIGINAL MUSIC"@ja,
        "Didis adventure ORIGINAL MUSIC"@ja-latn ;
    schema:workPerformed <album/42098#musicalwork> .

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

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

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

<album/42098#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-12"^^xsd:date ;
    dcterms:title "Didis adventure ORIGINAL MUSIC"@en,
        "Didis adventure ORIGINAL MUSIC"@ja,
        "Didis adventure ORIGINAL MUSIC"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42098#musicalexpression> ;
    mo:publisher _:N6f6b894fa2674763b149889fe52f97a6 ;
    mo:record _:Nec6ec9849c2b4b0ca620504196e239e2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Didi's Adventure"@en ;
            foaf:name "Didi's Adventure"@en ] ;
    schema:datePublished "2012-07-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/42098/42098-1380894702.jpg> ;
    schema:name "Didis adventure ORIGINAL MUSIC"@en,
        "Didis adventure ORIGINAL MUSIC"@ja,
        "Didis adventure ORIGINAL MUSIC"@ja-latn ;
    schema:publisher _:N6f6b894fa2674763b149889fe52f97a6 ;
    foaf:depiction <https://media.vgm.io/albums/89/42098/42098-1380894702.jpg> .

_:N060cc8b14d5247d58d079cc86ce7568e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pirate's Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nec6ec9849c2b4b0ca620504196e239e2 ;
    schema:name "Pirate's Theme"@en .

_:N1b31d461867041a88a7998b30ac3fa8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Didi's Adventure Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nec6ec9849c2b4b0ca620504196e239e2 ;
    schema:name "Didi's Adventure Theme"@en .

_:N2f9232199c6a47a0915b3948f4449e26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lab-rat-ory"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nec6ec9849c2b4b0ca620504196e239e2 ;
    schema:name "Lab-rat-ory"@en .

_:N3202494179f94126ab656fbabefa1a89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nec6ec9849c2b4b0ca620504196e239e2 ;
    schema:name "The Forest"@en .

_:N3ab8b5d66dbf4febb440d9458b809493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cutscene"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Nec6ec9849c2b4b0ca620504196e239e2 ;
    schema:name "Cutscene"@en .

_:N6f6b894fa2674763b149889fe52f97a6 schema:name "Roland La Goy"@en,
        "Roland La Goy"@ja,
        "Roland La Goy"@ja-latn ;
    foaf:name "Roland La Goy"@en,
        "Roland La Goy"@ja,
        "Roland La Goy"@ja-latn .

_:N7151302216084fee8609ce1b18e70509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Didi's Trailer"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nec6ec9849c2b4b0ca620504196e239e2 ;
    schema:name "Didi's Trailer"@en .

_:N8c099bc7292d4e95811ee0bef0c5a095 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Glimmer"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nec6ec9849c2b4b0ca620504196e239e2 ;
    schema:name "Winter Glimmer"@en .

_:N96445b7add444bf59c5bb9f3a3d45d47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOSS"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nec6ec9849c2b4b0ca620504196e239e2 ;
    schema:name "BOSS"@en .

_:Ndedfabb6995448dda3fc68eacaf39c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return To... The Forest!"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nec6ec9849c2b4b0ca620504196e239e2 ;
    schema:name "Return To... The Forest!"@en .

_:Ne97c9f4627bc4d14a2f32088bc450eb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dusty Desert Dash"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nec6ec9849c2b4b0ca620504196e239e2 ;
    schema:name "Dusty Desert Dash"@en .

_:Nec6ec9849c2b4b0ca620504196e239e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N060cc8b14d5247d58d079cc86ce7568e,
        _:N1b31d461867041a88a7998b30ac3fa8e,
        _:N2f9232199c6a47a0915b3948f4449e26,
        _:N3202494179f94126ab656fbabefa1a89,
        _:N3ab8b5d66dbf4febb440d9458b809493,
        _:N7151302216084fee8609ce1b18e70509,
        _:N8c099bc7292d4e95811ee0bef0c5a095,
        _:N96445b7add444bf59c5bb9f3a3d45d47,
        _:Ndedfabb6995448dda3fc68eacaf39c1b,
        _:Ne97c9f4627bc4d14a2f32088bc450eb3 ;
    mo:track_count 10 ;
    schema:duration "PT10:59"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N060cc8b14d5247d58d079cc86ce7568e,
        _:N1b31d461867041a88a7998b30ac3fa8e,
        _:N2f9232199c6a47a0915b3948f4449e26,
        _:N3202494179f94126ab656fbabefa1a89,
        _:N3ab8b5d66dbf4febb440d9458b809493,
        _:N7151302216084fee8609ce1b18e70509,
        _:N8c099bc7292d4e95811ee0bef0c5a095,
        _:N96445b7add444bf59c5bb9f3a3d45d47,
        _:Ndedfabb6995448dda3fc68eacaf39c1b,
        _:Ne97c9f4627bc4d14a2f32088bc450eb3 .

