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

<album/53085> a mo:Release ;
    mo:catalogue_number "VRCL-2045" .

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

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

<product/243#subject> a schema:CreativeWork ;
    schema:name "Gran Turismo"@en,
        "グランツーリスモ"@ja,
        "Gran Turismo"@ja-latn ;
    foaf:name "Gran Turismo"@en,
        "グランツーリスモ"@ja,
        "Gran Turismo"@ja-latn .

<album/9083#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANDY'S"@en,
        "ANDY'S"@ja,
        "ANDY'S"@ja-latn ;
    mo:composer <artist/1350#subject> ;
    mo:produced_work <album/9083#musicalwork> ;
    schema:name "ANDY'S"@en,
        "ANDY'S"@ja,
        "ANDY'S"@ja-latn .

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/9083/9083-1214238968.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10540#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9083#performance> ;
    schema:name "Masato Yamada"@en,
        "山田正人"@ja ;
    foaf:name "Masato Yamada"@en,
        "山田正人"@ja .

<artist/18642#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9083#performance> ;
    schema:name "Gregg Bissonette"@en ;
    foaf:name "Gregg Bissonette"@en .

<artist/18939#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9083#performance> ;
    schema:name "Joseph Williams"@en ;
    foaf:name "Joseph Williams"@en .

<artist/18959#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9083#performance> ;
    schema:name "Michael Landau"@en ;
    foaf:name "Michael Landau"@en .

<artist/19031#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9083#performance> ;
    schema:name "Angie Jaree"@en ;
    foaf:name "Angie Jaree"@en .

<artist/19397#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9083#performance> ;
    schema:name "Steve Tavaglione"@en ;
    foaf:name "Steve Tavaglione"@en .

<artist/4597#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9083#performance> ;
    schema:name "Tadashi Namba"@en,
        "難波正司"@ja ;
    foaf:name "Tadashi Namba"@en,
        "難波正司"@ja .

<artist/5127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9083#performance> ;
    schema:name "Doug Bossi"@en ;
    foaf:name "Doug Bossi"@en .

<artist/7120#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9083#performance> ;
    schema:name "Nick Menza"@en ;
    foaf:name "Nick Menza"@en .

<artist/1350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9083#subject> ;
    mo:performed <album/9083#performance> ;
    schema:name "Masahiro Ando"@en,
        "安藤正容"@ja ;
    foaf:made <album/9083#composition>,
        <album/9083#subject> ;
    foaf:name "Masahiro Ando"@en,
        "安藤正容"@ja .

<album/9083#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-11-21"^^xsd:date ;
    dcterms:title "ANDY'S"@en,
        "ANDY'S"@ja,
        "ANDY'S"@ja-latn ;
    mo:catalogue_number "SRCL-3722" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/53085> ;
    mo:publication_of <album/9083#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N8370bb8dd75d4a0b98fdb4b0d65ac7e5 ;
    mo:record_count 1 ;
    schema:about <product/243#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Pauline Wilson"@en ;
            foaf:name "Pauline Wilson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Bissonette"@en ;
            foaf:name "Matt Bissonette"@en ],
        <artist/10540#subject>,
        <artist/1350#subject>,
        <artist/18642#subject>,
        <artist/18939#subject>,
        <artist/18959#subject>,
        <artist/19031#subject>,
        <artist/19397#subject>,
        <artist/4597#subject>,
        <artist/5127#subject>,
        <artist/7120#subject> ;
    schema:datePublished "1996-11-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/9083/9083-1214238968.jpg> ;
    schema:name "ANDY'S"@en,
        "ANDY'S"@ja,
        "ANDY'S"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/9083/9083-1214238968.jpg> .

