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

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

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

<artist/1327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39338#subject> ;
    schema:name "Joe McDermott"@en ;
    foaf:made <album/39338#composition>,
        <album/39338#subject> ;
    foaf:name "Joe McDermott"@en .

<artist/1717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39338#subject> ;
    schema:name "Yumiko Kanki"@en,
        "神吉由美子"@ja ;
    foaf:made <album/39338#composition>,
        <album/39338#subject> ;
    foaf:name "Yumiko Kanki"@en,
        "神吉由美子"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39338#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/39338#composition>,
        <album/39338#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/57122#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39338#subject> ;
    schema:name "Eveline Fischer"@en ;
    foaf:made <album/39338#composition>,
        <album/39338#subject> ;
    foaf:name "Eveline Fischer"@en .

<product/17606#subject> a schema:CreativeWork ;
    schema:name "Zombies Ate My Neighbors"@en,
        "Zombies Ate My Neighbors"@ja,
        "Zombies Ate My Neighbors"@ja-latn ;
    foaf:name "Zombies Ate My Neighbors"@en,
        "Zombies Ate My Neighbors"@ja,
        "Zombies Ate My Neighbors"@ja-latn .

<product/200#subject> a schema:CreativeWork ;
    schema:name "F-ZERO"@en,
        "F-ZERO"@ja,
        "F-ZERO"@ja-latn ;
    foaf:name "F-ZERO"@en,
        "F-ZERO"@ja,
        "F-ZERO"@ja-latn .

<product/272#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country 3: Dixie Kong's Double Trouble!"@en,
        "スーパードンキーコング3"@ja,
        "Donkey Kong Country 3: Dixie Kong's Double Trouble!"@ja-latn ;
    foaf:name "Donkey Kong Country 3: Dixie Kong's Double Trouble!"@en,
        "スーパードンキーコング3"@ja,
        "Donkey Kong Country 3: Dixie Kong's Double Trouble!"@ja-latn .

<product/415#subject> a schema:CreativeWork ;
    schema:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn ;
    foaf:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/83/39338/39338-1368691806.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39338#performance> ;
    schema:name "El Pogo8bit"@en ;
    foaf:name "El Pogo8bit"@en .

<album/39338#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lost Tracks"@en,
        "The Lost Tracks (2009 - 2011)"@ja,
        "The Lost Tracks"@ja-latn ;
    mo:performance_of <album/39338#musicalwork> ;
    mo:performer _:Nccfc604224cd48ce99727e9a8e4c81af,
        <artist/6300#subject> ;
    mo:recorded_as <album/39338#musicalexpression> ;
    schema:byArtist _:Nccfc604224cd48ce99727e9a8e4c81af,
        <artist/6300#subject> ;
    schema:name "The Lost Tracks"@en,
        "The Lost Tracks (2009 - 2011)"@ja,
        "The Lost Tracks"@ja-latn ;
    schema:workPerformed <album/39338#musicalwork> .

<album/39338#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lost Tracks"@en,
        "The Lost Tracks (2009 - 2011)"@ja,
        "The Lost Tracks"@ja-latn ;
    mo:composer <artist/1327#subject>,
        <artist/1717#subject>,
        <artist/190#subject>,
        <artist/57122#subject> ;
    mo:produced_work <album/39338#musicalwork> ;
    schema:name "The Lost Tracks"@en,
        "The Lost Tracks (2009 - 2011)"@ja,
        "The Lost Tracks"@ja-latn .

<album/39338#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-01"^^xsd:date ;
    dcterms:title "The Lost Tracks"@en,
        "The Lost Tracks (2009 - 2011)"@ja,
        "The Lost Tracks"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39338#musicalexpression> ;
    mo:publisher _:Nab899f561fe44e0c84a5f428b4376015 ;
    mo:record _:Ncb0ddf2d50aa461d9bf9a00ae13e7944 ;
    mo:record_count 1 ;
    schema:about <product/17606#subject>,
        <product/200#subject>,
        <product/272#subject>,
        <product/415#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Electrodreams"@en ;
            foaf:name "Electrodreams"@en ],
        <artist/6300#subject> ;
    schema:datePublished "2012-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/39338/39338-1368691806.jpg> ;
    schema:name "The Lost Tracks"@en,
        "The Lost Tracks (2009 - 2011)"@ja,
        "The Lost Tracks"@ja-latn ;
    schema:publisher _:Nab899f561fe44e0c84a5f428b4376015 ;
    foaf:depiction <https://media.vgm.io/albums/83/39338/39338-1368691806.jpg> .

_:N329d70545e454c96a9f8960cbf92e84a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusion Lullaby [Forest of Illusion - Super Mario World - SNES]"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Ncb0ddf2d50aa461d9bf9a00ae13e7944 ;
    schema:name "Illusion Lullaby [Forest of Illusion - Super Mario World - SNES]"@en .

_:N63c3bd06ef9641de81f73aba99eaa08c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening of the Walking Dead [Evening of the Undead - Zombies Ate My Neighbors - SNES]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ncb0ddf2d50aa461d9bf9a00ae13e7944 ;
    schema:name "Evening of the Walking Dead [Evening of the Undead - Zombies Ate My Neighbors - SNES]"@en .

_:N776be3bac7034df38e113852a97231e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1001 Skeleton Turtle's Bizzarre Adventure [Castle Theme - Super Mario World - SNES]"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ncb0ddf2d50aa461d9bf9a00ae13e7944 ;
    schema:name "1001 Skeleton Turtle's Bizzarre Adventure [Castle Theme - Super Mario World - SNES]"@en .

_:Nab899f561fe44e0c84a5f428b4376015 schema:name "Hello World Music"@en ;
    foaf:name "Hello World Music"@en .

_:Nc4b5ef338a5546e5bd79bdcb61d3521e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Silent Blues [Silence - F-Zero - SNES]"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ncb0ddf2d50aa461d9bf9a00ae13e7944 ;
    schema:name "The Silent Blues [Silence - F-Zero - SNES]"@en .

_:Nccfc604224cd48ce99727e9a8e4c81af a schema:Person,
        foaf:Person ;
    mo:performed <album/39338#performance> ;
    schema:name "Electrodreams"@en ;
    foaf:name "Electrodreams"@en .

_:Nf690e7cfa72c4e018b593178b152c0df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater Paranoia [Water World - Donkey Kong Country 3 - SNES]"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Ncb0ddf2d50aa461d9bf9a00ae13e7944 ;
    schema:name "Underwater Paranoia [Water World - Donkey Kong Country 3 - SNES]"@en .

_:Ncb0ddf2d50aa461d9bf9a00ae13e7944 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N329d70545e454c96a9f8960cbf92e84a,
        _:N63c3bd06ef9641de81f73aba99eaa08c,
        _:N776be3bac7034df38e113852a97231e1,
        _:Nc4b5ef338a5546e5bd79bdcb61d3521e,
        _:Nf690e7cfa72c4e018b593178b152c0df ;
    mo:track_count 5 ;
    schema:duration "PT16:07"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N329d70545e454c96a9f8960cbf92e84a,
        _:N63c3bd06ef9641de81f73aba99eaa08c,
        _:N776be3bac7034df38e113852a97231e1,
        _:Nc4b5ef338a5546e5bd79bdcb61d3521e,
        _:Nf690e7cfa72c4e018b593178b152c0df .

