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

<album/137842#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Degrees S"@en,
        "Degrees S"@ja,
        "Degrees S"@ja-latn ;
    mo:produced_work <album/137842#musicalwork> ;
    schema:name "Degrees S"@en,
        "Degrees S"@ja,
        "Degrees S"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/24/137842/137842-ea2acae917a3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/137842#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-24"^^xsd:date ;
    dcterms:title "Degrees S"@en,
        "Degrees S"@ja,
        "Degrees S"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137842#musicalexpression> ;
    mo:publisher _:N423721bafe1f410a9e69ece0d1b12eea ;
    mo:record _:N5b997b68a6f74c82991cc5dc28daa31f ;
    mo:record_count 1 ;
    schema:datePublished "2013-01-24"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/24/137842/137842-ea2acae917a3.jpg> ;
    schema:name "Degrees S"@en,
        "Degrees S"@ja,
        "Degrees S"@ja-latn ;
    schema:publisher _:N423721bafe1f410a9e69ece0d1b12eea ;
    foaf:depiction <https://media.vgm.io/albums/24/137842/137842-ea2acae917a3.jpg> .

_:N07cd7bfba39941f393175d7e1abebfe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falling Up"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N5b997b68a6f74c82991cc5dc28daa31f ;
    schema:name "Falling Up"@en .

_:N12d9aa1d532945d68a51fe34cadae534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Expedition"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N5b997b68a6f74c82991cc5dc28daa31f ;
    schema:name "Blue Expedition"@en .

_:N16d03a0b56194704a0ec605769b0b2b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midfest Nightavil"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N5b997b68a6f74c82991cc5dc28daa31f ;
    schema:name "Midfest Nightavil"@en .

_:N2299e97c2c41412192ff4b5192c8e60c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Factor"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N5b997b68a6f74c82991cc5dc28daa31f ;
    schema:name "Factor"@en .

_:N423721bafe1f410a9e69ece0d1b12eea schema:name "Stratales"@en,
        "Stratales"@ja,
        "Stratales"@ja-latn ;
    foaf:name "Stratales"@en,
        "Stratales"@ja,
        "Stratales"@ja-latn .

_:N4fd7efca5c51433e98d82b2c685dd86e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lightbender XDZ"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N5b997b68a6f74c82991cc5dc28daa31f ;
    schema:name "Lightbender XDZ"@en .

_:N83e09686eb0241959a2fc03ba50bff93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cake Tastes Fine"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N5b997b68a6f74c82991cc5dc28daa31f ;
    schema:name "The Cake Tastes Fine"@en .

_:N9992b8ec188a4fc2afc49f8666ca1cda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyflight"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N5b997b68a6f74c82991cc5dc28daa31f ;
    schema:name "Skyflight"@en .

_:Nb4d53238721e48d2bed0153fb17cbc00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chocolate Turnips"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N5b997b68a6f74c82991cc5dc28daa31f ;
    schema:name "Chocolate Turnips"@en .

_:Nee1237e88c65408cbd221c5b193e80af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Destiny"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N5b997b68a6f74c82991cc5dc28daa31f ;
    schema:name "Broken Destiny"@en .

_:Nfacd4928681e48ac87288e75ac7c6075 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Expedition"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N5b997b68a6f74c82991cc5dc28daa31f ;
    schema:name "Green Expedition"@en .

_:Nfae7ce70b3e2457db5ec01d9c39603da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spectrumize"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N5b997b68a6f74c82991cc5dc28daa31f ;
    schema:name "Spectrumize"@en .

_:N5b997b68a6f74c82991cc5dc28daa31f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07cd7bfba39941f393175d7e1abebfe4,
        _:N12d9aa1d532945d68a51fe34cadae534,
        _:N16d03a0b56194704a0ec605769b0b2b8,
        _:N2299e97c2c41412192ff4b5192c8e60c,
        _:N4fd7efca5c51433e98d82b2c685dd86e,
        _:N83e09686eb0241959a2fc03ba50bff93,
        _:N9992b8ec188a4fc2afc49f8666ca1cda,
        _:Nb4d53238721e48d2bed0153fb17cbc00,
        _:Nee1237e88c65408cbd221c5b193e80af,
        _:Nfacd4928681e48ac87288e75ac7c6075,
        _:Nfae7ce70b3e2457db5ec01d9c39603da ;
    mo:track_count 11 ;
    schema:duration "PT32:02"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N07cd7bfba39941f393175d7e1abebfe4,
        _:N12d9aa1d532945d68a51fe34cadae534,
        _:N16d03a0b56194704a0ec605769b0b2b8,
        _:N2299e97c2c41412192ff4b5192c8e60c,
        _:N4fd7efca5c51433e98d82b2c685dd86e,
        _:N83e09686eb0241959a2fc03ba50bff93,
        _:N9992b8ec188a4fc2afc49f8666ca1cda,
        _:Nb4d53238721e48d2bed0153fb17cbc00,
        _:Nee1237e88c65408cbd221c5b193e80af,
        _:Nfacd4928681e48ac87288e75ac7c6075,
        _:Nfae7ce70b3e2457db5ec01d9c39603da .

