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

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

<artist/17474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64856#subject> ;
    schema:name "Kyoji Yamamoto"@en,
        "山本恭司"@ja ;
    foaf:made <album/64856#composition>,
        <album/64856#subject> ;
    foaf:name "Kyoji Yamamoto"@en,
        "山本恭司"@ja .

<product/4612#subject> a schema:CreativeWork ;
    schema:name "MAJOR"@en,
        "メジャー"@ja,
        "MAJOR"@ja-latn ;
    foaf:name "MAJOR"@en,
        "メジャー"@ja,
        "MAJOR"@ja-latn .

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

<org/2330#subject> schema:name "JUNK MUSEUM"@en,
        "JUNK MUSEUM"@ja,
        "JUNK MUSEUM"@ja-latn ;
    foaf:name "JUNK MUSEUM"@en,
        "JUNK MUSEUM"@ja,
        "JUNK MUSEUM"@ja-latn .

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

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

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

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

<album/64856#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PLAY THE GAME / Road of Major"@en,
        "PLAY THE GAME / ロードオブメジャー"@ja,
        "PLAY THE GAME / Road of Major"@ja-latn ;
    mo:composer <artist/17474#subject>,
        <artist/25682#subject>,
        <artist/51990#subject> ;
    mo:produced_work <album/64856#musicalwork> ;
    schema:name "PLAY THE GAME / Road of Major"@en,
        "PLAY THE GAME / ロードオブメジャー"@ja,
        "PLAY THE GAME / Road of Major"@ja-latn .

<artist/25682#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64856#subject> ;
    mo:performed <album/64856#performance> ;
    schema:name "Road of Major"@en,
        "ロードオブメジャー"@ja ;
    foaf:made <album/64856#composition>,
        <album/64856#lyrics>,
        <album/64856#subject> ;
    foaf:name "Road of Major"@en,
        "ロードオブメジャー"@ja .

<artist/51990#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64856#subject> ;
    mo:performed <album/64856#performance> ;
    schema:name "Kenichi Kitagawa"@en,
        "北川賢一"@ja ;
    foaf:made <album/64856#composition>,
        <album/64856#lyrics>,
        <album/64856#subject> ;
    foaf:name "Kenichi Kitagawa"@en,
        "北川賢一"@ja .

<album/64856#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PLAY THE GAME / Road of Major"@en,
        "PLAY THE GAME / ロードオブメジャー"@ja,
        "PLAY THE GAME / Road of Major"@ja-latn ;
    mo:performance_of <album/64856#musicalwork> ;
    mo:performer _:N31455aa622984469b004f727d8f88a2f,
        _:N9abdfe18d38f4a4a9a594e97082a9017,
        _:Nd6f2589243f9483099dafd0b45bfa39e,
        <artist/25682#subject>,
        <artist/51990#subject> ;
    mo:recorded_as <album/64856#musicalexpression> ;
    schema:byArtist _:N31455aa622984469b004f727d8f88a2f,
        _:N9abdfe18d38f4a4a9a594e97082a9017,
        _:Nd6f2589243f9483099dafd0b45bfa39e,
        <artist/25682#subject>,
        <artist/51990#subject> ;
    schema:name "PLAY THE GAME / Road of Major"@en,
        "PLAY THE GAME / ロードオブメジャー"@ja,
        "PLAY THE GAME / Road of Major"@ja-latn ;
    schema:workPerformed <album/64856#musicalwork> .

<album/64856#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-07"^^xsd:date ;
    dcterms:title "PLAY THE GAME / Road of Major"@en,
        "PLAY THE GAME / ロードオブメジャー"@ja,
        "PLAY THE GAME / Road of Major"@ja-latn ;
    mo:catalogue_number "CTCR-80035" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64856#musicalexpression> ;
    mo:publisher <org/2330#subject> ;
    mo:record _:Na819f0cc54a249e3a055cd0ecc8dd79a ;
    mo:record_count 1 ;
    schema:about <product/4612#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nobumasa Kondo"@en ;
            foaf:name "Nobumasa Kondo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akikane Uehara"@en ;
            foaf:name "Akikane Uehara"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenichi Matsumoto"@en ;
            foaf:name "Kenichi Matsumoto"@en ],
        <artist/25682#subject>,
        <artist/51990#subject> ;
    schema:datePublished "2007-02-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/64856/64856-1484726810.jpg> ;
    schema:name "PLAY THE GAME / Road of Major"@en,
        "PLAY THE GAME / ロードオブメジャー"@ja,
        "PLAY THE GAME / Road of Major"@ja-latn ;
    schema:publisher <org/2330#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/64856/64856-1484726810.jpg> .

_:N266652b2d364425b88ffdac940ba547e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLAY THE GAME"@ja,
        "PLAY THE GAME"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Na819f0cc54a249e3a055cd0ecc8dd79a ;
    schema:name "PLAY THE GAME"@ja,
        "PLAY THE GAME"@ja-latn .

_:N31455aa622984469b004f727d8f88a2f a schema:Person,
        foaf:Person ;
    mo:performed <album/64856#performance> ;
    schema:name "Nobumasa Kondo"@en ;
    foaf:name "Nobumasa Kondo"@en .

_:N380489e425df409cb696a3d7655e8ecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ある春の隣で"@ja,
        "Aru Haru no Tonari de"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Na819f0cc54a249e3a055cd0ecc8dd79a ;
    schema:name "ある春の隣で"@ja,
        "Aru Haru no Tonari de"@ja-latn .

_:N811cda5ea5474bae9f6833b64a31d6d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "視界良好"@ja,
        "Shikai Ryoukou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Na819f0cc54a249e3a055cd0ecc8dd79a ;
    schema:name "視界良好"@ja,
        "Shikai Ryoukou"@ja-latn .

_:N9abdfe18d38f4a4a9a594e97082a9017 a schema:Person,
        foaf:Person ;
    mo:performed <album/64856#performance> ;
    schema:name "Kenichi Matsumoto"@en ;
    foaf:name "Kenichi Matsumoto"@en .

_:Nd6f2589243f9483099dafd0b45bfa39e a schema:Person,
        foaf:Person ;
    mo:performed <album/64856#performance> ;
    schema:name "Akikane Uehara"@en ;
    foaf:name "Akikane Uehara"@en .

_:Ndd1fe74f50cb4f869216484ff0afd7e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLAY THE GAME (Instrumental)"@ja,
        "PLAY THE GAME (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Na819f0cc54a249e3a055cd0ecc8dd79a ;
    schema:name "PLAY THE GAME (Instrumental)"@ja,
        "PLAY THE GAME (Instrumental)"@ja-latn .

_:Na819f0cc54a249e3a055cd0ecc8dd79a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N266652b2d364425b88ffdac940ba547e,
        _:N380489e425df409cb696a3d7655e8ecd,
        _:N811cda5ea5474bae9f6833b64a31d6d4,
        _:Ndd1fe74f50cb4f869216484ff0afd7e5 ;
    mo:track_count 4 ;
    schema:duration "PT16:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N266652b2d364425b88ffdac940ba547e,
        _:N380489e425df409cb696a3d7655e8ecd,
        _:N811cda5ea5474bae9f6833b64a31d6d4,
        _:Ndd1fe74f50cb4f869216484ff0afd7e5 .

