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

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

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55067#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/55067#composition>,
        <album/55067#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

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

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55067#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/55067#composition>,
        <album/55067#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<product/10831#subject> a schema:CreativeWork ;
    schema:name "Majou Densetsu II: Daimashikyou Galious"@en,
        "魔城伝説II 大魔司教ガリウス"@ja,
        "Majou Densetsu II: Daimashikyou Galious"@ja-latn ;
    foaf:name "Majou Densetsu II: Daimashikyou Galious"@en,
        "魔城伝説II 大魔司教ガリウス"@ja,
        "Majou Densetsu II: Daimashikyou Galious"@ja-latn .

<product/2137#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros. 2"@en,
        "スーパーマリオUSA"@ja,
        "Super Mario USA"@ja-latn ;
    foaf:name "Super Mario Bros. 2"@en,
        "スーパーマリオUSA"@ja,
        "Super Mario USA"@ja-latn .

<product/6037#subject> a schema:CreativeWork ;
    schema:name "Balloon Fight"@en,
        "バルーンファイト"@ja,
        "Balloon Fight"@ja-latn ;
    foaf:name "Balloon Fight"@en,
        "バルーンファイト"@ja,
        "Balloon Fight"@ja-latn .

<product/7336#subject> a schema:CreativeWork ;
    schema:name "Konami Wai Wai World"@en,
        "コナミワイワイワールド"@ja,
        "Konami Wai Wai World"@ja-latn ;
    foaf:name "Konami Wai Wai World"@en,
        "コナミワイワイワールド"@ja,
        "Konami Wai Wai World"@ja-latn .

<product/985#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest III: The Seeds of Salvation"@en,
        "ドラゴンクエストIII: そして伝説へ…"@ja,
        "Dragon Quest III: Soshite Densetsue..."@ja-latn ;
    foaf:name "Dragon Quest III: The Seeds of Salvation"@en,
        "ドラゴンクエストIII: そして伝説へ…"@ja,
        "Dragon Quest III: Soshite Densetsue..."@ja-latn .

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

<album/55067#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EtlanZ Special Disc Famicom Best History EXTRA Ver."@en,
        "エトランゼ スペシャルディスク ファミコンベスト ヒストリー EXTRA Ver."@ja,
        "EtlanZ Special Disc Famicom Best History EXTRA Ver."@ja-latn ;
    mo:performance_of <album/55067#musicalwork> ;
    mo:recorded_as <album/55067#musicalexpression> ;
    schema:name "EtlanZ Special Disc Famicom Best History EXTRA Ver."@en,
        "エトランゼ スペシャルディスク ファミコンベスト ヒストリー EXTRA Ver."@ja,
        "EtlanZ Special Disc Famicom Best History EXTRA Ver."@ja-latn ;
    schema:workPerformed <album/55067#musicalwork> .

<org/298#subject> schema:name "EtlanZ"@en,
        "エトランゼ"@ja,
        "EtlanZ"@ja-latn ;
    foaf:name "EtlanZ"@en,
        "エトランゼ"@ja,
        "EtlanZ"@ja-latn .

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

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

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

<album/55067#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EtlanZ Special Disc Famicom Best History EXTRA Ver."@en,
        "エトランゼ スペシャルディスク ファミコンベスト ヒストリー EXTRA Ver."@ja,
        "EtlanZ Special Disc Famicom Best History EXTRA Ver."@ja-latn ;
    mo:composer <artist/114#subject>,
        <artist/190#subject>,
        <artist/363#subject> ;
    mo:produced_work <album/55067#musicalwork> ;
    schema:name "EtlanZ Special Disc Famicom Best History EXTRA Ver."@en,
        "エトランゼ スペシャルディスク ファミコンベスト ヒストリー EXTRA Ver."@ja,
        "EtlanZ Special Disc Famicom Best History EXTRA Ver."@ja-latn .

