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

<artist/8331#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ken Takahashi"@en,
        "高橋研"@ja ;
    foaf:made <album/13697#lyrics>,
        <album/13697#subject> ;
    foaf:name "Ken Takahashi"@en,
        "高橋研"@ja .

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

<product/847#subject> a schema:CreativeWork ;
    schema:name "Yakuza 3"@en,
        "龍が如く3"@ja,
        "Ryu ga Gotoku 3"@ja-latn ;
    foaf:name "Yakuza 3"@en,
        "龍が如く3"@ja,
        "Ryu ga Gotoku 3"@ja-latn .

<album/13697#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Loser / Eikichi Yazawa"@en,
        "Loser / 矢沢永吉"@ja,
        "Loser / Eikichi Yazawa"@ja-latn ;
    mo:composer <artist/34357#subject> ;
    mo:produced_work <album/13697#musicalwork> ;
    schema:name "Loser / Eikichi Yazawa"@en,
        "Loser / 矢沢永吉"@ja,
        "Loser / Eikichi Yazawa"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/79/13697/13697-1256043780.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13697#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Loser / Eikichi Yazawa"@en,
        "Loser / 矢沢永吉"@ja,
        "Loser / Eikichi Yazawa"@ja-latn ;
    mo:performance_of <album/13697#musicalwork> ;
    mo:performer <artist/34357#subject> ;
    mo:recorded_as <album/13697#musicalexpression> ;
    schema:byArtist <artist/34357#subject> ;
    schema:name "Loser / Eikichi Yazawa"@en,
        "Loser / 矢沢永吉"@ja,
        "Loser / Eikichi Yazawa"@ja-latn ;
    schema:workPerformed <album/13697#musicalwork> .

<artist/34357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13697#subject> ;
    mo:performed <album/13697#performance> ;
    schema:name "Eikichi Yazawa"@en,
        "矢沢永吉"@ja ;
    foaf:made <album/13697#composition>,
        <album/13697#subject> ;
    foaf:name "Eikichi Yazawa"@en,
        "矢沢永吉"@ja .

<album/13697#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-25"^^xsd:date ;
    dcterms:title "Loser / Eikichi Yazawa"@en,
        "Loser / 矢沢永吉"@ja,
        "Loser / Eikichi Yazawa"@ja-latn ;
    mo:catalogue_number "GRRC-7" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13697#musicalexpression> ;
    mo:publisher _:Nb39ef6cc44f8491792c425b7e1ed1ff8 ;
    mo:record _:Ne2d5fd54482a44798d3b39ea159a0f6c ;
    mo:record_count 1 ;
    schema:about <product/847#subject> ;
    schema:byArtist <artist/34357#subject> ;
    schema:datePublished "2009-02-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/13697/13697-1256043780.jpg> ;
    schema:name "Loser / Eikichi Yazawa"@en,
        "Loser / 矢沢永吉"@ja,
        "Loser / Eikichi Yazawa"@ja-latn ;
    schema:publisher _:Nb39ef6cc44f8491792c425b7e1ed1ff8 ;
    foaf:depiction <https://media.vgm.io/albums/79/13697/13697-1256043780.jpg> .

_:N3a40f43964cd4dca98866a269d68cfb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loser"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne2d5fd54482a44798d3b39ea159a0f6c ;
    schema:name "Loser"@en .

_:Nb39ef6cc44f8491792c425b7e1ed1ff8 schema:name "Garuru Records"@en ;
    foaf:name "Garuru Records"@en .

_:Ne2d5fd54482a44798d3b39ea159a0f6c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a40f43964cd4dca98866a269d68cfb6 ;
    mo:track_count 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3a40f43964cd4dca98866a269d68cfb6 .

