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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41285#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/41285#composition>,
        <album/41285#subject> ;
    foaf:name "ZUN"@en .

<artist/1296#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41285#subject> ;
    schema:name "Robert Prince"@en ;
    foaf:made <album/41285#composition>,
        <album/41285#subject> ;
    foaf:name "Robert Prince"@en .

<artist/1301#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41285#subject> ;
    schema:name "Tim Follin"@en ;
    foaf:made <album/41285#composition>,
        <album/41285#subject> ;
    foaf:name "Tim Follin"@en .

<artist/1453#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41285#subject> ;
    schema:name "Kazunaka Yamane"@en,
        "山根一央"@ja ;
    foaf:made <album/41285#composition>,
        <album/41285#subject> ;
    foaf:name "Kazunaka Yamane"@en,
        "山根一央"@ja .

<artist/5333#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41285#subject> ;
    schema:name "SCLAP"@en ;
    foaf:made <album/41285#composition>,
        <album/41285#subject> ;
    foaf:name "SCLAP"@en .

<product/13168#subject> a schema:CreativeWork ;
    schema:name "R-TYPE"@en,
        "アール・タイプ"@ja,
        "R-TYPE"@ja-latn ;
    foaf:name "R-TYPE"@en,
        "アール・タイプ"@ja,
        "R-TYPE"@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/7956#subject> a schema:CreativeWork ;
    schema:name "Ghouls 'n Ghosts"@en,
        "大魔界村"@ja,
        "Daimakaimura"@ja-latn ;
    foaf:name "Ghouls 'n Ghosts"@en,
        "大魔界村"@ja,
        "Daimakaimura"@ja-latn .

<release/14174#subject> a schema:CreativeWork ;
    schema:name "Super Double Dragon"@en,
        "Super Double Dragon"@ja,
        "Super Double Dragon"@ja-latn ;
    foaf:name "Super Double Dragon"@en,
        "Super Double Dragon"@ja,
        "Super Double Dragon"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/58/41285/41285-1377572139.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41285#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shoot 'Em Ups"@en,
        "Shoot 'Em Ups"@ja,
        "Shoot 'Em Ups"@ja-latn ;
    mo:performance_of <album/41285#musicalwork> ;
    mo:performer _:N4a0da623f78f423f81512c5d931e1497 ;
    mo:recorded_as <album/41285#musicalexpression> ;
    schema:byArtist _:N4a0da623f78f423f81512c5d931e1497 ;
    schema:name "Shoot 'Em Ups"@en,
        "Shoot 'Em Ups"@ja,
        "Shoot 'Em Ups"@ja-latn ;
    schema:workPerformed <album/41285#musicalwork> .

<album/41285#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shoot 'Em Ups"@en,
        "Shoot 'Em Ups"@ja,
        "Shoot 'Em Ups"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1296#subject>,
        <artist/1301#subject>,
        <artist/1453#subject>,
        <artist/5333#subject> ;
    mo:produced_work <album/41285#musicalwork> ;
    schema:name "Shoot 'Em Ups"@en,
        "Shoot 'Em Ups"@ja,
        "Shoot 'Em Ups"@ja-latn .

<album/41285#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-15"^^xsd:date ;
    dcterms:title "Shoot 'Em Ups"@en,
        "Shoot 'Em Ups"@ja,
        "Shoot 'Em Ups"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41285#musicalexpression> ;
    mo:publisher _:Ndcede417a5fa4b0aac40ff9163c41452 ;
    mo:record _:N47f2a5edc970410bb6be0de31d5b6a32 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Doom II"@en ;
            foaf:name "Doom II"@en ],
        [ a schema:CreativeWork ;
            schema:name "Commander Keen Episode IV: Secret of the Oracle"@en ;
            foaf:name "Commander Keen Episode IV: Secret of the Oracle"@en ],
        <product/13168#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/7956#subject>,
        <release/14174#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Lachlan Barclay"@en ;
            foaf:name "Lachlan Barclay"@en ] ;
    schema:datePublished "2012-07-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/41285/41285-1377572139.jpg> ;
    schema:name "Shoot 'Em Ups"@en,
        "Shoot 'Em Ups"@ja,
        "Shoot 'Em Ups"@ja-latn ;
    schema:publisher _:Ndcede417a5fa4b0aac40ff9163c41452 ;
    foaf:depiction <https://media.vgm.io/albums/58/41285/41285-1377572139.jpg> .

