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

<album/35581#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Crate Box Special"@en,
        "Super Crate Box Special"@ja,
        "Super Crate Box Special"@ja-latn ;
    mo:produced_work <album/35581#musicalwork> ;
    schema:name "Super Crate Box Special"@en,
        "Super Crate Box Special"@ja,
        "Super Crate Box Special"@ja-latn .

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

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

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

<https://media.vgm.io/albums/18/35581/35581-1349217683.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/35581#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/35581/35581-1349217683.gif> ;
    foaf:depicts <album/35581#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/35581/35581-1349217683.gif> .

<https://medium-media.vgm.io/albums/18/35581/35581-1349217683.gif> a schema:ImageObject,
        foaf:Image .

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

<album/35581#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Crate Box Special"@en,
        "Super Crate Box Special"@ja,
        "Super Crate Box Special"@ja-latn ;
    mo:performance_of <album/35581#musicalwork> ;
    mo:performer _:N1b9a07fa8c47458fa70a80eced7a2b00 ;
    mo:recorded_as <album/35581#musicalexpression> ;
    schema:byArtist _:N1b9a07fa8c47458fa70a80eced7a2b00 ;
    schema:name "Super Crate Box Special"@en,
        "Super Crate Box Special"@ja,
        "Super Crate Box Special"@ja-latn ;
    schema:workPerformed <album/35581#musicalwork> .

<album/35581#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-02"^^xsd:date ;
    dcterms:title "Super Crate Box Special"@en,
        "Super Crate Box Special"@ja,
        "Super Crate Box Special"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/35581#musicalexpression> ;
    mo:publisher _:Nb258f5dd4eec4dc4abda575adc8a2c62 ;
    mo:record _:N8b16b417eaaa47bcafe948344da09371 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Super Crate Box"@en ;
            foaf:name "Super Crate Box"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Pajjama"@en ;
            foaf:name "Pajjama"@en ] ;
    schema:datePublished "2012-10-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/35581/35581-1349217683.gif> ;
    schema:name "Super Crate Box Special"@en,
        "Super Crate Box Special"@ja,
        "Super Crate Box Special"@ja-latn ;
    schema:publisher _:Nb258f5dd4eec4dc4abda575adc8a2c62 ;
    foaf:depiction <https://media.vgm.io/albums/18/35581/35581-1349217683.gif> .

_:N1b9a07fa8c47458fa70a80eced7a2b00 a schema:Person,
        foaf:Person ;
    mo:performed <album/35581#performance> ;
    schema:name "Pajjama"@en ;
    foaf:name "Pajjama"@en .

_:N61f9e6dfebc648919851e53753837c08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon temple"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N8b16b417eaaa47bcafe948344da09371 ;
    schema:name "Moon temple"@en .

_:N890697325d2a41a6bcec4e877f08c2cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N8b16b417eaaa47bcafe948344da09371 ;
    schema:name "Menu"@en .

_:N983962ce717345439a0952f2615d2181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rocket silo"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N8b16b417eaaa47bcafe948344da09371 ;
    schema:name "Rocket silo"@en .

_:Nb258f5dd4eec4dc4abda575adc8a2c62 schema:name "Phlogiston"@en,
        "Phlogiston"@ja,
        "Phlogiston"@ja-latn ;
    foaf:name "Phlogiston"@en,
        "Phlogiston"@ja,
        "Phlogiston"@ja-latn .

_:Nc8caf9cddedc4927a1045ec1e221d527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Construction yard"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N8b16b417eaaa47bcafe948344da09371 ;
    schema:name "Construction yard"@en .

_:Nca5d60eb00014f59ae079dfecce7ef7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tutorial"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N8b16b417eaaa47bcafe948344da09371 ;
    schema:name "Tutorial"@en .

_:Nda826fe75ce14db2af2d7c2832e35154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rest"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N8b16b417eaaa47bcafe948344da09371 ;
    schema:name "Rest"@en .

_:N8b16b417eaaa47bcafe948344da09371 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N61f9e6dfebc648919851e53753837c08,
        _:N890697325d2a41a6bcec4e877f08c2cf,
        _:N983962ce717345439a0952f2615d2181,
        _:Nc8caf9cddedc4927a1045ec1e221d527,
        _:Nca5d60eb00014f59ae079dfecce7ef7e,
        _:Nda826fe75ce14db2af2d7c2832e35154 ;
    mo:track_count 6 ;
    schema:duration "PT13:08"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N61f9e6dfebc648919851e53753837c08,
        _:N890697325d2a41a6bcec4e877f08c2cf,
        _:N983962ce717345439a0952f2615d2181,
        _:Nc8caf9cddedc4927a1045ec1e221d527,
        _:Nca5d60eb00014f59ae079dfecce7ef7e,
        _:Nda826fe75ce14db2af2d7c2832e35154 .

