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

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

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

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

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

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

<https://medium-media.vgm.io/albums/52/43025/43025-1386181645.jpg> a schema:ImageObject,
        foaf:Image .

<album/43025#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Division Cell"@en,
        "Division Cell OST"@ja,
        "Division Cell"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "David Burrows"@en ;
            foaf:made <album/43025#composition> ;
            foaf:name "David Burrows"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mike Daw"@en ;
            foaf:made <album/43025#composition> ;
            foaf:name "Mike Daw"@en ] ;
    mo:produced_work <album/43025#musicalwork> ;
    schema:name "Division Cell"@en,
        "Division Cell OST"@ja,
        "Division Cell"@ja-latn .

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

<album/43025#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-04"^^xsd:date ;
    dcterms:title "Division Cell"@en,
        "Division Cell OST"@ja,
        "Division Cell"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/43025#musicalexpression> ;
    mo:publisher _:N7e367a964c7b41a99a523e4a52b71ad5 ;
    mo:record _:Nd05b9cc1738846ce99372773ae138c1f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Division Cell"@en ;
            foaf:name "Division Cell"@en ] ;
    schema:datePublished "2013-12-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/43025/43025-1386181645.jpg> ;
    schema:name "Division Cell"@en,
        "Division Cell OST"@ja,
        "Division Cell"@ja-latn ;
    schema:publisher _:N7e367a964c7b41a99a523e4a52b71ad5 ;
    foaf:depiction <https://media.vgm.io/albums/52/43025/43025-1386181645.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43025#subject> ;
    schema:name "Mike Daw"@en ;
    foaf:made <album/43025#subject> ;
    foaf:name "Mike Daw"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43025#subject> ;
    schema:name "David Burrows"@en ;
    foaf:made <album/43025#subject> ;
    foaf:name "David Burrows"@en .

_:N01014cdf637e401e99e75d7ef3ed5aef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quasar"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nd05b9cc1738846ce99372773ae138c1f ;
    schema:name "Quasar"@en .

_:N0dd695f8192f479cbaa1a96be4019a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divisium"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nd05b9cc1738846ce99372773ae138c1f ;
    schema:name "Divisium"@en .

_:N3ca4f0187c974011b4318a60137bf75a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Bonus Track]"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd05b9cc1738846ce99372773ae138c1f ;
    schema:name "[Bonus Track]"@en .

_:N525144a9d5f34118b76ee9b3160f703c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reciprosquish"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nd05b9cc1738846ce99372773ae138c1f ;
    schema:name "Reciprosquish"@en .

_:N5f27ef28425f4c5f8a0b74319b06d826 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Division Cell"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nd05b9cc1738846ce99372773ae138c1f ;
    schema:name "Division Cell"@en .

_:N60bd799cd41a411c95f15bdd3c41b3e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kinaesthesia - In Game Edit"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nd05b9cc1738846ce99372773ae138c1f ;
    schema:name "Kinaesthesia - In Game Edit"@en .

_:N7e367a964c7b41a99a523e4a52b71ad5 schema:name "The Audio Grill"@en,
        "The Audio Grill"@ja,
        "The Audio Grill"@ja-latn ;
    foaf:name "The Audio Grill"@en,
        "The Audio Grill"@ja,
        "The Audio Grill"@ja-latn .

_:Nb4d590ccece841b1a4e8c7f97286b41c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Matriculation"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nd05b9cc1738846ce99372773ae138c1f ;
    schema:name "Matriculation"@en .

_:Nc4c7e9954315413fbc82a962e51753d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamscape"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nd05b9cc1738846ce99372773ae138c1f ;
    schema:name "Dreamscape"@en .

_:Nd05b9cc1738846ce99372773ae138c1f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01014cdf637e401e99e75d7ef3ed5aef,
        _:N0dd695f8192f479cbaa1a96be4019a26,
        _:N3ca4f0187c974011b4318a60137bf75a,
        _:N525144a9d5f34118b76ee9b3160f703c,
        _:N5f27ef28425f4c5f8a0b74319b06d826,
        _:N60bd799cd41a411c95f15bdd3c41b3e4,
        _:Nb4d590ccece841b1a4e8c7f97286b41c,
        _:Nc4c7e9954315413fbc82a962e51753d5 ;
    mo:track_count 8 ;
    schema:duration "PT18:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N01014cdf637e401e99e75d7ef3ed5aef,
        _:N0dd695f8192f479cbaa1a96be4019a26,
        _:N3ca4f0187c974011b4318a60137bf75a,
        _:N525144a9d5f34118b76ee9b3160f703c,
        _:N5f27ef28425f4c5f8a0b74319b06d826,
        _:N60bd799cd41a411c95f15bdd3c41b3e4,
        _:Nb4d590ccece841b1a4e8c7f97286b41c,
        _:Nc4c7e9954315413fbc82a962e51753d5 .

