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

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

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

<artist/1297#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5448#subject> ;
    schema:name "Rob Hubbard"@en ;
    foaf:made <album/5448#composition>,
        <album/5448#subject> ;
    foaf:name "Rob Hubbard"@en .

<artist/1298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5448#subject> ;
    schema:name "Martin Galway"@en ;
    foaf:made <album/5448#composition>,
        <album/5448#subject> ;
    foaf:name "Martin Galway"@en .

<artist/1304#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5448#subject> ;
    schema:name "Paul Norman"@en ;
    foaf:made <album/5448#composition>,
        <album/5448#subject> ;
    foaf:name "Paul Norman"@en .

<artist/1640#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5448#subject> ;
    schema:name "Matt Gray"@en ;
    foaf:made <album/5448#composition>,
        <album/5448#subject> ;
    foaf:name "Matt Gray"@en .

<artist/1642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5448#subject> ;
    schema:name "Yukihiro Takahashi"@en,
        "高橋幸宏"@ja ;
    foaf:made <album/5448#composition>,
        <album/5448#subject> ;
    foaf:name "Yukihiro Takahashi"@en,
        "高橋幸宏"@ja .

<artist/17740#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5448#subject> ;
    schema:name "Moroder"@en ;
    foaf:made <album/5448#composition>,
        <album/5448#subject> ;
    foaf:name "Moroder"@en .

<artist/511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5448#subject> ;
    schema:name "Mark Cooksey"@en ;
    foaf:made <album/5448#composition>,
        <album/5448#subject> ;
    foaf:name "Mark Cooksey"@en .

<artist/73425#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5448#subject> ;
    schema:name "Andromeda"@en ;
    foaf:made <album/5448#composition>,
        <album/5448#subject> ;
    foaf:name "Andromeda"@en .

<product/2430#subject> a schema:CreativeWork ;
    schema:name "Batman: The Caped Crusader"@en,
        "Batman: The Caped Crusader"@ja,
        "Batman: The Caped Crusader"@ja-latn ;
    foaf:name "Batman: The Caped Crusader"@en,
        "Batman: The Caped Crusader"@ja,
        "Batman: The Caped Crusader"@ja-latn .

<release/26307#subject> a schema:CreativeWork ;
    schema:name "Terra Cresta (C64)"@en,
        "Terra Cresta (C64)"@ja,
        "Terra Cresta (C64)"@ja-latn ;
    foaf:name "Terra Cresta (C64)"@en,
        "Terra Cresta (C64)"@ja,
        "Terra Cresta (C64)"@ja-latn .

<release/33759#subject> a schema:CreativeWork ;
    schema:name "Rambo: First Blood Part II"@en,
        "Rambo: First Blood Part II"@ja,
        "Rambo: First Blood Part II"@ja-latn ;
    foaf:name "Rambo: First Blood Part II"@en,
        "Rambo: First Blood Part II"@ja,
        "Rambo: First Blood Part II"@ja-latn .

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

<org/2034#subject> schema:name "C64Audio"@en,
        "C64Audio"@ja,
        "C64Audio"@ja-latn ;
    foaf:name "C64Audio"@en,
        "C64Audio"@ja,
        "C64Audio"@ja-latn .

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

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

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

<artist/1632#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5448#performance> ;
    schema:name "Chris Abbott"@en ;
    foaf:name "Chris Abbott"@en .

<album/5448#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn ;
    mo:performance_of <album/5448#musicalwork> ;
    mo:performer <artist/1305#subject>,
        <artist/1632#subject> ;
    mo:recorded_as <album/5448#musicalexpression> ;
    schema:byArtist <artist/1305#subject>,
        <artist/1632#subject> ;
    schema:name "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn ;
    schema:workPerformed <album/5448#musicalwork> .

<artist/1305#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5448#subject> ;
    mo:performed <album/5448#performance> ;
    schema:name "Fred Gray"@en ;
    foaf:made <album/5448#composition>,
        <album/5448#subject> ;
    foaf:name "Fred Gray"@en .

<album/5448#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Doldinger"@en ;
            foaf:made <album/5448#composition> ;
            foaf:name "Doldinger"@en ],
        <artist/1297#subject>,
        <artist/1298#subject>,
        <artist/1304#subject>,
        <artist/1305#subject>,
        <artist/1640#subject>,
        <artist/1642#subject>,
        <artist/17740#subject>,
        <artist/511#subject>,
        <artist/73425#subject> ;
    mo:produced_work <album/5448#musicalwork> ;
    schema:name "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn .

<album/5448#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-11-12"^^xsd:date ;
    dcterms:title "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn ;
    mo:catalogue_number "C64CD2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5448#musicalexpression> ;
    mo:publisher <org/2034#subject> ;
    mo:record _:N1f8ba1ee478641198ce02a48f8458d30 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Comic Bakery"@en ;
            foaf:name "Comic Bakery"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sanxion"@en ;
            foaf:name "Sanxion"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ghosts 'N Goblins"@en ;
            foaf:name "Ghosts 'N Goblins"@en ],
        [ a schema:CreativeWork ;
            schema:name "Daley Thompson's Decathlon"@en ;
            foaf:name "Daley Thompson's Decathlon"@en ],
        [ a schema:CreativeWork ;
            schema:name "Aztec Challenge"@en ;
            foaf:name "Aztec Challenge"@en ],
        [ a schema:CreativeWork ;
            schema:name "Roland's Rat Race"@en ;
            foaf:name "Roland's Rat Race"@en ],
        [ a schema:CreativeWork ;
            schema:name "Helikopter Jagd"@en ;
            foaf:name "Helikopter Jagd"@en ],
        [ a schema:CreativeWork ;
            schema:name "Scarabaeus"@en ;
            foaf:name "Scarabaeus"@en ],
        [ a schema:CreativeWork ;
            schema:name "Warhawk"@en ;
            foaf:name "Warhawk"@en ],
        [ a schema:CreativeWork ;
            schema:name "Wizball"@en ;
            foaf:name "Wizball"@en ],
        <product/2430#subject>,
        <release/26307#subject>,
        <release/33759#subject> ;
    schema:byArtist <artist/1305#subject>,
        <artist/1632#subject> ;
    schema:datePublished "1999-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/5448/5448-1303214042.jpg> ;
    schema:name "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn ;
    schema:publisher <org/2034#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/5448/5448-1303214042.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5448#subject> ;
    schema:name "Doldinger"@en ;
    foaf:made <album/5448#subject> ;
    foaf:name "Doldinger"@en .

