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

<album/144509#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "What's the answer? / Retro G-Style"@en,
        "What's the answer? / Retro G-Style"@ja,
        "What's the answer? / Retro G-Style"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "MASAYA"@en ;
            foaf:made <album/144509#composition> ;
            foaf:name "MASAYA"@en ] ;
    mo:produced_work <album/144509#musicalwork> ;
    schema:name "What's the answer? / Retro G-Style"@en,
        "What's the answer? / Retro G-Style"@ja,
        "What's the answer? / Retro G-Style"@ja-latn .

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

<album/144509#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "What's the answer? / Retro G-Style"@en,
        "What's the answer? / Retro G-Style"@ja,
        "What's the answer? / Retro G-Style"@ja-latn ;
    mo:performance_of <album/144509#musicalwork> ;
    mo:recorded_as <album/144509#musicalexpression> ;
    schema:name "What's the answer? / Retro G-Style"@en,
        "What's the answer? / Retro G-Style"@ja,
        "What's the answer? / Retro G-Style"@ja-latn ;
    schema:workPerformed <album/144509#musicalwork> .

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

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

<https://media.vgm.io/albums/90/144509/144509-931d6c6b94e6.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144509#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/144509/144509-931d6c6b94e6.webp> ;
    foaf:depicts <album/144509#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/144509/144509-931d6c6b94e6.webp> .

<https://medium-media.vgm.io/albums/90/144509/144509-931d6c6b94e6.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/144509#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-05-15"^^xsd:date ;
    dcterms:title "What's the answer? / Retro G-Style"@en,
        "What's the answer? / Retro G-Style"@ja,
        "What's the answer? / Retro G-Style"@ja-latn ;
    mo:catalogue_number "RZCD-45056" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144509#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N3a1aea3a568048ba907a15386a21c9b8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bakuten Shoot Beyblade 2002"@en ;
            foaf:name "Bakuten Shoot Beyblade 2002"@en ] ;
    schema:datePublished "2002-05-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/144509/144509-931d6c6b94e6.webp> ;
    schema:name "What's the answer? / Retro G-Style"@en,
        "What's the answer? / Retro G-Style"@ja,
        "What's the answer? / Retro G-Style"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/144509/144509-931d6c6b94e6.webp> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Retro G-Style"@en ;
    foaf:made <album/144509#vocals> ;
    foaf:name "Retro G-Style"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "IGOR"@en ;
    foaf:made <album/144509#lyrics> ;
    foaf:name "IGOR"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MASAYA"@en ;
    foaf:made <album/144509#subject> ;
    foaf:name "MASAYA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Retro G-Style"@en ;
    foaf:made <album/144509#subject> ;
    foaf:name "Retro G-Style"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MASAYA"@en ;
    foaf:made <album/144509#lyrics> ;
    foaf:name "MASAYA"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "IGOR"@en ;
    foaf:made <album/144509#subject> ;
    foaf:name "IGOR"@en .

_:N294ff08133df4fc4a45c95cdbad07019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's the answer? (TV Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N3a1aea3a568048ba907a15386a21c9b8 ;
    schema:name "What's the answer? (TV Mix)"@en .

_:N43b2292f3fee4d6d9230b4dad081dcc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's the answer?"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N3a1aea3a568048ba907a15386a21c9b8 ;
    schema:name "What's the answer?"@en .

_:N4f408020a09e456a94a41e36e7ef8125 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Cover (TV Mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3a1aea3a568048ba907a15386a21c9b8 ;
    schema:name "Deep Cover (TV Mix)"@en .

_:N97aa6bb2e736414d9b472b93e947d02a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Cover"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3a1aea3a568048ba907a15386a21c9b8 ;
    schema:name "Deep Cover"@en .

_:N3a1aea3a568048ba907a15386a21c9b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N294ff08133df4fc4a45c95cdbad07019,
        _:N43b2292f3fee4d6d9230b4dad081dcc7,
        _:N4f408020a09e456a94a41e36e7ef8125,
        _:N97aa6bb2e736414d9b472b93e947d02a ;
    mo:track_count 4 ;
    schema:duration "PT18:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N294ff08133df4fc4a45c95cdbad07019,
        _:N43b2292f3fee4d6d9230b4dad081dcc7,
        _:N4f408020a09e456a94a41e36e7ef8125,
        _:N97aa6bb2e736414d9b472b93e947d02a .

