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

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

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

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

<artist/57122#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74233#subject> ;
    schema:name "Eveline Fischer"@en ;
    foaf:made <album/74233#composition>,
        <album/74233#subject> ;
    foaf:name "Eveline Fischer"@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 .

<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 .

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

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

<https://medium-media.vgm.io/albums/33/74233/74233-1516237117.jpg> a schema:ImageObject,
        foaf:Image .

<album/74233#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Urban Kongs Sensation"@en,
        "アーバン・コングズ・センセーション"@ja,
        "Urban Kongs Sensation"@ja-latn ;
    mo:composer <artist/507#subject>,
        <artist/57122#subject> ;
    mo:produced_work <album/74233#musicalwork> ;
    schema:name "Urban Kongs Sensation"@en,
        "アーバン・コングズ・センセーション"@ja,
        "Urban Kongs Sensation"@ja-latn .

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

<artist/13440#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74233#performance> ;
    schema:name "Neppi"@en,
        "ねっぴ"@ja ;
    foaf:name "Neppi"@en,
        "ねっぴ"@ja .

<artist/16462#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74233#performance> ;
    schema:name "kumo assam"@en,
        "くもアッサム"@ja ;
    foaf:name "kumo assam"@en,
        "くもアッサム"@ja .

<album/74233#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Urban Kongs Sensation"@en,
        "アーバン・コングズ・センセーション"@ja,
        "Urban Kongs Sensation"@ja-latn ;
    mo:performance_of <album/74233#musicalwork> ;
    mo:performer _:N67b0fd01583c43b689672e66775ea0d9,
        <artist/13440#subject>,
        <artist/16462#subject> ;
    mo:recorded_as <album/74233#musicalexpression> ;
    schema:byArtist _:N67b0fd01583c43b689672e66775ea0d9,
        <artist/13440#subject>,
        <artist/16462#subject> ;
    schema:name "Urban Kongs Sensation"@en,
        "アーバン・コングズ・センセーション"@ja,
        "Urban Kongs Sensation"@ja-latn ;
    schema:workPerformed <album/74233#musicalwork> .

<album/74233#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-13"^^xsd:date ;
    dcterms:title "Urban Kongs Sensation"@en,
        "アーバン・コングズ・センセーション"@ja,
        "Urban Kongs Sensation"@ja-latn ;
    mo:catalogue_number "maps-1009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74233#musicalexpression> ;
    mo:publisher _:Ndef7fb27065c48c58a957f40b5f256c6 ;
    mo:record _:N27d059a885ea4381b6658a0ae4237b21 ;
    mo:record_count 1 ;
    schema:about <product/270#subject>,
        <product/271#subject>,
        <product/272#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "konako"@en ;
            foaf:name "konako"@en ],
        <artist/13440#subject>,
        <artist/16462#subject> ;
    schema:datePublished "2013-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/74233/74233-1516237117.jpg> ;
    schema:name "Urban Kongs Sensation"@en,
        "アーバン・コングズ・センセーション"@ja,
        "Urban Kongs Sensation"@ja-latn ;
    schema:publisher _:Ndef7fb27065c48c58a957f40b5f256c6 ;
    foaf:depiction <https://media.vgm.io/albums/33/74233/74233-1516237117.jpg> .

_:N19af747e21e84355bdeb8f4b29575fe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tug Your “boo-thang” out (1-CandyKong’s Thema)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N27d059a885ea4381b6658a0ae4237b21 ;
    schema:name "Tug Your “boo-thang” out (1-CandyKong’s Thema)"@en .

_:N5639a47945584207a5ccdc5e239c34fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oath Under The Rose (2-STICKERBRUSH SYMPHONY)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N27d059a885ea4381b6658a0ae4237b21 ;
    schema:name "Oath Under The Rose (2-STICKERBRUSH SYMPHONY)"@en .

_:N67b0fd01583c43b689672e66775ea0d9 a schema:Person,
        foaf:Person ;
    mo:performed <album/74233#performance> ;
    schema:name "konako"@en ;
    foaf:name "konako"@en .

_:N84ab78f244c74e6cadd16dae542c2adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breath but blind (2-Klomp’s Romp)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N27d059a885ea4381b6658a0ae4237b21 ;
    schema:name "Breath but blind (2-Klomp’s Romp)"@en .

_:N91378cda2c01480a9132660e1bdc53ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Rotator (3-Cascade Capers)"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N27d059a885ea4381b6658a0ae4237b21 ;
    schema:name "the Rotator (3-Cascade Capers)"@en .

_:Na6a0322b705747c89a2ea42b10b48dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imitated Gaiety (1-Aquatic Ambiance)"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N27d059a885ea4381b6658a0ae4237b21 ;
    schema:name "Imitated Gaiety (1-Aquatic Ambiance)"@en .

_:Nbdf839bcdeff44f38db68ad3c38e90d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hole In My Heart(1-Treetop Rock)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N27d059a885ea4381b6658a0ae4237b21 ;
    schema:name "Hole In My Heart(1-Treetop Rock)"@en .

_:Nc68204e1227545df8bdc234c22511e0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Don’t Hear My Name (1-Fear Factory)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N27d059a885ea4381b6658a0ae4237b21 ;
    schema:name "You Don’t Hear My Name (1-Fear Factory)"@en .

_:Ndef7fb27065c48c58a957f40b5f256c6 schema:name "c.o.maps"@en ;
    foaf:name "c.o.maps"@en .

_:Neea15f4ac421441eb4d8b67022b8402a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cool running (1-The Ice Cave)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N27d059a885ea4381b6658a0ae4237b21 ;
    schema:name "Cool running (1-The Ice Cave)"@en .

_:Nf0b247b49d4b4da0ab6d3ea53710381a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2nd encore (2-TOKEN TANGO)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N27d059a885ea4381b6658a0ae4237b21 ;
    schema:name "2nd encore (2-TOKEN TANGO)"@en .

_:Nfa622d0b39e146beb9b55e82fb03fd69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sun Already Gone Down (2-Jib Jig)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N27d059a885ea4381b6658a0ae4237b21 ;
    schema:name "The Sun Already Gone Down (2-Jib Jig)"@en .

_:N27d059a885ea4381b6658a0ae4237b21 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19af747e21e84355bdeb8f4b29575fe9,
        _:N5639a47945584207a5ccdc5e239c34fd,
        _:N84ab78f244c74e6cadd16dae542c2adc,
        _:N91378cda2c01480a9132660e1bdc53ee,
        _:Na6a0322b705747c89a2ea42b10b48dce,
        _:Nbdf839bcdeff44f38db68ad3c38e90d6,
        _:Nc68204e1227545df8bdc234c22511e0d,
        _:Neea15f4ac421441eb4d8b67022b8402a,
        _:Nf0b247b49d4b4da0ab6d3ea53710381a,
        _:Nfa622d0b39e146beb9b55e82fb03fd69 ;
    mo:track_count 10 ;
    schema:duration "PT49:27"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N19af747e21e84355bdeb8f4b29575fe9,
        _:N5639a47945584207a5ccdc5e239c34fd,
        _:N84ab78f244c74e6cadd16dae542c2adc,
        _:N91378cda2c01480a9132660e1bdc53ee,
        _:Na6a0322b705747c89a2ea42b10b48dce,
        _:Nbdf839bcdeff44f38db68ad3c38e90d6,
        _:Nc68204e1227545df8bdc234c22511e0d,
        _:Neea15f4ac421441eb4d8b67022b8402a,
        _:Nf0b247b49d4b4da0ab6d3ea53710381a,
        _:Nfa622d0b39e146beb9b55e82fb03fd69 .

