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

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

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

<artist/16270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149120#subject> ;
    schema:name "H. Suzuki"@en ;
    foaf:made <album/149120#composition>,
        <album/149120#subject> ;
    foaf:name "H. Suzuki"@en .

<artist/5180#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149120#subject> ;
    schema:name "T. Matsuki"@en ;
    foaf:made <album/149120#composition>,
        <album/149120#subject> ;
    foaf:name "T. Matsuki"@en .

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

<org/16#subject> schema:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn ;
    foaf:name "CBS/Sony Records"@en,
        "シービーエス・ソニーレコード"@ja,
        "CBS/Sony Records"@ja-latn .

<https://media.vgm.io/albums/02/149120/149120-52bc069bf766.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149120#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/149120/149120-52bc069bf766.png> ;
    foaf:depicts <album/149120#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/149120/149120-52bc069bf766.png> .

<https://medium-media.vgm.io/albums/02/149120/149120-52bc069bf766.png> a schema:ImageObject,
        foaf:Image .

<album/149120#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE PLAYERS LIVE"@en,
        "ザ・プレイヤーズ・ライヴ"@ja,
        "THE PLAYERS LIVE"@ja-latn ;
    mo:composer <artist/16270#subject>,
        <artist/5180#subject> ;
    mo:produced_work <album/149120#musicalwork> ;
    schema:name "THE PLAYERS LIVE"@en,
        "ザ・プレイヤーズ・ライヴ"@ja,
        "THE PLAYERS LIVE"@ja-latn .

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

<album/149120#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE PLAYERS LIVE"@en,
        "ザ・プレイヤーズ・ライヴ"@ja,
        "THE PLAYERS LIVE"@ja-latn ;
    mo:performance_of <album/149120#musicalwork> ;
    mo:performer <artist/25987#subject> ;
    mo:recorded_as <album/149120#musicalexpression> ;
    schema:byArtist <artist/25987#subject> ;
    schema:name "THE PLAYERS LIVE"@en,
        "ザ・プレイヤーズ・ライヴ"@ja,
        "THE PLAYERS LIVE"@ja-latn ;
    schema:workPerformed <album/149120#musicalwork> .

<artist/25987#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/149120#performance> ;
    schema:name "The Players"@en,
        "ザ・プレイヤーズ"@ja ;
    foaf:name "The Players"@en,
        "ザ・プレイヤーズ"@ja .

<album/149120#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-10-21"^^xsd:date ;
    dcterms:title "THE PLAYERS LIVE"@en,
        "ザ・プレイヤーズ・ライヴ"@ja,
        "THE PLAYERS LIVE"@ja-latn ;
    mo:catalogue_number "32DH-279" ;
    mo:media_type "CD" ;
    mo:publication_of <album/149120#musicalexpression> ;
    mo:publisher <org/16#subject> ;
    mo:record _:Nd2a5498a14da4775adedc31f98d71248 ;
    mo:record_count 1 ;
    schema:byArtist <artist/25987#subject> ;
    schema:datePublished "1985-10-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/02/149120/149120-52bc069bf766.png> ;
    schema:name "THE PLAYERS LIVE"@en,
        "ザ・プレイヤーズ・ライヴ"@ja,
        "THE PLAYERS LIVE"@ja-latn ;
    schema:publisher <org/16#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/149120/149120-52bc069bf766.png> .

_:N021d505c84db4dbaa1630300972b66a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smooch"@en,
        "スムーチ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:Nd2a5498a14da4775adedc31f98d71248 ;
    schema:name "Smooch"@en,
        "スムーチ"@ja .

_:N37f4e8b5719f478095c6650bc24f606b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jack-A-Dandy"@en,
        "ジャック・ア・ダンディ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Nd2a5498a14da4775adedc31f98d71248 ;
    schema:name "Jack-A-Dandy"@en,
        "ジャック・ア・ダンディ"@ja .

_:N5bfbbd542d624351b70ae474c781f064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With All Beautiful Love"@en,
        "ウィズ・オール・ビューティフル・ラヴ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:36"^^xsd:interval ;
    schema:inPlaylist _:Nd2a5498a14da4775adedc31f98d71248 ;
    schema:name "With All Beautiful Love"@en,
        "ウィズ・オール・ビューティフル・ラヴ"@ja .

_:N613874330f194b528ae9c0e46276dab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eagle Eyes"@en,
        "イーグル・アイズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:Nd2a5498a14da4775adedc31f98d71248 ;
    schema:name "Eagle Eyes"@en,
        "イーグル・アイズ"@ja .

_:N6b921f5ecad34a05aa7cfd0f4989aa80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Again And Again"@en,
        "アゲイン・アンド・アゲイン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Nd2a5498a14da4775adedc31f98d71248 ;
    schema:name "Again And Again"@en,
        "アゲイン・アンド・アゲイン"@ja .

_:Naaa76a30a8d44aeda1e0ff4a32e41287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaleidoscope"@en,
        "カレイドスコープ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:36"^^xsd:interval ;
    schema:inPlaylist _:Nd2a5498a14da4775adedc31f98d71248 ;
    schema:name "Kaleidoscope"@en,
        "カレイドスコープ"@ja .

_:Ne765d5ef91ac4fdb8f2a1fcb5ffd3247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galaxy"@en,
        "ギャラクシー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT8:58"^^xsd:interval ;
    schema:inPlaylist _:Nd2a5498a14da4775adedc31f98d71248 ;
    schema:name "Galaxy"@en,
        "ギャラクシー"@ja .

_:Neabfb446a6434d16abcc73fc337104f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madagascar Lady"@en,
        "マダガスカル・レディー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:inPlaylist _:Nd2a5498a14da4775adedc31f98d71248 ;
    schema:name "Madagascar Lady"@en,
        "マダガスカル・レディー"@ja .

_:Nf5bd9af43129449d9a5046bdeee5a351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Guy"@en,
        "ワンダフル・ガイ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nd2a5498a14da4775adedc31f98d71248 ;
    schema:name "Wonderful Guy"@en,
        "ワンダフル・ガイ"@ja .

_:Nd2a5498a14da4775adedc31f98d71248 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N021d505c84db4dbaa1630300972b66a6,
        _:N37f4e8b5719f478095c6650bc24f606b,
        _:N5bfbbd542d624351b70ae474c781f064,
        _:N613874330f194b528ae9c0e46276dab9,
        _:N6b921f5ecad34a05aa7cfd0f4989aa80,
        _:Naaa76a30a8d44aeda1e0ff4a32e41287,
        _:Ne765d5ef91ac4fdb8f2a1fcb5ffd3247,
        _:Neabfb446a6434d16abcc73fc337104f4,
        _:Nf5bd9af43129449d9a5046bdeee5a351 ;
    mo:track_count 9 ;
    schema:duration "PT66:40"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N021d505c84db4dbaa1630300972b66a6,
        _:N37f4e8b5719f478095c6650bc24f606b,
        _:N5bfbbd542d624351b70ae474c781f064,
        _:N613874330f194b528ae9c0e46276dab9,
        _:N6b921f5ecad34a05aa7cfd0f4989aa80,
        _:Naaa76a30a8d44aeda1e0ff4a32e41287,
        _:Ne765d5ef91ac4fdb8f2a1fcb5ffd3247,
        _:Neabfb446a6434d16abcc73fc337104f4,
        _:Nf5bd9af43129449d9a5046bdeee5a351 .

