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

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

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

<artist/375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111576#subject> ;
    schema:name "Jun Senoue"@en,
        "瀬上純"@ja ;
    foaf:made <album/111576#composition>,
        <album/111576#subject> ;
    foaf:name "Jun Senoue"@en,
        "瀬上純"@ja .

<artist/4498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111576#subject> ;
    schema:name "Tomotsune Maeno"@en,
        "前野知常"@ja ;
    foaf:made <album/111576#composition>,
        <album/111576#subject> ;
    foaf:name "Tomotsune Maeno"@en,
        "前野知常"@ja .

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

<artist/690#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111576#subject> ;
    schema:name "Kazumi Totaka"@en,
        "戸高一生"@ja ;
    foaf:made <album/111576#composition>,
        <album/111576#subject> ;
    foaf:name "Kazumi Totaka"@en,
        "戸高一生"@ja .

<artist/779#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111576#subject> ;
    schema:name "Tomohito Nishiura"@en,
        "西浦智仁"@ja ;
    foaf:made <album/111576#composition>,
        <album/111576#subject> ;
    foaf:name "Tomohito Nishiura"@en,
        "西浦智仁"@ja .

<event/209> a mo:Release ;
    schema:name "Released at Comic Market 94 (Aug 10, 2018 to Aug 12, 2018)" .

<product/18756#subject> a schema:CreativeWork ;
    schema:name "Princess Tomato in the Salad Kingdom"@en,
        "サラダの国のトマト姫"@ja,
        "Salad no Kuni no Tomato-hime"@ja-latn ;
    foaf:name "Princess Tomato in the Salad Kingdom"@en,
        "サラダの国のトマト姫"@ja,
        "Salad no Kuni no Tomato-hime"@ja-latn .

<product/239#subject> a schema:CreativeWork ;
    schema:name "Professor Layton and the Curious Village"@en,
        "レイトン教授と不思議な町"@ja,
        "Layton Kyouju to Fushigi na Machi"@ja-latn ;
    foaf:name "Professor Layton and the Curious Village"@en,
        "レイトン教授と不思議な町"@ja,
        "Layton Kyouju to Fushigi na Machi"@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/808#subject> a schema:CreativeWork ;
    schema:name "Sonic Adventure 2"@en,
        "ソニックアドベンチャー2"@ja,
        "Sonic Adventure 2"@ja-latn ;
    foaf:name "Sonic Adventure 2"@en,
        "ソニックアドベンチャー2"@ja,
        "Sonic Adventure 2"@ja-latn .

<product/8603#subject> a schema:CreativeWork ;
    schema:name "Animal Crossing"@en,
        "どうぶつの森"@ja,
        "Doubutsu no Mori"@ja-latn ;
    foaf:name "Animal Crossing"@en,
        "どうぶつの森"@ja,
        "Doubutsu no Mori"@ja-latn .

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

<https://media.vgm.io/albums/67/111576/111576-76eec199088d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111576#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/111576/111576-76eec199088d.jpg> ;
    foaf:depicts <album/111576#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/111576/111576-76eec199088d.jpg> .

<https://medium-media.vgm.io/albums/67/111576/111576-76eec199088d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111576#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultra Hyper Grooving Game Music Vol.3"@en,
        "Ultra Hyper Grooving Game Music Vol.3"@ja,
        "Ultra Hyper Grooving Game Music Vol.3"@ja-latn ;
    mo:performance_of <album/111576#musicalwork> ;
    mo:performer <artist/42605#subject> ;
    mo:recorded_as <album/111576#musicalexpression> ;
    schema:byArtist <artist/42605#subject> ;
    schema:name "Ultra Hyper Grooving Game Music Vol.3"@en,
        "Ultra Hyper Grooving Game Music Vol.3"@ja,
        "Ultra Hyper Grooving Game Music Vol.3"@ja-latn ;
    schema:workPerformed <album/111576#musicalwork> .

<artist/42605#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/111576#performance> ;
    schema:name "Nice! Edmond is Super Sumo-wrestler"@en ;
    foaf:name "Nice! Edmond is Super Sumo-wrestler"@en .

<album/111576#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultra Hyper Grooving Game Music Vol.3"@en,
        "Ultra Hyper Grooving Game Music Vol.3"@ja,
        "Ultra Hyper Grooving Game Music Vol.3"@ja-latn ;
    mo:composer <artist/375#subject>,
        <artist/4498#subject>,
        <artist/507#subject>,
        <artist/690#subject>,
        <artist/779#subject> ;
    mo:produced_work <album/111576#musicalwork> ;
    schema:name "Ultra Hyper Grooving Game Music Vol.3"@en,
        "Ultra Hyper Grooving Game Music Vol.3"@ja,
        "Ultra Hyper Grooving Game Music Vol.3"@ja-latn .