_:N18f986391ec8435dbd24ae3c576b735b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Dragon Medley (SNES)"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:N47f2a5edc970410bb6be0de31d5b6a32 ;
    schema:name "Double Dragon Medley (SNES)"@en .

_:N2f254ab94da8475c8d8e10b5da0d9e40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R-Type Medley (Arcade)"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N47f2a5edc970410bb6be0de31d5b6a32 ;
    schema:name "R-Type Medley (Arcade)"@en .

_:N4a0da623f78f423f81512c5d931e1497 a schema:Person,
        foaf:Person ;
    mo:performed <album/41285#performance> ;
    schema:name "Lachlan Barclay"@en ;
    foaf:name "Lachlan Barclay"@en .

_:N6019b10a1a19483e93400d7235688495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dave D Taylor Blues (Doom 2 Stage 8)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N47f2a5edc970410bb6be0de31d5b6a32 ;
    schema:name "Dave D Taylor Blues (Doom 2 Stage 8)"@en .

_:N9b41e202392d4a84b7af79482da27586 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Coloured Master Spark (Touhou #8 Stage 4)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N47f2a5edc970410bb6be0de31d5b6a32 ;
    schema:name "Love Coloured Master Spark (Touhou #8 Stage 4)"@en .

_:Nc102204706f44f8b928a9be60c7699cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Mountain (Touhou #7 Stage 1)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N47f2a5edc970410bb6be0de31d5b6a32 ;
    schema:name "Deep Mountain (Touhou #7 Stage 1)"@en .

_:Nc925a96c2aca440e8933b0f79d38b1db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eat Your Vegetables (Commander Keen 4)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N47f2a5edc970410bb6be0de31d5b6a32 ;
    schema:name "Eat Your Vegetables (Commander Keen 4)"@en .

_:Ndcede417a5fa4b0aac40ff9163c41452 schema:name "Lachlan Barclay"@en,
        "Lachlan Barclay"@ja,
        "Lachlan Barclay"@ja-latn ;
    foaf:name "Lachlan Barclay"@en,
        "Lachlan Barclay"@ja,
        "Lachlan Barclay"@ja-latn .

_:Ndd647104a49344a3be2fc00171d8019f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghouls And Ghosts (C64 Version Stage 1)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N47f2a5edc970410bb6be0de31d5b6a32 ;
    schema:name "Ghouls And Ghosts (C64 Version Stage 1)"@en .

_:N47f2a5edc970410bb6be0de31d5b6a32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18f986391ec8435dbd24ae3c576b735b,
        _:N2f254ab94da8475c8d8e10b5da0d9e40,
        _:N6019b10a1a19483e93400d7235688495,
        _:N9b41e202392d4a84b7af79482da27586,
        _:Nc102204706f44f8b928a9be60c7699cc,
        _:Nc925a96c2aca440e8933b0f79d38b1db,
        _:Ndd647104a49344a3be2fc00171d8019f ;
    mo:track_count 7 ;
    schema:duration "PT29:37"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N18f986391ec8435dbd24ae3c576b735b,
        _:N2f254ab94da8475c8d8e10b5da0d9e40,
        _:N6019b10a1a19483e93400d7235688495,
        _:N9b41e202392d4a84b7af79482da27586,
        _:Nc102204706f44f8b928a9be60c7699cc,
        _:Nc925a96c2aca440e8933b0f79d38b1db,
        _:Ndd647104a49344a3be2fc00171d8019f .

