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

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

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

<artist/12301#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37352#subject> ;
    schema:name "Luke Thomas"@en ;
    foaf:made <album/37352#composition>,
        <album/37352#subject> ;
    foaf:name "Luke Thomas"@en .

<album/37352#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SmashBox Soundtrack"@en,
        "SmashBox Soundtrack"@ja,
        "SmashBox Soundtrack"@ja-latn ;
    mo:composer <artist/12301#subject> ;
    mo:produced_work <album/37352#musicalwork> ;
    schema:name "SmashBox Soundtrack"@en,
        "SmashBox Soundtrack"@ja,
        "SmashBox Soundtrack"@ja-latn .

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

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

<https://media.vgm.io/albums/25/37352/37352-1357938751.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37352#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/37352/37352-1357938751.png> ;
    foaf:depicts <album/37352#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/37352/37352-1357938751.png> .

<https://medium-media.vgm.io/albums/25/37352/37352-1357938751.png> a schema:ImageObject,
        foaf:Image .

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

<album/37352#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-20"^^xsd:date ;
    dcterms:title "SmashBox Soundtrack"@en,
        "SmashBox Soundtrack"@ja,
        "SmashBox Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/37352#musicalexpression> ;
    mo:publisher _:N5c9466928f794cbe807e3befe33fd88b ;
    mo:record _:N4b546ee6c8a247b69cede426863d38e9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SmashBox"@en ;
            foaf:name "SmashBox"@en ] ;
    schema:datePublished "2012-09-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/37352/37352-1357938751.png> ;
    schema:name "SmashBox Soundtrack"@en,
        "SmashBox Soundtrack"@ja,
        "SmashBox Soundtrack"@ja-latn ;
    schema:publisher _:N5c9466928f794cbe807e3befe33fd88b ;
    foaf:depiction <https://media.vgm.io/albums/25/37352/37352-1357938751.png> .

_:N40a8261d73064cc4a16e9674697fecc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailer Music"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N4b546ee6c8a247b69cede426863d38e9 ;
    schema:name "Trailer Music"@en .

_:N59f759b803d8404ab0d0b52499b34a46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PunchBox"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N4b546ee6c8a247b69cede426863d38e9 ;
    schema:name "PunchBox"@en .

_:N5c9466928f794cbe807e3befe33fd88b schema:name "Luke Thomas"@en,
        "Luke Thomas"@ja,
        "Luke Thomas"@ja-latn ;
    foaf:name "Luke Thomas"@en,
        "Luke Thomas"@ja,
        "Luke Thomas"@ja-latn .

_:N8347a542dc6140ecb83ed84062668fd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SmashBox"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N4b546ee6c8a247b69cede426863d38e9 ;
    schema:name "SmashBox"@en .

_:N95b9e39a49914b5dbc910f77014acb64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N4b546ee6c8a247b69cede426863d38e9 ;
    schema:name "Menu"@en .

_:Na06e0f90b80c48289d2cf779e005df2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginning"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N4b546ee6c8a247b69cede426863d38e9 ;
    schema:name "The Beginning"@en .

_:Nd4e27cf1be1241a6838262f8aefe7537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GrooveBox"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4b546ee6c8a247b69cede426863d38e9 ;
    schema:name "GrooveBox"@en .

_:N4b546ee6c8a247b69cede426863d38e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N40a8261d73064cc4a16e9674697fecc1,
        _:N59f759b803d8404ab0d0b52499b34a46,
        _:N8347a542dc6140ecb83ed84062668fd0,
        _:N95b9e39a49914b5dbc910f77014acb64,
        _:Na06e0f90b80c48289d2cf779e005df2c,
        _:Nd4e27cf1be1241a6838262f8aefe7537 ;
    mo:track_count 6 ;
    schema:duration "PT16:43"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N40a8261d73064cc4a16e9674697fecc1,
        _:N59f759b803d8404ab0d0b52499b34a46,
        _:N8347a542dc6140ecb83ed84062668fd0,
        _:N95b9e39a49914b5dbc910f77014acb64,
        _:Na06e0f90b80c48289d2cf779e005df2c,
        _:Nd4e27cf1be1241a6838262f8aefe7537 .