_:N17abc34cb81e43b5af5b47b4107a2028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batman the Caped Crusader (Radio funk mix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Batman the Caped Crusader (Radio funk mix)"@en .

_:N1d87e76b6f934d53947a01536ea263ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galway is God 2000 (CD mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Galway is God 2000 (CD mix)"@en .

_:N2453b01ed6bb44aca02032161bc5061a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thalamusik 2000 (Zzap!64 reborn mix)"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Thalamusik 2000 (Zzap!64 reborn mix)"@en .

_:N26b2ad3dbb944170a6bc2c66f7ee94da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghosts 'N' Goblins (Spook Rock Mix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Ghosts 'N' Goblins (Spook Rock Mix)"@en .

_:N42722090bdef4b248d530561986ab5c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Driller (Thundermix)"@en ;
    mo:track_number 13 ;
    schema:duration "PT8:37"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Driller (Thundermix)"@en .

_:N4a41c8c7c37e467fb2ba42a32ba407b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comic Bakery (Danko mix)"@en ;
    mo:track_number 15 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Comic Bakery (Danko mix)"@en .

_:N57b717f571ff4473b9ef83b2b551fb80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ivory Tower (theme from Helikopter Jagd)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Ivory Tower (theme from Helikopter Jagd)"@en .

_:N600c6645addb48ee801ca50d6bcd64d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarabeus (Spacestation mix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Scarabeus (Spacestation mix)"@en .

_:N74847398b2594f5596e80b082f0c2dd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rydeen (Daley Thompson's Decathlon Loader)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Rydeen (Daley Thompson's Decathlon Loader)"@en .

_:N8cfc5cc9e6da41f98f348fac98804da0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aztec Challenge (Tribal mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Aztec Challenge (Tribal mix)"@en .

_:Nab0331d275644b21a4501a272e02716b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Forest (Elfman mix)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Forbidden Forest (Elfman mix)"@en .

_:Naef790035e094db4a34a42c359159ac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warhawk (MagnetoMixe)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Warhawk (MagnetoMixe)"@en .

_:Nb3928b8689564f6ba3a41a8bfb479794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roland's Rat Race (Yeeeeeeah 12\" mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Roland's Rat Race (Yeeeeeeah 12\" mix)"@en .

_:Nb3d3cd700133404aa59e01bb6433d5cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wizball 2000 (Lara and Enya Mix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Wizball 2000 (Lara and Enya Mix)"@en .

_:Nc0968653dd354fb0a8d241ea262d30a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terra Cresta (Apocalypse mix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N1f8ba1ee478641198ce02a48f8458d30 ;
    schema:name "Terra Cresta (Apocalypse mix)"@en .

_:N1f8ba1ee478641198ce02a48f8458d30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17abc34cb81e43b5af5b47b4107a2028,
        _:N1d87e76b6f934d53947a01536ea263ae,
        _:N2453b01ed6bb44aca02032161bc5061a,
        _:N26b2ad3dbb944170a6bc2c66f7ee94da,
        _:N42722090bdef4b248d530561986ab5c4,
        _:N4a41c8c7c37e467fb2ba42a32ba407b2,
        _:N57b717f571ff4473b9ef83b2b551fb80,
        _:N600c6645addb48ee801ca50d6bcd64d3,
        _:N74847398b2594f5596e80b082f0c2dd0,
        _:N8cfc5cc9e6da41f98f348fac98804da0,
        _:Nab0331d275644b21a4501a272e02716b,
        _:Naef790035e094db4a34a42c359159ac6,
        _:Nb3928b8689564f6ba3a41a8bfb479794,
        _:Nb3d3cd700133404aa59e01bb6433d5cb,
        _:Nc0968653dd354fb0a8d241ea262d30a5 ;
    mo:track_count 15 ;
    schema:duration "PT73:53"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N17abc34cb81e43b5af5b47b4107a2028,
        _:N1d87e76b6f934d53947a01536ea263ae,
        _:N2453b01ed6bb44aca02032161bc5061a,
        _:N26b2ad3dbb944170a6bc2c66f7ee94da,
        _:N42722090bdef4b248d530561986ab5c4,
        _:N4a41c8c7c37e467fb2ba42a32ba407b2,
        _:N57b717f571ff4473b9ef83b2b551fb80,
        _:N600c6645addb48ee801ca50d6bcd64d3,
        _:N74847398b2594f5596e80b082f0c2dd0,
        _:N8cfc5cc9e6da41f98f348fac98804da0,
        _:Nab0331d275644b21a4501a272e02716b,
        _:Naef790035e094db4a34a42c359159ac6,
        _:Nb3928b8689564f6ba3a41a8bfb479794,
        _:Nb3d3cd700133404aa59e01bb6433d5cb,
        _:Nc0968653dd354fb0a8d241ea262d30a5 .

