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

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

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

<artist/1851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8546#subject> ;
    schema:name "Romolo Di Prisco"@en ;
    foaf:made <album/8546#composition>,
        <album/8546#subject> ;
    foaf:name "Romolo Di Prisco"@en .

<artist/4045#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8546#subject> ;
    schema:name "Jeff Dyck"@en ;
    foaf:made <album/8546#composition>,
        <album/8546#subject> ;
    foaf:name "Jeff Dyck"@en .

<artist/4703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8546#subject> ;
    schema:name "Saki Kaskas"@en ;
    foaf:made <album/8546#composition>,
        <album/8546#subject> ;
    foaf:name "Saki Kaskas"@en .

<artist/5814#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8546#subject> ;
    schema:name "Alistair Hirst"@en ;
    foaf:made <album/8546#composition>,
        <album/8546#subject> ;
    foaf:name "Alistair Hirst"@en .

<artist/5827#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8546#subject> ;
    schema:name "Crispin Hands"@en ;
    foaf:made <album/8546#composition>,
        <album/8546#subject> ;
    foaf:name "Crispin Hands"@en .

<artist/5828#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8546#subject> ;
    schema:name "Koko Productions"@en ;
    foaf:made <album/8546#composition>,
        <album/8546#subject> ;
    foaf:name "Koko Productions"@en .

<artist/5829#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8546#subject> ;
    schema:name "Jay Weinland"@en ;
    foaf:made <album/8546#composition>,
        <album/8546#subject> ;
    foaf:name "Jay Weinland"@en .

<artist/5830#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8546#subject> ;
    schema:name "Robert Ridihalgh"@en ;
    foaf:made <album/8546#composition>,
        <album/8546#subject> ;
    foaf:name "Robert Ridihalgh"@en .

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

<album/8546#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Excessive Speed! - The Music From Need For Speed II"@en,
        "Excessive Speed! - The Music From Need For Speed II"@ja,
        "Excessive Speed! - The Music From Need For Speed II"@ja-latn ;
    mo:performance_of <album/8546#musicalwork> ;
    mo:recorded_as <album/8546#musicalexpression> ;
    schema:name "Excessive Speed! - The Music From Need For Speed II"@en,
        "Excessive Speed! - The Music From Need For Speed II"@ja,
        "Excessive Speed! - The Music From Need For Speed II"@ja-latn ;
    schema:workPerformed <album/8546#musicalwork> .

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

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

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

<album/8546#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Excessive Speed! - The Music From Need For Speed II"@en,
        "Excessive Speed! - The Music From Need For Speed II"@ja,
        "Excessive Speed! - The Music From Need For Speed II"@ja-latn ;
    mo:composer <artist/1851#subject>,
        <artist/4045#subject>,
        <artist/4703#subject>,
        <artist/5814#subject>,
        <artist/5827#subject>,
        <artist/5828#subject>,
        <artist/5829#subject>,
        <artist/5830#subject> ;
    mo:produced_work <album/8546#musicalwork> ;
    schema:name "Excessive Speed! - The Music From Need For Speed II"@en,
        "Excessive Speed! - The Music From Need For Speed II"@ja,
        "Excessive Speed! - The Music From Need For Speed II"@ja-latn .

<album/8546#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-04-28"^^xsd:date ;
    dcterms:title "Excessive Speed! - The Music From Need For Speed II"@en,
        "Excessive Speed! - The Music From Need For Speed II"@ja,
        "Excessive Speed! - The Music From Need For Speed II"@ja-latn ;
    mo:catalogue_number "3611" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8546#musicalexpression> ;
    mo:publisher _:Nd002a45037e549aa99a059df91d39dd6 ;
    mo:record _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Need for Speed 2"@en ;
            foaf:name "Need for Speed 2"@en ] ;
    schema:datePublished "1997-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/8546/8546-1548346256.jpg> ;
    schema:name "Excessive Speed! - The Music From Need For Speed II"@en,
        "Excessive Speed! - The Music From Need For Speed II"@ja,
        "Excessive Speed! - The Music From Need For Speed II"@ja-latn ;
    schema:publisher _:Nd002a45037e549aa99a059df91d39dd6 ;
    foaf:depiction <https://media.vgm.io/albums/64/8546/8546-1548346256.jpg> .

_:N0b839bb080f84dbf9e0e10ce56e255fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corroboree"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Corroboree"@en .

_:N2421f69089714a979f410f1d32d2bed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ItalCala"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "ItalCala"@en .

_:N24d113e6d1454dc09f09fa41488236dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "K2"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "K2"@en .

_:N2577ced3ff6b4552843a61edd8274915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ford GT90"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Ford GT90"@en .

_:N2b941647021945fda05d7c19673f842f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cerebral Plumbing"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Cerebral Plumbing"@en .

_:N32a47f08a6344364a01802bbbd0829c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heinerklingle"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Heinerklingle"@en .

_:N4a8cdd15f72f41bc9ebed657b946ce93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GTIv2"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "GTIv2"@en .

