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

<artist/14475#subject> a schema:Person,
        foaf:Person ;
    schema:name "U-ka"@en ;
    foaf:made <album/28879#lyrics>,
        <album/28879#subject> ;
    foaf:name "U-ka"@en .

<artist/14479#subject> a schema:Person,
        foaf:Person ;
    schema:name "tzk"@en ;
    foaf:made <album/28879#lyrics>,
        <album/28879#subject> ;
    foaf:name "tzk"@en .

<artist/7081#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hidenori Tanaka"@en,
        "田中秀典"@ja ;
    foaf:made <album/28879#lyrics>,
        <album/28879#subject> ;
    foaf:name "Hidenori Tanaka"@en,
        "田中秀典"@ja .

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

<artist/11679#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28879#subject> ;
    schema:name "Hiroyuki Akita"@en,
        "秋田博之"@ja ;
    foaf:made <album/28879#composition>,
        <album/28879#subject> ;
    foaf:name "Hiroyuki Akita"@en,
        "秋田博之"@ja .

<artist/11681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28879#subject> ;
    schema:name "Hayato Tanaka"@en,
        "田中隼人"@ja ;
    foaf:made <album/28879#composition>,
        <album/28879#subject> ;
    foaf:name "Hayato Tanaka"@en,
        "田中隼人"@ja .

<product/1984#subject> a schema:CreativeWork ;
    schema:name "TIGER & BUNNY"@en,
        "タイガー＆バニー"@ja,
        "TIGER & BUNNY"@ja-latn ;
    foaf:name "TIGER & BUNNY"@en,
        "タイガー＆バニー"@ja,
        "TIGER & BUNNY"@ja-latn .

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/28879/28879-1316108308.jpg> a schema:ImageObject,
        foaf:Image .

<album/28879#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mind Game / Tamaki [Limited Edition]"@en,
        "マインドゲーム／珠妃"@ja,
        "Mind Game / Tamaki [Limited Edition]"@ja-latn ;
    mo:composer <artist/11679#subject>,
        <artist/11681#subject> ;
    mo:produced_work <album/28879#musicalwork> ;
    schema:name "Mind Game / Tamaki [Limited Edition]"@en,
        "マインドゲーム／珠妃"@ja,
        "Mind Game / Tamaki [Limited Edition]"@ja-latn .

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

<album/28879#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mind Game / Tamaki [Limited Edition]"@en,
        "マインドゲーム／珠妃"@ja,
        "Mind Game / Tamaki [Limited Edition]"@ja-latn ;
    mo:performance_of <album/28879#musicalwork> ;
    mo:performer _:N62c441cee941487888cc5329545e09c6 ;
    mo:recorded_as <album/28879#musicalexpression> ;
    schema:byArtist _:N62c441cee941487888cc5329545e09c6 ;
    schema:name "Mind Game / Tamaki [Limited Edition]"@en,
        "マインドゲーム／珠妃"@ja,
        "Mind Game / Tamaki [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/28879#musicalwork> .

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

<album/28879#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-07"^^xsd:date ;
    dcterms:title "Mind Game / Tamaki [Limited Edition]"@en,
        "マインドゲーム／珠妃"@ja,
        "Mind Game / Tamaki [Limited Edition]"@ja-latn ;
    mo:catalogue_number "TFCC-89346" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/28879#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:N41ab63949de84717957bfa3d75bf0f47,
        _:Nb439bb12fde847758a46aff6a0909e9e ;
    mo:record_count 2 ;
    schema:about <product/1984#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Tamaki"@en ;
            foaf:name "Tamaki"@en ] ;
    schema:datePublished "2011-09-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/28879/28879-1316108308.jpg> ;
    schema:name "Mind Game / Tamaki [Limited Edition]"@en,
        "マインドゲーム／珠妃"@ja,
        "Mind Game / Tamaki [Limited Edition]"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/28879/28879-1316108308.jpg> .

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

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

_:N5483ec443bb84536869c1d20fa2d50fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mind Game -short version- (music clip)"@en,
        "マインドゲーム -short version- (music clip)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N41ab63949de84717957bfa3d75bf0f47 ;
    schema:name "Mind Game -short version- (music clip)"@en,
        "マインドゲーム -short version- (music clip)"@ja .

_:N62c441cee941487888cc5329545e09c6 a schema:Person,
        foaf:Person ;
    mo:performed <album/28879#performance> ;
    schema:name "Tamaki"@en ;
    foaf:name "Tamaki"@en .

_:N7c7db9cc608e48c9800db0fe550226d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mind Game (inst)"@en,
        "マインドゲーム (inst)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb439bb12fde847758a46aff6a0909e9e ;
    schema:name "Mind Game (inst)"@en,
        "マインドゲーム (inst)"@ja .

_:N8dbf5f359f1242a788cf29952922a420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The shade (music clip)"@en,
        "The shade (music clip)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N41ab63949de84717957bfa3d75bf0f47 ;
    schema:name "The shade (music clip)"@en,
        "The shade (music clip)"@ja .

_:N937c539f0be740cc9a66c9c049ddfd02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mind Game"@en,
        "マインドゲーム"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb439bb12fde847758a46aff6a0909e9e ;
    schema:name "Mind Game"@en,
        "マインドゲーム"@ja .

_:Ndfbe4aa0ce6c4fe383853360e8bb28d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiral"@en,
        "スパイラル"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb439bb12fde847758a46aff6a0909e9e ;
    schema:name "Spiral"@en,
        "スパイラル"@ja .

_:N41ab63949de84717957bfa3d75bf0f47 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N5483ec443bb84536869c1d20fa2d50fa,
        _:N8dbf5f359f1242a788cf29952922a420 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5483ec443bb84536869c1d20fa2d50fa,
        _:N8dbf5f359f1242a788cf29952922a420 .

_:Nb439bb12fde847758a46aff6a0909e9e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7c7db9cc608e48c9800db0fe550226d6,
        _:N937c539f0be740cc9a66c9c049ddfd02,
        _:Ndfbe4aa0ce6c4fe383853360e8bb28d5 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7c7db9cc608e48c9800db0fe550226d6,
        _:N937c539f0be740cc9a66c9c049ddfd02,
        _:Ndfbe4aa0ce6c4fe383853360e8bb28d5 .

