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

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

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

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

<product/270#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn ;
    foaf:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn .

<product/271#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn ;
    foaf:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn .

<album/44363#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Club Kong"@en,
        "Club Kong"@ja,
        "Club Kong"@ja-latn ;
    mo:composer <artist/507#subject> ;
    mo:produced_work <album/44363#musicalwork> ;
    schema:name "Club Kong"@en,
        "Club Kong"@ja,
        "Club Kong"@ja-latn .

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

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

<org/1137#subject> schema:name "GameChops"@en,
        "GameChops"@ja,
        "GameChops"@ja-latn ;
    foaf:name "GameChops"@en,
        "GameChops"@ja,
        "GameChops"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/44363/44363-1392212880.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44363#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-10"^^xsd:date ;
    dcterms:title "Club Kong"@en,
        "Club Kong"@ja,
        "Club Kong"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/44363#musicalexpression> ;
    mo:publisher <org/1137#subject> ;
    mo:record _:Nf272b31beb0a499f9b486a0529bdf28a ;
    mo:record_count 1 ;
    schema:about <product/270#subject>,
        <product/271#subject> ;
    schema:datePublished "2014-02-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/44363/44363-1392212880.jpg> ;
    schema:name "Club Kong"@en,
        "Club Kong"@ja,
        "Club Kong"@ja-latn ;
    schema:publisher <org/1137#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/44363/44363-1392212880.jpg> .

_:N117853446cf04aeda1f886ef6dddbab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Club Kong (DK Island Swing) ft. brentalfloss"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nf272b31beb0a499f9b486a0529bdf28a ;
    schema:name "Welcome to Club Kong (DK Island Swing) ft. brentalfloss"@en .

_:N1a4f169400f24fc782378b6b2de8909f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swept Away (Aquatic Ambience)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nf272b31beb0a499f9b486a0529bdf28a ;
    schema:name "Swept Away (Aquatic Ambience)"@en .

_:N21af454d4977497db8deaf1e744d0f7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monkey and Machine (Fear Factory)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nf272b31beb0a499f9b486a0529bdf28a ;
    schema:name "Monkey and Machine (Fear Factory)"@en .

_:N39839643c05743798ef51893f52ff88b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Da Mines (Mining Melancholy)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nf272b31beb0a499f9b486a0529bdf28a ;
    schema:name "Da Mines (Mining Melancholy)"@en .

_:Nb38c601f902e49a790110f4071fd5033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever Frozen (In a Snow-Bound Land)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nf272b31beb0a499f9b486a0529bdf28a ;
    schema:name "Forever Frozen (In a Snow-Bound Land)"@en .

_:Ne031d3746a584804aa5bf362fb56a0b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Da Mines (Dj CUTMAN Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf272b31beb0a499f9b486a0529bdf28a ;
    schema:name "Da Mines (Dj CUTMAN Remix)"@en .

_:Nf272b31beb0a499f9b486a0529bdf28a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N117853446cf04aeda1f886ef6dddbab7,
        _:N1a4f169400f24fc782378b6b2de8909f,
        _:N21af454d4977497db8deaf1e744d0f7c,
        _:N39839643c05743798ef51893f52ff88b,
        _:Nb38c601f902e49a790110f4071fd5033,
        _:Ne031d3746a584804aa5bf362fb56a0b7 ;
    mo:track_count 6 ;
    schema:duration "PT21:33"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N117853446cf04aeda1f886ef6dddbab7,
        _:N1a4f169400f24fc782378b6b2de8909f,
        _:N21af454d4977497db8deaf1e744d0f7c,
        _:N39839643c05743798ef51893f52ff88b,
        _:Nb38c601f902e49a790110f4071fd5033,
        _:Ne031d3746a584804aa5bf362fb56a0b7 .