<album/55067#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-17"^^xsd:date ;
    dcterms:title "EtlanZ Special Disc Famicom Best History EXTRA Ver."@en,
        "エトランゼ スペシャルディスク ファミコンベスト ヒストリー EXTRA Ver."@ja,
        "EtlanZ Special Disc Famicom Best History EXTRA Ver."@ja-latn ;
    mo:catalogue_number "SP06" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55067#musicalexpression> ;
    mo:publisher <org/298#subject> ;
    mo:record _:N448d88d85996494d825546b96f3b35df ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Karateka"@en ;
            foaf:name "Karateka"@en ],
        <product/10831#subject>,
        <product/2137#subject>,
        <product/6037#subject>,
        <product/7336#subject>,
        <product/985#subject> ;
    schema:datePublished "2014-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/55067/55067-1484539631.jpg> ;
    schema:name "EtlanZ Special Disc Famicom Best History EXTRA Ver."@en,
        "エトランゼ スペシャルディスク ファミコンベスト ヒストリー EXTRA Ver."@ja,
        "EtlanZ Special Disc Famicom Best History EXTRA Ver."@ja-latn ;
    schema:publisher <org/298#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/55067/55067-1484539631.jpg> .

_:N4c4cb3675e08428e9dd68c7852d3ee01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Character Select ~ Stage 1"@en,
        "キャラセレクト～1面"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N448d88d85996494d825546b96f3b35df ;
    schema:name "Character Select ~ Stage 1"@en,
        "キャラセレクト～1面"@ja .

_:N62c82410b5124a82a1e4070a984e038b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Advance of the Karateka"@en,
        "カラテカの歩み"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N448d88d85996494d825546b96f3b35df ;
    schema:name "Advance of the Karateka"@en,
        "カラテカの歩み"@ja .

_:N8611201d2a3a4d648baa440ade78dc72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STG Stage (Space) -Remaster Ver.-"@en,
        "STGステージ (宇宙) -リマスター Ver.-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N448d88d85996494d825546b96f3b35df ;
    schema:name "STG Stage (Space) -Remaster Ver.-"@en,
        "STGステージ (宇宙) -リマスター Ver.-"@ja .

_:N8de04a5feb7245ffa097bb1a2f1de7d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World BGM (Underworld)"@en,
        "ワールドBGM (裏世界)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N448d88d85996494d825546b96f3b35df ;
    schema:name "World BGM (Underworld)"@en,
        "ワールドBGM (裏世界)"@ja .

_:N9e98920ab87e46a6bac9b8c4f06ccf77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Balloon Trip"@en,
        "バルーントリップ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N448d88d85996494d825546b96f3b35df ;
    schema:name "Balloon Trip"@en,
        "バルーントリップ"@ja .

_:Na4f2a71f1b1146da98d639b9be8f418a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Legend -Remaster Ver.-"@en,
        "そして伝説へ -リマスター Ver.-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N448d88d85996494d825546b96f3b35df ;
    schema:name "Into the Legend -Remaster Ver.-"@en,
        "そして伝説へ -リマスター Ver.-"@ja .

_:Nb35961b805394b2b97a1a6919facb097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure -Remaster Ver.-"@en,
        "冒険の旅 -リマスター Ver.-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N448d88d85996494d825546b96f3b35df ;
    schema:name "Adventure -Remaster Ver.-"@en,
        "冒険の旅 -リマスター Ver.-"@ja .

_:Nfdb958e2126f48b3b397e041e60ddec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STG Stage (Above Ground) -Remaster Ver.-"@en,
        "STGステージ (地上) -リマスター Ver.-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N448d88d85996494d825546b96f3b35df ;
    schema:name "STG Stage (Above Ground) -Remaster Ver.-"@en,
        "STGステージ (地上) -リマスター Ver.-"@ja .

_:N448d88d85996494d825546b96f3b35df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c4cb3675e08428e9dd68c7852d3ee01,
        _:N62c82410b5124a82a1e4070a984e038b,
        _:N8611201d2a3a4d648baa440ade78dc72,
        _:N8de04a5feb7245ffa097bb1a2f1de7d9,
        _:N9e98920ab87e46a6bac9b8c4f06ccf77,
        _:Na4f2a71f1b1146da98d639b9be8f418a,
        _:Nb35961b805394b2b97a1a6919facb097,
        _:Nfdb958e2126f48b3b397e041e60ddec8 ;
    mo:track_count 8 ;
    schema:duration "PT21:52"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4c4cb3675e08428e9dd68c7852d3ee01,
        _:N62c82410b5124a82a1e4070a984e038b,
        _:N8611201d2a3a4d648baa440ade78dc72,
        _:N8de04a5feb7245ffa097bb1a2f1de7d9,
        _:N9e98920ab87e46a6bac9b8c4f06ccf77,
        _:Na4f2a71f1b1146da98d639b9be8f418a,
        _:Nb35961b805394b2b97a1a6919facb097,
        _:Nfdb958e2126f48b3b397e041e60ddec8 .

