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

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

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

<artist/156#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4256#subject> ;
    schema:name "Takenobu Mitsuyoshi"@en,
        "光吉猛修"@ja ;
    foaf:made <album/4256#composition>,
        <album/4256#subject> ;
    foaf:name "Takenobu Mitsuyoshi"@en,
        "光吉猛修"@ja .

<artist/1707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4256#subject> ;
    schema:name "Tatsuhiko Fuyuno"@en,
        "冬野竜彦"@ja ;
    foaf:made <album/4256#composition>,
        <album/4256#subject> ;
    foaf:name "Tatsuhiko Fuyuno"@en,
        "冬野竜彦"@ja .

<artist/1709#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4256#subject> ;
    schema:name "Tetsuya Yamamoto"@en,
        "山本哲也"@ja ;
    foaf:made <album/4256#composition>,
        <album/4256#subject> ;
    foaf:name "Tetsuya Yamamoto"@en,
        "山本哲也"@ja .

<artist/375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4256#subject> ;
    schema:name "Jun Senoue"@en,
        "瀬上純"@ja ;
    foaf:made <album/4256#composition>,
        <album/4256#subject> ;
    foaf:name "Jun Senoue"@en,
        "瀬上純"@ja .

<artist/73447#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4256#subject> ;
    schema:name "LOWDOGS"@en ;
    foaf:made <album/4256#composition>,
        <album/4256#subject> ;
    foaf:name "LOWDOGS"@en .

<product/7886#subject> a schema:CreativeWork ;
    schema:name "Sega Rally 2"@en,
        "セガラリー２"@ja,
        "Sega Rally Championship 2"@ja-latn ;
    foaf:name "Sega Rally 2"@en,
        "セガラリー２"@ja,
        "Sega Rally Championship 2"@ja-latn .

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

<album/4256#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@en,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja-latn ;
    mo:performance_of <album/4256#musicalwork> ;
    mo:recorded_as <album/4256#musicalexpression> ;
    schema:name "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@en,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja-latn ;
    schema:workPerformed <album/4256#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/4256/4256-1403652800.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4256#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@en,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "[prime direction]"@en ;
            foaf:made <album/4256#composition> ;
            foaf:name "[prime direction]"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "[SEGA]"@en ;
            foaf:made <album/4256#composition> ;
            foaf:name "[SEGA]"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "[prime direction]"@en ;
            foaf:made <album/4256#composition> ;
            foaf:name "[prime direction]"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "[prime direction]"@en ;
            foaf:made <album/4256#composition> ;
            foaf:name "[prime direction]"@en ],
        <artist/156#subject>,
        <artist/1707#subject>,
        <artist/1709#subject>,
        <artist/375#subject>,
        <artist/73447#subject> ;
    mo:produced_work <album/4256#musicalwork> ;
    schema:name "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@en,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja-latn .

<album/4256#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-12-17"^^xsd:date ;
    dcterms:title "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@en,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja-latn ;
    mo:catalogue_number "PCCG-00520" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4256#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N4e3312ffb74c470aad5e5f7a35615baf ;
    mo:record_count 1 ;
    schema:about <product/7886#subject> ;
    schema:datePublished "1999-12-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/4256/4256-1403652800.jpg> ;
    schema:name "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@en,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja,
        "SEGA RALLY 2 RE-ARRANGE ALBUM another entries"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/4256/4256-1403652800.jpg> .

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

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

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

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

_:N1b5e4eda09684b329c58aaf49bd2c50f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Go! SEGA RALLY"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N4e3312ffb74c470aad5e5f7a35615baf ;
    schema:name "Go Go! SEGA RALLY"@en .

_:N5e0cfecfaeb74790883d7c9941127981 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IGNITION'98...in the groove"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N4e3312ffb74c470aad5e5f7a35615baf ;
    schema:name "IGNITION'98...in the groove"@en .

_:Na1bce4f1150343e1a50499e992eec77a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul On Desert"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N4e3312ffb74c470aad5e5f7a35615baf ;
    schema:name "Soul On Desert"@en .

_:Nb265a72f07fd42d6ae4941034b0ecb21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searchin' For My Dreams"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N4e3312ffb74c470aad5e5f7a35615baf ;
    schema:name "Searchin' For My Dreams"@en .

_:Nd60feeb708ce415fa66639ee5b58c29b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Route246"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N4e3312ffb74c470aad5e5f7a35615baf ;
    schema:name "Route246"@en .

_:Nd64ff298f87f411bb0961940406b4bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MNF?"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N4e3312ffb74c470aad5e5f7a35615baf ;
    schema:name "MNF?"@en .

_:Nf57fd7afe3a54d37994a1639ca42c7c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Go! SEGA RALLY"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N4e3312ffb74c470aad5e5f7a35615baf ;
    schema:name "Go Go! SEGA RALLY"@en .

_:Nfd2fe926874d4ba2b152a6ca621cae05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ESTRADA NOVA"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N4e3312ffb74c470aad5e5f7a35615baf ;
    schema:name "ESTRADA NOVA"@en .

_:N4e3312ffb74c470aad5e5f7a35615baf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b5e4eda09684b329c58aaf49bd2c50f,
        _:N5e0cfecfaeb74790883d7c9941127981,
        _:Na1bce4f1150343e1a50499e992eec77a,
        _:Nb265a72f07fd42d6ae4941034b0ecb21,
        _:Nd60feeb708ce415fa66639ee5b58c29b,
        _:Nd64ff298f87f411bb0961940406b4bd0,
        _:Nf57fd7afe3a54d37994a1639ca42c7c2,
        _:Nfd2fe926874d4ba2b152a6ca621cae05 ;
    mo:track_count 8 ;
    schema:duration "PT38:45"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1b5e4eda09684b329c58aaf49bd2c50f,
        _:N5e0cfecfaeb74790883d7c9941127981,
        _:Na1bce4f1150343e1a50499e992eec77a,
        _:Nb265a72f07fd42d6ae4941034b0ecb21,
        _:Nd60feeb708ce415fa66639ee5b58c29b,
        _:Nd64ff298f87f411bb0961940406b4bd0,
        _:Nf57fd7afe3a54d37994a1639ca42c7c2,
        _:Nfd2fe926874d4ba2b152a6ca621cae05 .

