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

<album/7957#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Power-Ups II: the album"@en,
        "The Power-Ups II: the album"@ja,
        "The Power-Ups II: the album"@ja-latn ;
    mo:produced_work <album/7957#musicalwork> ;
    schema:name "The Power-Ups II: the album"@en,
        "The Power-Ups II: the album"@ja,
        "The Power-Ups II: the album"@ja-latn .

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

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

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

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

<album/7957#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Power-Ups II: the album"@en,
        "The Power-Ups II: the album"@ja,
        "The Power-Ups II: the album"@ja-latn ;
    mo:performance_of <album/7957#musicalwork> ;
    mo:performer <artist/3708#subject> ;
    mo:recorded_as <album/7957#musicalexpression> ;
    schema:byArtist <artist/3708#subject> ;
    schema:name "The Power-Ups II: the album"@en,
        "The Power-Ups II: the album"@ja,
        "The Power-Ups II: the album"@ja-latn ;
    schema:workPerformed <album/7957#musicalwork> .

<artist/3708#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7957#performance> ;
    schema:name "The Power-Ups"@en ;
    foaf:name "The Power-Ups"@en .

<album/7957#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-01"^^xsd:date ;
    dcterms:title "The Power-Ups II: the album"@en,
        "The Power-Ups II: the album"@ja,
        "The Power-Ups II: the album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/7957#musicalexpression> ;
    mo:publisher _:N6ee9eeff15b1423babbc8b83e34a32f6 ;
    mo:record _:Nf4182ff2c834419a9d3bcb3a9b6d1f05 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dig Dug"@en ;
            foaf:name "Dig Dug"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mortal Kombat"@en ;
            foaf:name "Mortal Kombat"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mortal Kombat II"@en ;
            foaf:name "Mortal Kombat II"@en ],
        [ a schema:CreativeWork ;
            schema:name "Super Mario Bros."@en ;
            foaf:name "Super Mario Bros."@en ],
        [ a schema:CreativeWork ;
            schema:name "Metroid"@en ;
            foaf:name "Metroid"@en ],
        [ a schema:CreativeWork ;
            schema:name "Conan"@en ;
            foaf:name "Conan"@en ],
        [ a schema:CreativeWork ;
            schema:name "Dragon's Lair"@en ;
            foaf:name "Dragon's Lair"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mail Order Monsters"@en ;
            foaf:name "Mail Order Monsters"@en ],
        [ a schema:CreativeWork ;
            schema:name "Castlevania"@en ;
            foaf:name "Castlevania"@en ] ;
    schema:byArtist <artist/3708#subject> ;
    schema:datePublished "2007-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The Power-Ups II: the album"@en,
        "The Power-Ups II: the album"@ja,
        "The Power-Ups II: the album"@ja-latn ;
    schema:publisher _:N6ee9eeff15b1423babbc8b83e34a32f6 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7957#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/7957#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N1727c52399fd45618143dc45d93c06fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metroid End Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nf4182ff2c834419a9d3bcb3a9b6d1f05 ;
    schema:name "Metroid End Theme"@en .

_:N2248802bf5a44a6a93d8e195e26c28a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mail Order Monsters"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nf4182ff2c834419a9d3bcb3a9b6d1f05 ;
    schema:name "Mail Order Monsters"@en .

_:N66e02081153b4276ae7efa4f17b55b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dig Dug"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nf4182ff2c834419a9d3bcb3a9b6d1f05 ;
    schema:name "Dig Dug"@en .

_:N6ee9eeff15b1423babbc8b83e34a32f6 schema:name "The Power-Ups"@en ;
    foaf:name "The Power-Ups"@en .

_:N6f3a507ccaf442288b2e81dbb28a2d02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metroid"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf4182ff2c834419a9d3bcb3a9b6d1f05 ;
    schema:name "Metroid"@en .

_:N863a3a22f49149f1ba3586e07358eb68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mortal Kombat I and II"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nf4182ff2c834419a9d3bcb3a9b6d1f05 ;
    schema:name "Mortal Kombat I and II"@en .

_:Na45c8bf4c84d4432979b5e6c2a382bd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castlevania"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nf4182ff2c834419a9d3bcb3a9b6d1f05 ;
    schema:name "Castlevania"@en .

_:Nb489a9d507fb400793a58019afeea0fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conan"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf4182ff2c834419a9d3bcb3a9b6d1f05 ;
    schema:name "Conan"@en .

_:Ncafb8a98d22e4d4995190b97b0b43ae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon's Lair"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nf4182ff2c834419a9d3bcb3a9b6d1f05 ;
    schema:name "Dragon's Lair"@en .

_:Needac1762f304cbe8aadd031be310f3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Brothers"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nf4182ff2c834419a9d3bcb3a9b6d1f05 ;
    schema:name "Super Mario Brothers"@en .

_:Nf4182ff2c834419a9d3bcb3a9b6d1f05 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1727c52399fd45618143dc45d93c06fd,
        _:N2248802bf5a44a6a93d8e195e26c28a5,
        _:N66e02081153b4276ae7efa4f17b55b3d,
        _:N6f3a507ccaf442288b2e81dbb28a2d02,
        _:N863a3a22f49149f1ba3586e07358eb68,
        _:Na45c8bf4c84d4432979b5e6c2a382bd8,
        _:Nb489a9d507fb400793a58019afeea0fe,
        _:Ncafb8a98d22e4d4995190b97b0b43ae5,
        _:Needac1762f304cbe8aadd031be310f3f ;
    mo:track_count 9 ;
    schema:duration "PT17:08"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1727c52399fd45618143dc45d93c06fd,
        _:N2248802bf5a44a6a93d8e195e26c28a5,
        _:N66e02081153b4276ae7efa4f17b55b3d,
        _:N6f3a507ccaf442288b2e81dbb28a2d02,
        _:N863a3a22f49149f1ba3586e07358eb68,
        _:Na45c8bf4c84d4432979b5e6c2a382bd8,
        _:Nb489a9d507fb400793a58019afeea0fe,
        _:Ncafb8a98d22e4d4995190b97b0b43ae5,
        _:Needac1762f304cbe8aadd031be310f3f .