<album/111576#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-12"^^xsd:date ;
    dcterms:title "Ultra Hyper Grooving Game Music Vol.3"@en,
        "Ultra Hyper Grooving Game Music Vol.3"@ja,
        "Ultra Hyper Grooving Game Music Vol.3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/111576#musicalexpression> ;
    mo:publisher _:N931b25a1295143ed8d3b7258c69c159f ;
    mo:record _:N446894df7f0b4648a58eca92b0555a59 ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:about <product/18756#subject>,
        <product/239#subject>,
        <product/271#subject>,
        <product/808#subject>,
        <product/8603#subject> ;
    schema:byArtist <artist/42605#subject> ;
    schema:datePublished "2018-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/111576/111576-76eec199088d.jpg> ;
    schema:name "Ultra Hyper Grooving Game Music Vol.3"@en,
        "Ultra Hyper Grooving Game Music Vol.3"@ja,
        "Ultra Hyper Grooving Game Music Vol.3"@ja-latn ;
    schema:publisher _:N931b25a1295143ed8d3b7258c69c159f ;
    foaf:depiction <https://media.vgm.io/albums/67/111576/111576-76eec199088d.jpg> .

_:N093d293264c54499a0cc464fb1f69e1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saladoria/The Prison（from \"Princess Tomato in the Salad Kingdom\")"@en,
        "サラダロアの町/サラダ町奉行所 (サラダの国のトマト姫 より)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N446894df7f0b4648a58eca92b0555a59 ;
    schema:name "Saladoria/The Prison（from \"Princess Tomato in the Salad Kingdom\")"@en,
        "サラダロアの町/サラダ町奉行所 (サラダの国のトマト姫 より)"@ja .

_:N6878a3f0cd9842c6885d1bb34043445f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Professor Layton's Theme（from \"Professor Layton and the Curious Village\"）"@en,
        "レイトン教授のテーマ (レイトン教授と不思議な町 より)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N446894df7f0b4648a58eca92b0555a59 ;
    schema:name "Professor Layton's Theme（from \"Professor Layton and the Curious Village\"）"@en,
        "レイトン教授のテーマ (レイトン教授と不思議な町 より)"@ja .

_:N6dc39b9f3f9e4d59bf13643ffc46c28c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snakey Chanty（from \"Donkey Kong Country 2: Diddy's Kong Quest\"）"@en,
        "Snakey Chantey (スーパードンキーコング2 より)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N446894df7f0b4648a58eca92b0555a59 ;
    schema:name "Snakey Chanty（from \"Donkey Kong Country 2: Diddy's Kong Quest\"）"@en,
        "Snakey Chantey (スーパードンキーコング2 より)"@ja .

_:N8a6f163eb9c3456d8ccc37ee0c9409c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title（from \"Animal Crossing\"）"@en,
        "タイトル (どうぶつの森 より)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N446894df7f0b4648a58eca92b0555a59 ;
    schema:name "Title（from \"Animal Crossing\"）"@en,
        "タイトル (どうぶつの森 より)"@ja .

_:N931b25a1295143ed8d3b7258c69c159f schema:name "N!ESS"@en,
        "N!ESS"@ja,
        "N!ESS"@ja-latn ;
    foaf:name "N!ESS"@en,
        "N!ESS"@ja,
        "N!ESS"@ja-latn .

_:Ndec99ed8378942fea140d3a645256551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape From The City（from \"SONIC ADVENTURE2\"）"@en,
        "Escape From The City (ソニックアドベンチャー2 より)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N446894df7f0b4648a58eca92b0555a59 ;
    schema:name "Escape From The City（from \"SONIC ADVENTURE2\"）"@en,
        "Escape From The City (ソニックアドベンチャー2 より)"@ja .

_:N446894df7f0b4648a58eca92b0555a59 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N093d293264c54499a0cc464fb1f69e1e,
        _:N6878a3f0cd9842c6885d1bb34043445f,
        _:N6dc39b9f3f9e4d59bf13643ffc46c28c,
        _:N8a6f163eb9c3456d8ccc37ee0c9409c7,
        _:Ndec99ed8378942fea140d3a645256551 ;
    mo:track_count 5 ;
    schema:duration "PT16:20"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N093d293264c54499a0cc464fb1f69e1e,
        _:N6878a3f0cd9842c6885d1bb34043445f,
        _:N6dc39b9f3f9e4d59bf13643ffc46c28c,
        _:N8a6f163eb9c3456d8ccc37ee0c9409c7,
        _:Ndec99ed8378942fea140d3a645256551 .

