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

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

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

<artist/1453#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69246#subject> ;
    schema:name "Kazunaka Yamane"@en,
        "山根一央"@ja ;
    foaf:made <album/69246#composition>,
        <album/69246#subject> ;
    foaf:name "Kazunaka Yamane"@en,
        "山根一央"@ja .

<release/14147#subject> a schema:CreativeWork ;
    schema:name "Double Dragon (NES)"@en,
        "双截龍 (FC)"@ja,
        "Double Dragon (NES)"@ja-latn ;
    foaf:name "Double Dragon (NES)"@en,
        "双截龍 (FC)"@ja,
        "Double Dragon (NES)"@ja-latn .

<album/69246#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Double Dragon"@en,
        "Double Dragon"@ja,
        "Double Dragon"@ja-latn ;
    mo:composer <artist/1453#subject> ;
    mo:produced_work <album/69246#musicalwork> ;
    schema:name "Double Dragon"@en,
        "Double Dragon"@ja,
        "Double Dragon"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/64/69246/69246-1498672744.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69246#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Double Dragon"@en,
        "Double Dragon"@ja,
        "Double Dragon"@ja-latn ;
    mo:performance_of <album/69246#musicalwork> ;
    mo:performer <artist/26739#subject> ;
    mo:recorded_as <album/69246#musicalexpression> ;
    schema:byArtist <artist/26739#subject> ;
    schema:name "Double Dragon"@en,
        "Double Dragon"@ja,
        "Double Dragon"@ja-latn ;
    schema:workPerformed <album/69246#musicalwork> .

<artist/26739#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69246#performance> ;
    schema:name "Dusty Zahrt"@en ;
    foaf:name "Dusty Zahrt"@en .

<album/69246#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-16"^^xsd:date ;
    dcterms:title "Double Dragon"@en,
        "Double Dragon"@ja,
        "Double Dragon"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69246#musicalexpression> ;
    mo:publisher _:Ncb1734ad16f6442cb15c0a963f074185 ;
    mo:record _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    mo:record_count 1 ;
    schema:about <release/14147#subject> ;
    schema:byArtist <artist/26739#subject> ;
    schema:datePublished "2015-11-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/69246/69246-1498672744.jpg> ;
    schema:name "Double Dragon"@en,
        "Double Dragon"@ja,
        "Double Dragon"@ja-latn ;
    schema:publisher _:Ncb1734ad16f6442cb15c0a963f074185 ;
    foaf:depiction <https://media.vgm.io/albums/64/69246/69246-1498672744.jpg> .

_:N18181adebfa94530aebe76f6af9f4f3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission 1"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    schema:name "Mission 1"@en .

_:N1f6ffe5d3e7d4eaabb9bb04425c1a00d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission Start"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    schema:name "Mission Start"@en .

_:N331da0fed3de4dbba9cb15886f52c4c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission 4"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    schema:name "Mission 4"@en .

_:N436e3132873f408d996de5582d637c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Area 2"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    schema:name "Secret Area 2"@en .

_:N653f5d3643ae4eff8b7e5eecf035a702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Area 1"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    schema:name "Secret Area 1"@en .

_:N9e94c841fcc64f5f9cea9f40974b7349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    schema:name "Game Over"@en .

_:Ncb1734ad16f6442cb15c0a963f074185 schema:name "Dusty Zahrt"@en,
        "Dusty Zahrt"@ja,
        "Dusty Zahrt"@ja-latn ;
    foaf:name "Dusty Zahrt"@en,
        "Dusty Zahrt"@ja,
        "Dusty Zahrt"@ja-latn .

_:Nd89e9aee138b4a0caf4672ebc7388300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    schema:name "Ending Theme"@en .

_:Nf45580d842cd4538821942eabe0118af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission 3"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    schema:name "Mission 3"@en .

_:Nf62a536e119e42d8988692b035f15713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    schema:name "Title Theme"@en .

_:Nfb4a54b366fd46cc9f80d841f88a6d4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission 2"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    schema:name "Mission 2"@en .

_:Nfcb7c8ab0db64d479267483c93afdb36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission Clear"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:N4ea22d8ea6044d229989c7deb1f67da1 ;
    schema:name "Mission Clear"@en .

_:N4ea22d8ea6044d229989c7deb1f67da1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18181adebfa94530aebe76f6af9f4f3c,
        _:N1f6ffe5d3e7d4eaabb9bb04425c1a00d,
        _:N331da0fed3de4dbba9cb15886f52c4c2,
        _:N436e3132873f408d996de5582d637c98,
        _:N653f5d3643ae4eff8b7e5eecf035a702,
        _:N9e94c841fcc64f5f9cea9f40974b7349,
        _:Nd89e9aee138b4a0caf4672ebc7388300,
        _:Nf45580d842cd4538821942eabe0118af,
        _:Nf62a536e119e42d8988692b035f15713,
        _:Nfb4a54b366fd46cc9f80d841f88a6d4f,
        _:Nfcb7c8ab0db64d479267483c93afdb36 ;
    mo:track_count 11 ;
    schema:duration "PT24:36"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N18181adebfa94530aebe76f6af9f4f3c,
        _:N1f6ffe5d3e7d4eaabb9bb04425c1a00d,
        _:N331da0fed3de4dbba9cb15886f52c4c2,
        _:N436e3132873f408d996de5582d637c98,
        _:N653f5d3643ae4eff8b7e5eecf035a702,
        _:N9e94c841fcc64f5f9cea9f40974b7349,
        _:Nd89e9aee138b4a0caf4672ebc7388300,
        _:Nf45580d842cd4538821942eabe0118af,
        _:Nf62a536e119e42d8988692b035f15713,
        _:Nfb4a54b366fd46cc9f80d841f88a6d4f,
        _:Nfcb7c8ab0db64d479267483c93afdb36 .

