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

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

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

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

<artist/309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65234#subject> ;
    schema:name "Naoki Kodaka"@en,
        "小高直樹"@ja ;
    foaf:made <album/65234#composition>,
        <album/65234#subject> ;
    foaf:name "Naoki Kodaka"@en,
        "小高直樹"@ja .

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

<artist/399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65234#subject> ;
    schema:name "Tatsuyuki Maeda"@en,
        "前田龍之"@ja ;
    foaf:made <album/65234#composition>,
        <album/65234#subject> ;
    foaf:name "Tatsuyuki Maeda"@en,
        "前田龍之"@ja .

<artist/634#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65234#subject> ;
    schema:name "Hajime Hirasawa"@en,
        "平澤創"@ja ;
    foaf:made <album/65234#composition>,
        <album/65234#subject> ;
    foaf:name "Hajime Hirasawa"@en,
        "平澤創"@ja .

<product/12646#subject> a schema:CreativeWork ;
    schema:name "Gremlins 2: The New Batch"@en,
        "グレムリン２　新種誕生"@ja,
        "Gremlins 2: The New Batch"@ja-latn ;
    foaf:name "Gremlins 2: The New Batch"@en,
        "グレムリン２　新種誕生"@ja,
        "Gremlins 2: The New Batch"@ja-latn .

<product/1740#subject> a schema:CreativeWork ;
    schema:name "Star Fox (1993)"@en,
        "スターフォックス (1993)"@ja,
        "Star Fox (1993)"@ja-latn ;
    foaf:name "Star Fox (1993)"@en,
        "スターフォックス (1993)"@ja,
        "Star Fox (1993)"@ja-latn .

<product/2113#subject> a schema:CreativeWork ;
    schema:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn ;
    foaf:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn .

<product/2162#subject> a schema:CreativeWork ;
    schema:name "Skies of Arcadia"@en,
        "エターナルアルカディア"@ja,
        "Eternal Arcadia"@ja-latn ;
    foaf:name "Skies of Arcadia"@en,
        "エターナルアルカディア"@ja,
        "Eternal Arcadia"@ja-latn .

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn .

<product/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

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

<album/65234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Orchestrated Video Games Vol 2"@en,
        "Orchestrated Video Games Vol 2"@ja,
        "Orchestrated Video Games Vol 2"@ja-latn ;
    mo:performance_of <album/65234#musicalwork> ;
    mo:recorded_as <album/65234#musicalexpression> ;
    schema:name "Orchestrated Video Games Vol 2"@en,
        "Orchestrated Video Games Vol 2"@ja,
        "Orchestrated Video Games Vol 2"@ja-latn ;
    schema:workPerformed <album/65234#musicalwork> .

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

<https://medium-media.vgm.io/albums/43/65234/65234-1485798642.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/65234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Orchestrated Video Games Vol 2"@en,
        "Orchestrated Video Games Vol 2"@ja,
        "Orchestrated Video Games Vol 2"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/309#subject>,
        <artist/363#subject>,
        <artist/399#subject>,
        <artist/634#subject> ;
    mo:produced_work <album/65234#musicalwork> ;
    schema:name "Orchestrated Video Games Vol 2"@en,
        "Orchestrated Video Games Vol 2"@ja,
        "Orchestrated Video Games Vol 2"@ja-latn .

<album/65234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-25"^^xsd:date ;
    dcterms:title "Orchestrated Video Games Vol 2"@en,
        "Orchestrated Video Games Vol 2"@ja,
        "Orchestrated Video Games Vol 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/65234#musicalexpression> ;
    mo:publisher _:N91e217d71f244e259a5b5e77719e31c9 ;
    mo:record _:Ne0c856f5b5594414b2612b535635933f ;
    mo:record_count 1 ;
    schema:about <product/12646#subject>,
        <product/1740#subject>,
        <product/2113#subject>,
        <product/2162#subject>,
        <product/258#subject>,
        <product/416#subject>,
        <product/500#subject> ;
    schema:datePublished "2016-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/65234/65234-1485798642.jpg> ;
    schema:name "Orchestrated Video Games Vol 2"@en,
        "Orchestrated Video Games Vol 2"@ja,
        "Orchestrated Video Games Vol 2"@ja-latn ;
    schema:publisher _:N91e217d71f244e259a5b5e77719e31c9 ;
    foaf:depiction <https://media.vgm.io/albums/43/65234/65234-1485798642.jpg> .

_:N170f7e6aa85f415a9d81630c365c7c92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skies of Arcadia - Air Pirate Island"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ne0c856f5b5594414b2612b535635933f ;
    schema:name "Skies of Arcadia - Air Pirate Island"@en .

_:N3e4ab15e08e8438798783e65681336db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starfox - Corneria"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Ne0c856f5b5594414b2612b535635933f ;
    schema:name "Starfox - Corneria"@en .

_:N5b6df367771945579b3292d486defb85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Zelda - African Overworld Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ne0c856f5b5594414b2612b535635933f ;
    schema:name "Legend of Zelda - African Overworld Theme"@en .

_:N73ffadaa6b1b4e1a992c3f1d88c4feab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Zelda's Rescue - Zelda : A Link to the past"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ne0c856f5b5594414b2612b535635933f ;
    schema:name "Princess Zelda's Rescue - Zelda : A Link to the past"@en .

_:N86a5912804424f5ca805a50f0152a766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros - Overworld Latin Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Ne0c856f5b5594414b2612b535635933f ;
    schema:name "Super Mario Bros - Overworld Latin Theme"@en .

_:N91e217d71f244e259a5b5e77719e31c9 schema:name "Ganaé Music Maker"@en,
        "Ganaé Music Maker"@ja,
        "Ganaé Music Maker"@ja-latn ;
    foaf:name "Ganaé Music Maker"@en,
        "Ganaé Music Maker"@ja,
        "Ganaé Music Maker"@ja-latn .

_:Nbcbcc0d38e74421292092a5e88092022 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gremlins 2 - Office Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Ne0c856f5b5594414b2612b535635933f ;
    schema:name "Gremlins 2 - Office Theme"@en .

_:Nf47d4539e9eb4244af0baa6cf21a8e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Land - Overworld"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ne0c856f5b5594414b2612b535635933f ;
    schema:name "Super Mario Land - Overworld"@en .

_:Ne0c856f5b5594414b2612b535635933f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N170f7e6aa85f415a9d81630c365c7c92,
        _:N3e4ab15e08e8438798783e65681336db,
        _:N5b6df367771945579b3292d486defb85,
        _:N73ffadaa6b1b4e1a992c3f1d88c4feab,
        _:N86a5912804424f5ca805a50f0152a766,
        _:Nbcbcc0d38e74421292092a5e88092022,
        _:Nf47d4539e9eb4244af0baa6cf21a8e01 ;
    mo:track_count 7 ;
    schema:duration "PT18:37"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N170f7e6aa85f415a9d81630c365c7c92,
        _:N3e4ab15e08e8438798783e65681336db,
        _:N5b6df367771945579b3292d486defb85,
        _:N73ffadaa6b1b4e1a992c3f1d88c4feab,
        _:N86a5912804424f5ca805a50f0152a766,
        _:Nbcbcc0d38e74421292092a5e88092022,
        _:Nf47d4539e9eb4244af0baa6cf21a8e01 .

