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

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

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

<artist/5781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12448#subject> ;
    schema:name "Xorcist"@en ;
    foaf:made <album/12448#composition>,
        <album/12448#subject> ;
    foaf:name "Xorcist"@en .

<album/12448#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Digital Wings 1"@en,
        "Digital Wings 1"@ja,
        "Digital Wings 1"@ja-latn ;
    mo:composer <artist/5781#subject> ;
    mo:produced_work <album/12448#musicalwork> ;
    schema:name "Digital Wings 1"@en,
        "Digital Wings 1"@ja,
        "Digital Wings 1"@ja-latn .

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

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

<https://media.vgm.io/albums/84/12448/12448-5bd9e4771d8a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12448#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/12448/12448-5bd9e4771d8a.jpg> ;
    foaf:depicts <album/12448#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/12448/12448-5bd9e4771d8a.jpg> .

<https://medium-media.vgm.io/albums/84/12448/12448-5bd9e4771d8a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12448#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "Digital Wings 1"@en,
        "Digital Wings 1"@ja,
        "Digital Wings 1"@ja-latn ;
    mo:catalogue_number "CD-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12448#musicalexpression> ;
    mo:publisher _:N1356c196b92546cc8b57b274c187e98d ;
    mo:record _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bad Mojo"@en ;
            foaf:name "Bad Mojo"@en ] ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/12448/12448-5bd9e4771d8a.jpg> ;
    schema:name "Digital Wings 1"@en,
        "Digital Wings 1"@ja,
        "Digital Wings 1"@ja-latn ;
    schema:publisher _:N1356c196b92546cc8b57b274c187e98d ;
    foaf:depiction <https://media.vgm.io/albums/84/12448/12448-5bd9e4771d8a.jpg> .

_:N1356c196b92546cc8b57b274c187e98d schema:name "The Cyberden"@en ;
    foaf:name "The Cyberden"@en .

_:N2943096473a24416b559c37e50407d93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intercepted Alien Transmission (Off Shortwave Radio)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Intercepted Alien Transmission (Off Shortwave Radio)"@en .

_:N37adf9333aa84129b2941de14c3f24f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sample This"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Sample This"@en .

_:N3d0c760e8ebd45f1ba84b60ea4e0a0f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "5-Space"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "5-Space"@en .

_:N46ffd3aa01184a1bab50de30f23d5fb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Icon Jazz"@en ;
    mo:track_number 13 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Icon Jazz"@en .

_:N500537aae7084b7f9e34cc619064d567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disease"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Disease"@en .

_:N52d2f75eb4764512a07c400f518073eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sickness"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Sickness"@en .

_:N6c4dbd68ccec4230af50fd2a66f9de4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Powerclone"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Powerclone"@en .

_:N7474c4e0e36042d8a570ba622e9db4c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ygrene Citenik"@en ;
    mo:track_number 3 ;
    schema:duration "PT11:38"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Ygrene Citenik"@en .

_:N7ce5a4ba8e374c65968b283f3ba7af63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Mojo (Satyria Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Bad Mojo (Satyria Mix)"@en .

_:N7fc005726cc5437b8714ffd5bcd68e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exorcise"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Exorcise"@en .

_:N9538832c497b47728c754f6df4d72f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smartbeets"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Smartbeets"@en .

_:N9fe25ccdaeba47cd9f0a43ec809391b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shattered Belief"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Shattered Belief"@en .

_:Nc954f29fc8ce4292976394e6dd1582c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incinerating Lucidity"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N1b24ffb0029d43f482ce822924a9b6c0 ;
    schema:name "Incinerating Lucidity"@en .

_:N1b24ffb0029d43f482ce822924a9b6c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2943096473a24416b559c37e50407d93,
        _:N37adf9333aa84129b2941de14c3f24f0,
        _:N3d0c760e8ebd45f1ba84b60ea4e0a0f2,
        _:N46ffd3aa01184a1bab50de30f23d5fb7,
        _:N500537aae7084b7f9e34cc619064d567,
        _:N52d2f75eb4764512a07c400f518073eb,
        _:N6c4dbd68ccec4230af50fd2a66f9de4b,
        _:N7474c4e0e36042d8a570ba622e9db4c2,
        _:N7ce5a4ba8e374c65968b283f3ba7af63,
        _:N7fc005726cc5437b8714ffd5bcd68e54,
        _:N9538832c497b47728c754f6df4d72f51,
        _:N9fe25ccdaeba47cd9f0a43ec809391b9,
        _:Nc954f29fc8ce4292976394e6dd1582c4 ;
    mo:track_count 13 ;
    schema:duration "PT70:53"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N2943096473a24416b559c37e50407d93,
        _:N37adf9333aa84129b2941de14c3f24f0,
        _:N3d0c760e8ebd45f1ba84b60ea4e0a0f2,
        _:N46ffd3aa01184a1bab50de30f23d5fb7,
        _:N500537aae7084b7f9e34cc619064d567,
        _:N52d2f75eb4764512a07c400f518073eb,
        _:N6c4dbd68ccec4230af50fd2a66f9de4b,
        _:N7474c4e0e36042d8a570ba622e9db4c2,
        _:N7ce5a4ba8e374c65968b283f3ba7af63,
        _:N7fc005726cc5437b8714ffd5bcd68e54,
        _:N9538832c497b47728c754f6df4d72f51,
        _:N9fe25ccdaeba47cd9f0a43ec809391b9,
        _:Nc954f29fc8ce4292976394e6dd1582c4 .

