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

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

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

<album/54892#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pre-Algebra: The Music for Tuesday Society's Grapple"@en,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Andrew Grant"@en ;
            foaf:made <album/54892#composition> ;
            foaf:name "Andrew Grant"@en ] ;
    mo:produced_work <album/54892#musicalwork> ;
    schema:name "Pre-Algebra: The Music for Tuesday Society's Grapple"@en,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja-latn .

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

<album/54892#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pre-Algebra: The Music for Tuesday Society's Grapple"@en,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja-latn ;
    mo:performance_of <album/54892#musicalwork> ;
    mo:recorded_as <album/54892#musicalexpression> ;
    schema:name "Pre-Algebra: The Music for Tuesday Society's Grapple"@en,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja-latn ;
    schema:workPerformed <album/54892#musicalwork> .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54892#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/54892#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/54892#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-01"^^xsd:date ;
    dcterms:title "Pre-Algebra: The Music for Tuesday Society's Grapple"@en,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54892#musicalexpression> ;
    mo:publisher _:N16a3bf0da329436ab474b5b62564cc48 ;
    mo:record _:N9ba6643ab4b7482c8922c714ec7772f6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Grapple"@en ;
            foaf:name "Grapple"@en ] ;
    schema:datePublished "2015-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Pre-Algebra: The Music for Tuesday Society's Grapple"@en,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja,
        "Pre-Algebra: The Music for Tuesday Society's Grapple"@ja-latn ;
    schema:publisher _:N16a3bf0da329436ab474b5b62564cc48 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

_:N01a7bdbd58c14b9eaf0f17b5688c74ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ninth grade"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N9ba6643ab4b7482c8922c714ec7772f6 ;
    schema:name "ninth grade"@en .

_:N131f3f83580a4d2584ff79ad67801972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "permission"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N9ba6643ab4b7482c8922c714ec7772f6 ;
    schema:name "permission"@en .

_:N16a3bf0da329436ab474b5b62564cc48 schema:name "Roof Dog Records"@en ;
    foaf:name "Roof Dog Records"@en .

_:N2c89831ae7794bb989e3266b4197c8e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stash"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N9ba6643ab4b7482c8922c714ec7772f6 ;
    schema:name "stash"@en .

_:N300fccc819e24fd982f08e2a16da1bad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "downshifted"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N9ba6643ab4b7482c8922c714ec7772f6 ;
    schema:name "downshifted"@en .

_:N8d37ea32b3bb4599be39d8e83f9f2c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "without regard to space or time"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N9ba6643ab4b7482c8922c714ec7772f6 ;
    schema:name "without regard to space or time"@en .

_:Nac13ecc30956463587340151d7bce3d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "press everything at the same time"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N9ba6643ab4b7482c8922c714ec7772f6 ;
    schema:name "press everything at the same time"@en .

_:Nd3bd0f1c8dda4b0cb8a0daf5ddb227a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hide and seek (show and tell)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N9ba6643ab4b7482c8922c714ec7772f6 ;
    schema:name "hide and seek (show and tell)"@en .

_:Ndbc4fd8d68644937a33c7ec79ce975ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the ghost in your headlights"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N9ba6643ab4b7482c8922c714ec7772f6 ;
    schema:name "the ghost in your headlights"@en .

_:Ne4985a67000c45c5b19b21c1b39b6c38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "please stay (sincerely, gravity)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N9ba6643ab4b7482c8922c714ec7772f6 ;
    schema:name "please stay (sincerely, gravity)"@en .

_:Nfc52b3a20cf245ceb394206d3e3c5eb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "we turn to goo"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N9ba6643ab4b7482c8922c714ec7772f6 ;
    schema:name "we turn to goo"@en .

_:N9ba6643ab4b7482c8922c714ec7772f6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01a7bdbd58c14b9eaf0f17b5688c74ce,
        _:N131f3f83580a4d2584ff79ad67801972,
        _:N2c89831ae7794bb989e3266b4197c8e3,
        _:N300fccc819e24fd982f08e2a16da1bad,
        _:N8d37ea32b3bb4599be39d8e83f9f2c0d,
        _:Nac13ecc30956463587340151d7bce3d1,
        _:Nd3bd0f1c8dda4b0cb8a0daf5ddb227a8,
        _:Ndbc4fd8d68644937a33c7ec79ce975ed,
        _:Ne4985a67000c45c5b19b21c1b39b6c38,
        _:Nfc52b3a20cf245ceb394206d3e3c5eb8 ;
    mo:track_count 10 ;
    schema:duration "PT36:14"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N01a7bdbd58c14b9eaf0f17b5688c74ce,
        _:N131f3f83580a4d2584ff79ad67801972,
        _:N2c89831ae7794bb989e3266b4197c8e3,
        _:N300fccc819e24fd982f08e2a16da1bad,
        _:N8d37ea32b3bb4599be39d8e83f9f2c0d,
        _:Nac13ecc30956463587340151d7bce3d1,
        _:Nd3bd0f1c8dda4b0cb8a0daf5ddb227a8,
        _:Ndbc4fd8d68644937a33c7ec79ce975ed,
        _:Ne4985a67000c45c5b19b21c1b39b6c38,
        _:Nfc52b3a20cf245ceb394206d3e3c5eb8 .

