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

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

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

<album/9083> a mo:Release ;
    mo:catalogue_number "SRCL-3722" .

<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/53085#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/53085#musicalwork> ;
    schema:name "ANDY'S"@en,
        "ANDY'S"@ja,
        "ANDY'S"@ja-latn .

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

<org/1107#subject> schema:name "Village Music"@en,
        "株式会社ヴィレッジ ミュージック"@ja,
        "Village Music"@ja-latn ;
    foaf:name "Village Music"@en,
        "株式会社ヴィレッジ ミュージック"@ja,
        "Village Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/53085/53085-1432760548.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

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

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

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

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

<album/53085#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-03-21"^^xsd:date ;
    dcterms:title "ANDY'S"@en,
        "ANDY'S"@ja,
        "ANDY'S"@ja-latn ;
    mo:catalogue_number "VRCL-2045" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/9083> ;
    mo:publication_of <album/53085#musicalexpression> ;
    mo:publisher <org/1107#subject> ;
    mo:record _:Nc6215f886edf423d91413bb94c211c28 ;
    mo:record_count 1 ;
    schema:about <product/243#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Bissonette"@en ;
            foaf:name "Matt Bissonette"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pauline Wilson"@en ;
            foaf:name "Pauline Wilson"@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 "2007-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/53085/53085-1432760548.jpg> ;
    schema:name "ANDY'S"@en,
        "ANDY'S"@ja,
        "ANDY'S"@ja-latn ;
    schema:publisher <org/1107#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/53085/53085-1432760548.jpg> .

<album/53085#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANDY'S"@en,
        "ANDY'S"@ja,
        "ANDY'S"@ja-latn ;
    mo:performance_of <album/53085#musicalwork> ;
    mo:performer _:N032acd0f385c4b6f8845015c011ecd9f,
        _:N24f1dea5ad194cf788ed83b741dc3ae8,
        <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/53085#musicalexpression> ;
    schema:byArtist _:N032acd0f385c4b6f8845015c011ecd9f,
        _:N24f1dea5ad194cf788ed83b741dc3ae8,
        <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/53085#musicalwork> .

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

_:N1100b18ce51b47ea9c7938bf2dcd5469 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 _:Nc6215f886edf423d91413bb94c211c28 ;
    schema:name "A Man of the World"@en .

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

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

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

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

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

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

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

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

_:Nc6215f886edf423d91413bb94c211c28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1100b18ce51b47ea9c7938bf2dcd5469,
        _:N418289a2f2ef4c0f9974489945710365,
        _:N53e94549bebd47deb74ca51bef6f38d8,
        _:N71cd8e9b508740e193dcb0e58c88fa93,
        _:N8d787a336d0647ee95549349fd861a15,
        _:Na4a030cea53e44c4abc20746b2fad0f8,
        _:Nbcd0f7c656014d11906e718b5ddd7d09,
        _:Nf711f9da5783400f99efd6c1571e6156 ;
    mo:track_count 8 ;
    schema:duration "PT38:18"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1100b18ce51b47ea9c7938bf2dcd5469,
        _:N418289a2f2ef4c0f9974489945710365,
        _:N53e94549bebd47deb74ca51bef6f38d8,
        _:N71cd8e9b508740e193dcb0e58c88fa93,
        _:N8d787a336d0647ee95549349fd861a15,
        _:Na4a030cea53e44c4abc20746b2fad0f8,
        _:Nbcd0f7c656014d11906e718b5ddd7d09,
        _:Nf711f9da5783400f99efd6c1571e6156 .

