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

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

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

<album/7294> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/1164#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10314#subject> ;
    schema:name "Chris Huelsbeck"@en ;
    foaf:made <album/10314#composition>,
        <album/10314#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/10314#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/10314#musicalwork> ;
    schema:name "Bridge from the past..."@en,
        "Bridge from the past..."@ja,
        "Bridge from the past..."@ja-latn .

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

<album/10314#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/10314#musicalwork> ;
    mo:recorded_as <album/10314#musicalexpression> ;
    schema:name "Bridge from the past..."@en,
        "Bridge from the past..."@ja,
        "Bridge from the past..."@ja-latn ;
    schema:workPerformed <album/10314#musicalwork> .

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

<https://medium-media.vgm.io/albums/41/10314/10314-1535843618.jpg> a schema:ImageObject,
        foaf:Image .

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

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

_:N04a11e7b31bc4947824ad80a827029a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light at the end of the tunnel - Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N5e5636a2ab684af48b3a8a9d8ea3fcfe ;
    schema:name "Light at the end of the tunnel - Theme"@en .

_:N0aeb6df1186c452a8c9ad24bcb085611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme from Battle Isle"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N5e5636a2ab684af48b3a8a9d8ea3fcfe ;
    schema:name "Theme from Battle Isle"@en .

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

_:N379899211cd44687ba4667f614d3ca09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X-Mas Theme"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N5e5636a2ab684af48b3a8a9d8ea3fcfe ;
    schema:name "X-Mas Theme"@en .

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

_:N495848d570a94d9f82669679fdd9f51a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turrican II - Under Water"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N5e5636a2ab684af48b3a8a9d8ea3fcfe ;
    schema:name "Turrican II - Under Water"@en .

_:N507d0f7d6caf4b0da37ea1f8feaebac3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Babel"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N5e5636a2ab684af48b3a8a9d8ea3fcfe ;
    schema:name "Tower of Babel"@en .

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

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

_:N5f808c9ba78141b6bd0789847351a2f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Romance"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N5e5636a2ab684af48b3a8a9d8ea3fcfe ;
    schema:name "Romance"@en .

_:N8eb0e889564f4262a9cb5f862235ca90 schema:name "MP3.com"@en ;
    foaf:name "MP3.com"@en .

_:N962ac6437073403db86ff0388b92bead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light at the end of the tunnel - Credits"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N5e5636a2ab684af48b3a8a9d8ea3fcfe ;
    schema:name "Light at the end of the tunnel - Credits"@en .

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

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

_:Ncdc0369bff0249bfbef209d5f388d38b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galileo"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5e5636a2ab684af48b3a8a9d8ea3fcfe ;
    schema:name "Galileo"@en .

_:N5e5636a2ab684af48b3a8a9d8ea3fcfe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a11e7b31bc4947824ad80a827029a1,
        _:N0aeb6df1186c452a8c9ad24bcb085611,
        _:N15db98afc1e34834aac3c3121aab4d1d,
        _:N379899211cd44687ba4667f614d3ca09,
        _:N45703814973948c0bce283f99573d634,
        _:N495848d570a94d9f82669679fdd9f51a,
        _:N507d0f7d6caf4b0da37ea1f8feaebac3,
        _:N58f97393391242398d6dd6d514a90f56,
        _:N5f24b6565ebf4d219cc80092b6d93204,
        _:N5f808c9ba78141b6bd0789847351a2f0,
        _:N962ac6437073403db86ff0388b92bead,
        _:N9a6ea9cbb6d14ce0b0cb9ee2dacdcd91,
        _:Nb3da092da52e4f5f80a882e534efa1cc,
        _:Ncdc0369bff0249bfbef209d5f388d38b ;
    mo:track_count 14 ;
    schema:duration "PT48:10"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N04a11e7b31bc4947824ad80a827029a1,
        _:N0aeb6df1186c452a8c9ad24bcb085611,
        _:N15db98afc1e34834aac3c3121aab4d1d,
        _:N379899211cd44687ba4667f614d3ca09,
        _:N45703814973948c0bce283f99573d634,
        _:N495848d570a94d9f82669679fdd9f51a,
        _:N507d0f7d6caf4b0da37ea1f8feaebac3,
        _:N58f97393391242398d6dd6d514a90f56,
        _:N5f24b6565ebf4d219cc80092b6d93204,
        _:N5f808c9ba78141b6bd0789847351a2f0,
        _:N962ac6437073403db86ff0388b92bead,
        _:N9a6ea9cbb6d14ce0b0cb9ee2dacdcd91,
        _:Nb3da092da52e4f5f80a882e534efa1cc,
        _:Ncdc0369bff0249bfbef209d5f388d38b .