<album/9083#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANDY'S"@en,
        "ANDY'S"@ja,
        "ANDY'S"@ja-latn ;
    mo:performance_of <album/9083#musicalwork> ;
    mo:performer _:N53671d58f3d3442f8943926da7b05477,
        _:Ndceda02961574323884b7229b7771f3c,
        <artist/10540#subject>,
        <artist/1350#subject>,
        <artist/18642#subject>,
        <artist/18939#subject>,
        <artist/18959#subject>,
        <artist/19031#subject>,
        <artist/19397#subject>,
        <artist/4597#subject>,
        <artist/5127#subject>,
        <artist/7120#subject> ;
    mo:recorded_as <album/9083#musicalexpression> ;
    schema:byArtist _:N53671d58f3d3442f8943926da7b05477,
        _:Ndceda02961574323884b7229b7771f3c,
        <artist/10540#subject>,
        <artist/1350#subject>,
        <artist/18642#subject>,
        <artist/18939#subject>,
        <artist/18959#subject>,
        <artist/19031#subject>,
        <artist/19397#subject>,
        <artist/4597#subject>,
        <artist/5127#subject>,
        <artist/7120#subject> ;
    schema:name "ANDY'S"@en,
        "ANDY'S"@ja,
        "ANDY'S"@ja-latn ;
    schema:workPerformed <album/9083#musicalwork> .

_:N239737ef753c4e858c992b068ee75495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "More than Loving"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N8370bb8dd75d4a0b98fdb4b0d65ac7e5 ;
    schema:name "More than Loving"@en .

_:N41e8fefba3164d0d90a8454bf3ed9cdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobody"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N8370bb8dd75d4a0b98fdb4b0d65ac7e5 ;
    schema:name "Nobody"@en .

_:N432f5dd722914e0faac9d1bc3513d9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like the Wind"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N8370bb8dd75d4a0b98fdb4b0d65ac7e5 ;
    schema:name "Like the Wind"@en .

_:N5215bff0abf44ee39d2271affaf27337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Man of the World"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N8370bb8dd75d4a0b98fdb4b0d65ac7e5 ;
    schema:name "A Man of the World"@en .

_:N53671d58f3d3442f8943926da7b05477 a schema:Person,
        foaf:Person ;
    mo:performed <album/9083#performance> ;
    schema:name "Matt Bissonette"@en ;
    foaf:name "Matt Bissonette"@en .

_:N7d7803a6b04b4a25ae857ec2cc703fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freedom to Win"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N8370bb8dd75d4a0b98fdb4b0d65ac7e5 ;
    schema:name "Freedom to Win"@en .

_:N83bdb297f3e642aa992ec39fb687f0d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Over the Castle"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N8370bb8dd75d4a0b98fdb4b0d65ac7e5 ;
    schema:name "Moon Over the Castle"@en .

_:Na42bc7be4692427f977ba364b8a1ebb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Chance"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N8370bb8dd75d4a0b98fdb4b0d65ac7e5 ;
    schema:name "Second Chance"@en .

_:Ndceda02961574323884b7229b7771f3c a schema:Person,
        foaf:Person ;
    mo:performed <album/9083#performance> ;
    schema:name "Pauline Wilson"@en ;
    foaf:name "Pauline Wilson"@en .

_:Ne3985bbdb8a6404f8900836a71fadb14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Monster"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N8370bb8dd75d4a0b98fdb4b0d65ac7e5 ;
    schema:name "Green Monster"@en .

_:N8370bb8dd75d4a0b98fdb4b0d65ac7e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N239737ef753c4e858c992b068ee75495,
        _:N41e8fefba3164d0d90a8454bf3ed9cdd,
        _:N432f5dd722914e0faac9d1bc3513d9cc,
        _:N5215bff0abf44ee39d2271affaf27337,
        _:N7d7803a6b04b4a25ae857ec2cc703fca,
        _:N83bdb297f3e642aa992ec39fb687f0d1,
        _:Na42bc7be4692427f977ba364b8a1ebb1,
        _:Ne3985bbdb8a6404f8900836a71fadb14 ;
    mo:track_count 8 ;
    schema:duration "PT38:18"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N239737ef753c4e858c992b068ee75495,
        _:N41e8fefba3164d0d90a8454bf3ed9cdd,
        _:N432f5dd722914e0faac9d1bc3513d9cc,
        _:N5215bff0abf44ee39d2271affaf27337,
        _:N7d7803a6b04b4a25ae857ec2cc703fca,
        _:N83bdb297f3e642aa992ec39fb687f0d1,
        _:Na42bc7be4692427f977ba364b8a1ebb1,
        _:Ne3985bbdb8a6404f8900836a71fadb14 .

