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

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

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

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

<artist/1935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7672#subject> ;
    schema:name "Grant Kirkhope"@en ;
    foaf:made <album/7672#composition>,
        <album/7672#subject> ;
    foaf:name "Grant Kirkhope"@en .

<artist/282#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7672#subject> ;
    schema:name "Junko Ozawa"@en,
        "小沢純子"@ja ;
    foaf:made <album/7672#composition>,
        <album/7672#subject> ;
    foaf:name "Junko Ozawa"@en,
        "小沢純子"@ja .

<artist/475#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7672#subject> ;
    schema:name "Hirokazu Ando"@en,
        "安藤浩和"@ja ;
    foaf:made <album/7672#composition>,
        <album/7672#subject> ;
    foaf:name "Hirokazu Ando"@en,
        "安藤浩和"@ja .

<artist/507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7672#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/7672#composition>,
        <album/7672#subject> ;
    foaf:name "David Wise"@en .

<product/9051#subject> a schema:CreativeWork ;
    schema:name "Donkey Konga"@en,
        "ドンキーコンガ"@ja,
        "Donkey Konga"@ja-latn ;
    foaf:name "Donkey Konga"@en,
        "ドンキーコンガ"@ja,
        "Donkey Konga"@ja-latn .

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

<album/7672#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Donkey Konga: The Hottest Hits"@en,
        "Donkey Konga: The Hottest Hits"@ja,
        "Donkey Konga: The Hottest Hits"@ja-latn ;
    mo:performance_of <album/7672#musicalwork> ;
    mo:recorded_as <album/7672#musicalexpression> ;
    schema:name "Donkey Konga: The Hottest Hits"@en,
        "Donkey Konga: The Hottest Hits"@ja,
        "Donkey Konga: The Hottest Hits"@ja-latn ;
    schema:workPerformed <album/7672#musicalwork> .

<org/269#subject> schema:name "Nintendo of Europe"@en,
        "Nintendo of Europe"@ja,
        "Nintendo of Europe"@ja-latn ;
    foaf:name "Nintendo of Europe"@en,
        "Nintendo of Europe"@ja,
        "Nintendo of Europe"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/7672/7672-1206705605.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7672#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Donkey Konga: The Hottest Hits"@en,
        "Donkey Konga: The Hottest Hits"@ja,
        "Donkey Konga: The Hottest Hits"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/1935#subject>,
        <artist/282#subject>,
        <artist/475#subject>,
        <artist/507#subject> ;
    mo:produced_work <album/7672#musicalwork> ;
    schema:name "Donkey Konga: The Hottest Hits"@en,
        "Donkey Konga: The Hottest Hits"@ja,
        "Donkey Konga: The Hottest Hits"@ja-latn .

<album/7672#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "Donkey Konga: The Hottest Hits"@en,
        "Donkey Konga: The Hottest Hits"@ja,
        "Donkey Konga: The Hottest Hits"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7672#musicalexpression> ;
    mo:publisher <org/269#subject> ;
    mo:record _:Nd7332ba649504a3693f5726b8f662e03 ;
    mo:record_count 1 ;
    schema:about <product/9051#subject> ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/7672/7672-1206705605.jpg> ;
    schema:name "Donkey Konga: The Hottest Hits"@en,
        "Donkey Konga: The Hottest Hits"@ja,
        "Donkey Konga: The Hottest Hits"@ja-latn ;
    schema:publisher <org/269#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/7672/7672-1206705605.jpg> .

_:N2b93b71c496a4d45a97cba4e5a3379bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DK Rap"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nd7332ba649504a3693f5726b8f662e03 ;
    schema:name "DK Rap"@en .

_:N4eeebfb7b79d48908d95b7852c95427b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Cruise"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nd7332ba649504a3693f5726b8f662e03 ;
    schema:name "Rainbow Cruise"@en .

_:N70450c3b773e49b3aaae5257f4c49ca2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donkey Kong Country Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nd7332ba649504a3693f5726b8f662e03 ;
    schema:name "Donkey Kong Country Theme"@en .

_:Na3850dc9ce6e4128aa63ab89ba4da467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros. Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nd7332ba649504a3693f5726b8f662e03 ;
    schema:name "Super Mario Bros. Theme"@en .

_:Nb46cdc7827024b39b6f5ee0ee3df5fa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Smash Bros. Melee"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nd7332ba649504a3693f5726b8f662e03 ;
    schema:name "Super Smash Bros. Melee"@en .

_:Neb4103e73e9c487aa328ee0b1bf016f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donkey Konga Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nd7332ba649504a3693f5726b8f662e03 ;
    schema:name "Donkey Konga Theme"@en .

_:Nef158b6675104125bd82f3022c4423c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nd7332ba649504a3693f5726b8f662e03 ;
    schema:name "The Legend of Zelda Theme"@en .

_:Nd7332ba649504a3693f5726b8f662e03 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b93b71c496a4d45a97cba4e5a3379bb,
        _:N4eeebfb7b79d48908d95b7852c95427b,
        _:N70450c3b773e49b3aaae5257f4c49ca2,
        _:Na3850dc9ce6e4128aa63ab89ba4da467,
        _:Nb46cdc7827024b39b6f5ee0ee3df5fa0,
        _:Neb4103e73e9c487aa328ee0b1bf016f8,
        _:Nef158b6675104125bd82f3022c4423c8 ;
    mo:track_count 7 ;
    schema:duration "PT12:58"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2b93b71c496a4d45a97cba4e5a3379bb,
        _:N4eeebfb7b79d48908d95b7852c95427b,
        _:N70450c3b773e49b3aaae5257f4c49ca2,
        _:Na3850dc9ce6e4128aa63ab89ba4da467,
        _:Nb46cdc7827024b39b6f5ee0ee3df5fa0,
        _:Neb4103e73e9c487aa328ee0b1bf016f8,
        _:Nef158b6675104125bd82f3022c4423c8 .

