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

<album/10314> a mo:Release ;
    mo:catalogue_number "60199" .

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

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

<artist/1164#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7294#subject> ;
    schema:name "Chris Huelsbeck"@en ;
    foaf:made <album/7294#composition>,
        <album/7294#subject> ;
    foaf:name "Chris Huelsbeck"@en .

<product/6259#subject> a schema:CreativeWork ;
    schema:name "Turrican II: The Final Fight"@en,
        "Turrican II: The Final Fight"@ja,
        "Turrican II: The Final Fight"@ja-latn ;
    foaf:name "Turrican II: The Final Fight"@en,
        "Turrican II: The Final Fight"@ja,
        "Turrican II: The Final Fight"@ja-latn .

<product/6260#subject> a schema:CreativeWork ;
    schema:name "Turrican 3"@en,
        "Turrican 3"@ja,
        "Turrican 3"@ja-latn ;
    foaf:name "Turrican 3"@en,
        "Turrican 3"@ja,
        "Turrican 3"@ja-latn .

<product/9107#subject> a schema:CreativeWork ;
    schema:name "Tunnel B1"@en,
        "Tunnel B1"@ja,
        "Tunnel B1"@ja-latn ;
    foaf:name "Tunnel B1"@en,
        "Tunnel B1"@ja,
        "Tunnel B1"@ja-latn .

<album/7294#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bridge from the past..."@en,
        "Bridge from the past..."@ja,
        "Bridge from the past..."@ja-latn ;
    mo:composer <artist/1164#subject> ;
    mo:produced_work <album/7294#musicalwork> ;
    schema:name "Bridge from the past..."@en,
        "Bridge from the past..."@ja,
        "Bridge from the past..."@ja-latn .

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

<album/7294#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bridge from the past..."@en,
        "Bridge from the past..."@ja,
        "Bridge from the past..."@ja-latn ;
    mo:performance_of <album/7294#musicalwork> ;
    mo:recorded_as <album/7294#musicalexpression> ;
    schema:name "Bridge from the past..."@en,
        "Bridge from the past..."@ja,
        "Bridge from the past..."@ja-latn ;
    schema:workPerformed <album/7294#musicalwork> .

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

<https://medium-media.vgm.io/albums/49/7294/7294-1318472750.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7294#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-21"^^xsd:date ;
    dcterms:title "Bridge from the past..."@en,
        "Bridge from the past..."@ja,
        "Bridge from the past..."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/10314> ;
    mo:publication_of <album/7294#musicalexpression> ;
    mo:publisher _:N70cfbf0823904f5183a6fc19f5c0741b ;
    mo:record _:N355d0fd26c0b444aace98f13baaf293c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Licht am Ende des Tunnels"@en ;
            foaf:name "Licht am Ende des Tunnels"@en ],
        [ a schema:CreativeWork ;
            schema:name "Battle Isle"@en ;
            foaf:name "Battle Isle"@en ],
        <product/6259#subject>,
        <product/6260#subject>,
        <product/9107#subject> ;
    schema:datePublished "2004-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/7294/7294-1318472750.jpg> ;
    schema:name "Bridge from the past..."@en,
        "Bridge from the past..."@ja,
        "Bridge from the past..."@ja-latn ;
    schema:publisher _:N70cfbf0823904f5183a6fc19f5c0741b ;
    foaf:depiction <https://media.vgm.io/albums/49/7294/7294-1318472750.jpg> .

_:N0475cf2ea25145d38ef10217a1108b64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atlantis"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Atlantis"@en .

_:N28ecfb47c63b454bac1d9751a97bc389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tunnel B1 Intro"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Tunnel B1 Intro"@en .

_:N29e8c50788a04e5c87f5446e63e9e387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turrican 3 Credits"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Turrican 3 Credits"@en .

_:N5a7e030e1d7e455e80704ed752650487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cut Character Suicide"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Cut Character Suicide"@en .

_:N70cfbf0823904f5183a6fc19f5c0741b schema:name "CAPP Records"@en ;
    foaf:name "CAPP Records"@en .

_:N7caf19aafeac45f6becb7fd278e5e451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tunnel B1 Credits"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Tunnel B1 Credits"@en .

_:N7f9c902333754ebf9bb9948244704191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower Of Babel"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Tower Of Babel"@en .

_:N9174ec05f81c4b72b07e5fcdf5439c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light At The End Of The Tunnel - Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Light At The End Of The Tunnel - Theme"@en .

_:N93580a58df824de8afa164404656e3ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme From Battle Isle"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Theme From Battle Isle"@en .

_:N96fcfeb93c774a7cbb2f15598cabe61f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thriller & Action Collage (unreleased \"Romance\" Movie Project)"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Thriller & Action Collage (unreleased \"Romance\" Movie Project)"@en .

_:N98f1b54b943541d1850004ef280e4805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cut Character Title & Dreamsequence"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Cut Character Title & Dreamsequence"@en .

_:Na0072b4ac2cd4f699fd4a6b7264ad8cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light At The End Of The Tunnel - Credits"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Light At The End Of The Tunnel - Credits"@en .

_:Nc94c99c4160d40fe8413ecc4adfb5b80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galileo Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Galileo Theme"@en .

_:Nde62ae1f176348efb4017f4786aa618c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Christmas Theme"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Christmas Theme"@en .

_:Nfa5cff6d49344292865fde9325708efa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underwater Waltz (\"The Great Bath\" from Turrican 2)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N355d0fd26c0b444aace98f13baaf293c ;
    schema:name "Underwater Waltz (\"The Great Bath\" from Turrican 2)"@en .

_:N355d0fd26c0b444aace98f13baaf293c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0475cf2ea25145d38ef10217a1108b64,
        _:N28ecfb47c63b454bac1d9751a97bc389,
        _:N29e8c50788a04e5c87f5446e63e9e387,
        _:N5a7e030e1d7e455e80704ed752650487,
        _:N7caf19aafeac45f6becb7fd278e5e451,
        _:N7f9c902333754ebf9bb9948244704191,
        _:N9174ec05f81c4b72b07e5fcdf5439c15,
        _:N93580a58df824de8afa164404656e3ae,
        _:N96fcfeb93c774a7cbb2f15598cabe61f,
        _:N98f1b54b943541d1850004ef280e4805,
        _:Na0072b4ac2cd4f699fd4a6b7264ad8cd,
        _:Nc94c99c4160d40fe8413ecc4adfb5b80,
        _:Nde62ae1f176348efb4017f4786aa618c,
        _:Nfa5cff6d49344292865fde9325708efa ;
    mo:track_count 14 ;
    schema:duration "PT49:55"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0475cf2ea25145d38ef10217a1108b64,
        _:N28ecfb47c63b454bac1d9751a97bc389,
        _:N29e8c50788a04e5c87f5446e63e9e387,
        _:N5a7e030e1d7e455e80704ed752650487,
        _:N7caf19aafeac45f6becb7fd278e5e451,
        _:N7f9c902333754ebf9bb9948244704191,
        _:N9174ec05f81c4b72b07e5fcdf5439c15,
        _:N93580a58df824de8afa164404656e3ae,
        _:N96fcfeb93c774a7cbb2f15598cabe61f,
        _:N98f1b54b943541d1850004ef280e4805,
        _:Na0072b4ac2cd4f699fd4a6b7264ad8cd,
        _:Nc94c99c4160d40fe8413ecc4adfb5b80,
        _:Nde62ae1f176348efb4017f4786aa618c,
        _:Nfa5cff6d49344292865fde9325708efa .