_:N4be67a175c08479293e4b6f054683f10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "McLaren"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "McLaren"@en .

_:N57fde8ab528d4ac6929609ef0b993b1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanoqoua"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Sanoqoua"@en .

_:N679e147b3ac04f8c9757bf8fe503c5fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feta Cheese"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Feta Cheese"@en .

_:N68539e35669243ce98a5fc0671176d2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell Bent For Lederhosen"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Hell Bent For Lederhosen"@en .

_:N70e670ac575a4b9e916ace7b7c4d09c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Headless Horse"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Headless Horse"@en .

_:N7486f6fe722c4533ac1b960945df2b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu"@en ;
    mo:track_number 22 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Menu"@en .

_:N829e6dadad6843f78d9f3d8d17d20fd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jag"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Jag"@en .

_:Nba3e90859a1d4308b7e4b338fd0973b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pavlova"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Pavlova"@en .

_:Nbbe42dfc7dff44f78e193b92229b80af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gore"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Gore"@en .

_:Nc814468caee04a3a8913e8966ea162c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halling Ass"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Halling Ass"@en .

_:Ncab1ed26cfc1406eb85805ba77529c69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nashat"@en ;
    mo:track_number 18 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Nashat"@en .

_:Nd002a45037e549aa99a059df91d39dd6 schema:name "E.A."@en ;
    foaf:name "E.A."@en .

_:Nd48975f5a4884d31a10f9258871f2529 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Siwash Rock"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Siwash Rock"@en .

_:Ne0e7554b4cde4d368ea63198184462e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Stage Strut"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Sound Stage Strut"@en .

_:Nf960390748274a7fb448099669510523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Esprit"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Esprit"@en .

_:Nfd9340f0781b40e9853f5e46508323df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fasolatha"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N4cc8f08ce4ff4f91bb9894bee9361b16 ;
    schema:name "Fasolatha"@en .

_:N4cc8f08ce4ff4f91bb9894bee9361b16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b839bb080f84dbf9e0e10ce56e255fe,
        _:N2421f69089714a979f410f1d32d2bed1,
        _:N24d113e6d1454dc09f09fa41488236dc,
        _:N2577ced3ff6b4552843a61edd8274915,
        _:N2b941647021945fda05d7c19673f842f,
        _:N32a47f08a6344364a01802bbbd0829c8,
        _:N4a8cdd15f72f41bc9ebed657b946ce93,
        _:N4be67a175c08479293e4b6f054683f10,
        _:N57fde8ab528d4ac6929609ef0b993b1b,
        _:N679e147b3ac04f8c9757bf8fe503c5fc,
        _:N68539e35669243ce98a5fc0671176d2a,
        _:N70e670ac575a4b9e916ace7b7c4d09c9,
        _:N7486f6fe722c4533ac1b960945df2b81,
        _:N829e6dadad6843f78d9f3d8d17d20fd8,
        _:Nba3e90859a1d4308b7e4b338fd0973b2,
        _:Nbbe42dfc7dff44f78e193b92229b80af,
        _:Nc814468caee04a3a8913e8966ea162c1,
        _:Ncab1ed26cfc1406eb85805ba77529c69,
        _:Nd48975f5a4884d31a10f9258871f2529,
        _:Ne0e7554b4cde4d368ea63198184462e7,
        _:Nf960390748274a7fb448099669510523,
        _:Nfd9340f0781b40e9853f5e46508323df ;
    mo:track_count 22 ;
    schema:duration "PT72:37"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N0b839bb080f84dbf9e0e10ce56e255fe,
        _:N2421f69089714a979f410f1d32d2bed1,
        _:N24d113e6d1454dc09f09fa41488236dc,
        _:N2577ced3ff6b4552843a61edd8274915,
        _:N2b941647021945fda05d7c19673f842f,
        _:N32a47f08a6344364a01802bbbd0829c8,
        _:N4a8cdd15f72f41bc9ebed657b946ce93,
        _:N4be67a175c08479293e4b6f054683f10,
        _:N57fde8ab528d4ac6929609ef0b993b1b,
        _:N679e147b3ac04f8c9757bf8fe503c5fc,
        _:N68539e35669243ce98a5fc0671176d2a,
        _:N70e670ac575a4b9e916ace7b7c4d09c9,
        _:N7486f6fe722c4533ac1b960945df2b81,
        _:N829e6dadad6843f78d9f3d8d17d20fd8,
        _:Nba3e90859a1d4308b7e4b338fd0973b2,
        _:Nbbe42dfc7dff44f78e193b92229b80af,
        _:Nc814468caee04a3a8913e8966ea162c1,
        _:Ncab1ed26cfc1406eb85805ba77529c69,
        _:Nd48975f5a4884d31a10f9258871f2529,
        _:Ne0e7554b4cde4d368ea63198184462e7,
        _:Nf960390748274a7fb448099669510523,
        _:Nfd9340f0781b40e9853f5e46508323df .

