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

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

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

<album/42834#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Quadrubot Schematics"@en,
        "Quadrubot Schematics"@ja,
        "Quadrubot Schematics"@ja-latn ;
    mo:composer <artist/16978#subject> ;
    mo:produced_work <album/42834#musicalwork> ;
    schema:name "Quadrubot Schematics"@en,
        "Quadrubot Schematics"@ja,
        "Quadrubot Schematics"@ja-latn .

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

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

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

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

<album/42834#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Quadrubot Schematics"@en,
        "Quadrubot Schematics"@ja,
        "Quadrubot Schematics"@ja-latn ;
    mo:performance_of <album/42834#musicalwork> ;
    mo:performer <artist/16978#subject> ;
    mo:recorded_as <album/42834#musicalexpression> ;
    schema:byArtist <artist/16978#subject> ;
    schema:name "Quadrubot Schematics"@en,
        "Quadrubot Schematics"@ja,
        "Quadrubot Schematics"@ja-latn ;
    schema:workPerformed <album/42834#musicalwork> .

<artist/16978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42834#subject> ;
    mo:performed <album/42834#performance> ;
    schema:name "blufiro"@en ;
    foaf:made <album/42834#composition>,
        <album/42834#subject> ;
    foaf:name "blufiro"@en .

<album/42834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-06-21"^^xsd:date ;
    dcterms:title "Quadrubot Schematics"@en,
        "Quadrubot Schematics"@ja,
        "Quadrubot Schematics"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42834#musicalexpression> ;
    mo:publisher _:N571858a10ca1403ab84d950ca225c2f9 ;
    mo:record _:N3e75e54404ff4b3faee12041a64bf6ed ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cubetractor"@en ;
            foaf:name "Cubetractor"@en ] ;
    schema:byArtist <artist/16978#subject> ;
    schema:datePublished "2013-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/42834/42834-1385125845.jpg> ;
    schema:name "Quadrubot Schematics"@en,
        "Quadrubot Schematics"@ja,
        "Quadrubot Schematics"@ja-latn ;
    schema:publisher _:N571858a10ca1403ab84d950ca225c2f9 ;
    foaf:depiction <https://media.vgm.io/albums/43/42834/42834-1385125845.jpg> .

_:N24221f90218a4f6d806a6c1c99e8203b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Servo Soup"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N3e75e54404ff4b3faee12041a64bf6ed ;
    schema:name "Servo Soup"@en .

_:N271dc099bbd1407db0d64de1f033b893 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heterodyning Cheese"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N3e75e54404ff4b3faee12041a64bf6ed ;
    schema:name "Heterodyning Cheese"@en .

_:N571858a10ca1403ab84d950ca225c2f9 schema:name "blufiro"@en,
        "blufiro"@ja,
        "blufiro"@ja-latn ;
    foaf:name "blufiro"@en,
        "blufiro"@ja,
        "blufiro"@ja-latn .

_:N75d0faba1efc4855b1277cb22b407697 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digesting Duck Circus"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N3e75e54404ff4b3faee12041a64bf6ed ;
    schema:name "Digesting Duck Circus"@en .

_:N9a7f694f9aa440c8a4b51bb5d2bdfce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poyntingovitch"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N3e75e54404ff4b3faee12041a64bf6ed ;
    schema:name "Poyntingovitch"@en .

_:Nae8edb64b71f46479d96ffeb13f200e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quark Oats"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N3e75e54404ff4b3faee12041a64bf6ed ;
    schema:name "Quark Oats"@en .

_:Nb4f67a58225c48ddb70c735906c58550 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cubetractor"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N3e75e54404ff4b3faee12041a64bf6ed ;
    schema:name "Cubetractor"@en .

_:Nd013efb392834a1da51ba256031e6212 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Salty Batteries"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N3e75e54404ff4b3faee12041a64bf6ed ;
    schema:name "Salty Batteries"@en .

_:Nd38a0c1ea17c4c25b1bafe5510d16c25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paramagneto"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N3e75e54404ff4b3faee12041a64bf6ed ;
    schema:name "Paramagneto"@en .

_:Ne835fbaaa7bf43a4b903b4ab9aef1fd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quasar Biscuits"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N3e75e54404ff4b3faee12041a64bf6ed ;
    schema:name "Quasar Biscuits"@en .

_:N3e75e54404ff4b3faee12041a64bf6ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24221f90218a4f6d806a6c1c99e8203b,
        _:N271dc099bbd1407db0d64de1f033b893,
        _:N75d0faba1efc4855b1277cb22b407697,
        _:N9a7f694f9aa440c8a4b51bb5d2bdfce2,
        _:Nae8edb64b71f46479d96ffeb13f200e9,
        _:Nb4f67a58225c48ddb70c735906c58550,
        _:Nd013efb392834a1da51ba256031e6212,
        _:Nd38a0c1ea17c4c25b1bafe5510d16c25,
        _:Ne835fbaaa7bf43a4b903b4ab9aef1fd4 ;
    mo:track_count 9 ;
    schema:duration "PT12:08"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N24221f90218a4f6d806a6c1c99e8203b,
        _:N271dc099bbd1407db0d64de1f033b893,
        _:N75d0faba1efc4855b1277cb22b407697,
        _:N9a7f694f9aa440c8a4b51bb5d2bdfce2,
        _:Nae8edb64b71f46479d96ffeb13f200e9,
        _:Nb4f67a58225c48ddb70c735906c58550,
        _:Nd013efb392834a1da51ba256031e6212,
        _:Nd38a0c1ea17c4c25b1bafe5510d16c25,
        _:Ne835fbaaa7bf43a4b903b4ab9aef1fd4 .

