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

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

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

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

<album/42045#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost Songs"@en,
        "Lost Songs"@ja,
        "Lost Songs"@ja-latn ;
    mo:performance_of <album/42045#musicalwork> ;
    mo:recorded_as <album/42045#musicalexpression> ;
    schema:name "Lost Songs"@en,
        "Lost Songs"@ja,
        "Lost Songs"@ja-latn ;
    schema:workPerformed <album/42045#musicalwork> .

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

<https://medium-media.vgm.io/albums/54/42045/42045-1380736228.jpg> a schema:ImageObject,
        foaf:Image .

<album/42045#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost Songs"@en,
        "Lost Songs"@ja,
        "Lost Songs"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "David Wise"@en ;
            foaf:made <album/42045#composition> ;
            foaf:name "David Wise"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "globetrotter"@en ;
            foaf:made <album/42045#composition> ;
            foaf:name "globetrotter"@en ] ;
    mo:produced_work <album/42045#musicalwork> ;
    schema:name "Lost Songs"@en,
        "Lost Songs"@ja,
        "Lost Songs"@ja-latn .

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

<album/42045#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-13"^^xsd:date ;
    dcterms:title "Lost Songs"@en,
        "Lost Songs"@ja,
        "Lost Songs"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42045#musicalexpression> ;
    mo:publisher _:N0bf882c2438a4cdbacc0c5e0ca9872e7 ;
    mo:record _:Nb086a6dcd8924c1abc5777420afc335e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Donkey Kong Country 2: Diddy's Kong Quest"@en ;
            foaf:name "Donkey Kong Country 2: Diddy's Kong Quest"@en ] ;
    schema:datePublished "2009-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/42045/42045-1380736228.jpg> ;
    schema:name "Lost Songs"@en,
        "Lost Songs"@ja,
        "Lost Songs"@ja-latn ;
    schema:publisher _:N0bf882c2438a4cdbacc0c5e0ca9872e7 ;
    foaf:depiction <https://media.vgm.io/albums/54/42045/42045-1380736228.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42045#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/42045#subject> ;
    foaf:name "David Wise"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42045#subject> ;
    schema:name "globetrotter"@en ;
    foaf:made <album/42045#subject> ;
    foaf:name "globetrotter"@en .

_:N0bf882c2438a4cdbacc0c5e0ca9872e7 schema:name "Globetrotter"@en,
        "Globetrotter"@ja,
        "Globetrotter"@ja-latn ;
    foaf:name "Globetrotter"@en,
        "Globetrotter"@ja,
        "Globetrotter"@ja-latn .

_:N8b76e458b5de4a59aab7504c377c0fe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bramble Blast (Donkey Kong Country 2 cover)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nb086a6dcd8924c1abc5777420afc335e ;
    schema:name "Bramble Blast (Donkey Kong Country 2 cover)"@en .

_:N90ed3510508a46debc808c2591e8d5f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nb086a6dcd8924c1abc5777420afc335e ;
    schema:name "C"@en .

_:Nb8a636fd1a4f408e9eba96464c4908b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nb086a6dcd8924c1abc5777420afc335e ;
    schema:name "A"@en .

_:Ne6a25ff0ebbb414c889ae24d2145243a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nb086a6dcd8924c1abc5777420afc335e ;
    schema:name "D"@en .

_:Ne9679dc58ef847a88ac39f39cd454234 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nb086a6dcd8924c1abc5777420afc335e ;
    schema:name "B"@en .

_:Nfd008563a2fc44f19dec7a19cf724cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Interlude (Donkey Kong Country 2 cover)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nb086a6dcd8924c1abc5777420afc335e ;
    schema:name "Forest Interlude (Donkey Kong Country 2 cover)"@en .

_:Nb086a6dcd8924c1abc5777420afc335e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8b76e458b5de4a59aab7504c377c0fe0,
        _:N90ed3510508a46debc808c2591e8d5f3,
        _:Nb8a636fd1a4f408e9eba96464c4908b0,
        _:Ne6a25ff0ebbb414c889ae24d2145243a,
        _:Ne9679dc58ef847a88ac39f39cd454234,
        _:Nfd008563a2fc44f19dec7a19cf724cdf ;
    mo:track_count 6 ;
    schema:duration "PT15:25"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N8b76e458b5de4a59aab7504c377c0fe0,
        _:N90ed3510508a46debc808c2591e8d5f3,
        _:Nb8a636fd1a4f408e9eba96464c4908b0,
        _:Ne6a25ff0ebbb414c889ae24d2145243a,
        _:Ne9679dc58ef847a88ac39f39cd454234,
        _:Nfd008563a2fc44f19dec7a19cf724cdf .

