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

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

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

<artist/27054#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70703#subject> ;
    schema:name "zminusone"@en ;
    foaf:made <album/70703#composition>,
        <album/70703#subject> ;
    foaf:name "zminusone"@en .

<album/70703#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dodge Blast OST"@en,
        "Dodge Blast OST"@ja,
        "Dodge Blast OST"@ja-latn ;
    mo:composer <artist/27054#subject> ;
    mo:produced_work <album/70703#musicalwork> ;
    schema:name "Dodge Blast OST"@en,
        "Dodge Blast OST"@ja,
        "Dodge Blast OST"@ja-latn .

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

<album/70703#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dodge Blast OST"@en,
        "Dodge Blast OST"@ja,
        "Dodge Blast OST"@ja-latn ;
    mo:performance_of <album/70703#musicalwork> ;
    mo:recorded_as <album/70703#musicalexpression> ;
    schema:name "Dodge Blast OST"@en,
        "Dodge Blast OST"@ja,
        "Dodge Blast OST"@ja-latn ;
    schema:workPerformed <album/70703#musicalwork> .

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

<https://medium-media.vgm.io/albums/30/70703/70703-1502804413.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70703#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-27"^^xsd:date ;
    dcterms:title "Dodge Blast OST"@en,
        "Dodge Blast OST"@ja,
        "Dodge Blast OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/70703#musicalexpression> ;
    mo:publisher _:Na6a49e09876c433881809297b31e8ff2 ;
    mo:record _:N7b224e70187c407a99e8be5692664200 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dodge Blast"@en ;
            foaf:name "Dodge Blast"@en ] ;
    schema:datePublished "2017-04-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/70703/70703-1502804413.jpg> ;
    schema:name "Dodge Blast OST"@en,
        "Dodge Blast OST"@ja,
        "Dodge Blast OST"@ja-latn ;
    schema:publisher _:Na6a49e09876c433881809297b31e8ff2 ;
    foaf:depiction <https://media.vgm.io/albums/30/70703/70703-1502804413.jpg> .

_:N2b121a1590ff477589abae852db25594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dodgin' & Blastin'"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N7b224e70187c407a99e8be5692664200 ;
    schema:name "Dodgin' & Blastin'"@en .

_:N54b9f90ed0c1455db29c395d0e699445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preppin'"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N7b224e70187c407a99e8be5692664200 ;
    schema:name "Preppin'"@en .

_:Na6a49e09876c433881809297b31e8ff2 schema:name "zminusone"@en,
        "zminusone"@ja,
        "zminusone"@ja-latn ;
    foaf:name "zminusone"@en,
        "zminusone"@ja,
        "zminusone"@ja-latn .

_:Nb68d7542ea6e46bfb456f610748144c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waitin'"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N7b224e70187c407a99e8be5692664200 ;
    schema:name "Waitin'"@en .

_:Nb8d38e847a3d4d21bc6a0c8fa6fa1f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chillin'"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N7b224e70187c407a99e8be5692664200 ;
    schema:name "Chillin'"@en .

_:Nd878583e4e3448828665ea18b52b246a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loadin'"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N7b224e70187c407a99e8be5692664200 ;
    schema:name "Loadin'"@en .

_:N7b224e70187c407a99e8be5692664200 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b121a1590ff477589abae852db25594,
        _:N54b9f90ed0c1455db29c395d0e699445,
        _:Nb68d7542ea6e46bfb456f610748144c2,
        _:Nb8d38e847a3d4d21bc6a0c8fa6fa1f8e,
        _:Nd878583e4e3448828665ea18b52b246a ;
    mo:track_count 5 ;
    schema:duration "PT9:57"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2b121a1590ff477589abae852db25594,
        _:N54b9f90ed0c1455db29c395d0e699445,
        _:Nb68d7542ea6e46bfb456f610748144c2,
        _:Nb8d38e847a3d4d21bc6a0c8fa6fa1f8e,
        _:Nd878583e4e3448828665ea18b52b246a .

