@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 "Mike Daw"@en ;
            foaf:made <album/43025#composition> ;
            foaf:name "Mike Daw"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "David Burrows"@en ;
            foaf:made <album/43025#composition> ;
            foaf:name "David Burrows"@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 _:N7a5612ca946f4024ba4d5b1e0eb0e4e2 ;
    mo:record _:N9bedb26309d5460d9a04321b87fc73cc ;
    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 _:N7a5612ca946f4024ba4d5b1e0eb0e4e2 ;
    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 .

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

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

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

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

_:N7a5612ca946f4024ba4d5b1e0eb0e4e2 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 .

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

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

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

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

_:N9bedb26309d5460d9a04321b87fc73cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0704e57e21124772b1e0bab7d117903d,
        _:N36e852fe8d7242efae58ef349bec0613,
        _:N45d1d3156792476a83da229fce41eaa9,
        _:N5636d85ae2b949f5a04a971f7b518569,
        _:N9105bc3987a04037be39c5beb26e4240,
        _:Nd6e1ae1d2ed84414afbeeb11b7f01a1c,
        _:Ne418ab54916b4a2d87795569f210b803,
        _:Nfd0cde793680451da31863fd6fa401c2 ;
    mo:track_count 8 ;
    schema:duration "PT18:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0704e57e21124772b1e0bab7d117903d,
        _:N36e852fe8d7242efae58ef349bec0613,
        _:N45d1d3156792476a83da229fce41eaa9,
        _:N5636d85ae2b949f5a04a971f7b518569,
        _:N9105bc3987a04037be39c5beb26e4240,
        _:Nd6e1ae1d2ed84414afbeeb11b7f01a1c,
        _:Ne418ab54916b4a2d87795569f210b803,
        _:Nfd0cde793680451da31863fd6fa401c2 .

