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

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

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

<artist/2183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20734#subject> ;
    schema:name "Wizwars"@en ;
    foaf:made <album/20734#composition>,
        <album/20734#subject> ;
    foaf:name "Wizwars"@en .

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

<album/20734#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Game Boy Rock!! Special Edition"@en,
        "Game Boy Rock!! Special Edition"@ja,
        "Game Boy Rock!! Special Edition"@ja-latn ;
    mo:performance_of <album/20734#musicalwork> ;
    mo:recorded_as <album/20734#musicalexpression> ;
    schema:name "Game Boy Rock!! Special Edition"@en,
        "Game Boy Rock!! Special Edition"@ja,
        "Game Boy Rock!! Special Edition"@ja-latn ;
    schema:workPerformed <album/20734#musicalwork> .

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

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

<album/20734#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Game Boy Rock!! Special Edition"@en,
        "Game Boy Rock!! Special Edition"@ja,
        "Game Boy Rock!! Special Edition"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jellydog"@en ;
            foaf:made <album/20734#composition> ;
            foaf:name "Jellydog"@en ],
        <artist/2183#subject> ;
    mo:produced_work <album/20734#musicalwork> ;
    schema:name "Game Boy Rock!! Special Edition"@en,
        "Game Boy Rock!! Special Edition"@ja,
        "Game Boy Rock!! Special Edition"@ja-latn .

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

<album/20734#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-28"^^xsd:date ;
    dcterms:title "Game Boy Rock!! Special Edition"@en,
        "Game Boy Rock!! Special Edition"@ja,
        "Game Boy Rock!! Special Edition"@ja-latn ;
    mo:catalogue_number "AWM-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20734#musicalexpression> ;
    mo:publisher _:N516bb7cc9dbd4eb48d40fdffd391fcd0 ;
    mo:record _:N861a3f9d48e74c6b9bead8d22a636b4e ;
    mo:record_count 1 ;
    schema:datePublished "2010-08-28"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/43/20734/20734-1282104815.jpg> ;
    schema:name "Game Boy Rock!! Special Edition"@en,
        "Game Boy Rock!! Special Edition"@ja,
        "Game Boy Rock!! Special Edition"@ja-latn ;
    schema:publisher _:N516bb7cc9dbd4eb48d40fdffd391fcd0 ;
    foaf:depiction <https://media.vgm.io/albums/43/20734/20734-1282104815.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20734#subject> ;
    schema:name "Jellydog"@en ;
    foaf:made <album/20734#subject> ;
    foaf:name "Jellydog"@en .

_:N1c6a4be5712b4cc7a25f7c92c721b747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intergalactic Disko Dance Party"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N861a3f9d48e74c6b9bead8d22a636b4e ;
    schema:name "Intergalactic Disko Dance Party"@en .

_:N392136a306f746a4b91eeb78c8ef2dc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "8 Bit Raceway"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N861a3f9d48e74c6b9bead8d22a636b4e ;
    schema:name "8 Bit Raceway"@en .

_:N516bb7cc9dbd4eb48d40fdffd391fcd0 schema:name "Analog Wizards Music"@en ;
    foaf:name "Analog Wizards Music"@en .

_:N553f63a8cecd4c659b5380e75b8c4859 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Boy Rock!! (alternate version)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N861a3f9d48e74c6b9bead8d22a636b4e ;
    schema:name "Game Boy Rock!! (alternate version)"@en .

_:N7583aa7b971344c5864761be7c41ad96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Waveform"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N861a3f9d48e74c6b9bead8d22a636b4e ;
    schema:name "Cosmic Waveform"@en .

_:N842032e888a84b4aaa21887f4d398b9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Give Up"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N861a3f9d48e74c6b9bead8d22a636b4e ;
    schema:name "Never Give Up"@en .

_:N896f08a1cf6e407dba77f37887bd00a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Someday (Jellydog Cover)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N861a3f9d48e74c6b9bead8d22a636b4e ;
    schema:name "Someday (Jellydog Cover)"@en .

_:Ne4a3e229ed0a43b581de3c14770161ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Handheld Hero"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N861a3f9d48e74c6b9bead8d22a636b4e ;
    schema:name "Handheld Hero"@en .

_:Nfa55fc4784e34f43a43ac9b5831cb1a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Right Back To You"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N861a3f9d48e74c6b9bead8d22a636b4e ;
    schema:name "Right Back To You"@en .

_:N861a3f9d48e74c6b9bead8d22a636b4e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c6a4be5712b4cc7a25f7c92c721b747,
        _:N392136a306f746a4b91eeb78c8ef2dc2,
        _:N553f63a8cecd4c659b5380e75b8c4859,
        _:N7583aa7b971344c5864761be7c41ad96,
        _:N842032e888a84b4aaa21887f4d398b9c,
        _:N896f08a1cf6e407dba77f37887bd00a4,
        _:Ne4a3e229ed0a43b581de3c14770161ab,
        _:Nfa55fc4784e34f43a43ac9b5831cb1a6 ;
    mo:track_count 8 ;
    schema:duration "PT26:50"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1c6a4be5712b4cc7a25f7c92c721b747,
        _:N392136a306f746a4b91eeb78c8ef2dc2,
        _:N553f63a8cecd4c659b5380e75b8c4859,
        _:N7583aa7b971344c5864761be7c41ad96,
        _:N842032e888a84b4aaa21887f4d398b9c,
        _:N896f08a1cf6e407dba77f37887bd00a4,
        _:Ne4a3e229ed0a43b581de3c14770161ab,
        _:Nfa55fc4784e34f43a43ac9b5831cb1a6 .

