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

<artist/40375#subject> a schema:Person,
        foaf:Person ;
    schema:name "jam"@en ;
    foaf:made <album/61077#lyrics>,
        <album/61077#subject> ;
    foaf:name "jam"@en .

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

<artist/20644#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61077#subject> ;
    schema:name "Shiho Ochi"@en,
        "越智志帆"@ja ;
    foaf:made <album/61077#composition>,
        <album/61077#lyrics>,
        <album/61077#subject> ;
    foaf:name "Shiho Ochi"@en,
        "越智志帆"@ja .

<artist/8585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61077#subject> ;
    schema:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja ;
    foaf:made <album/61077#composition>,
        <album/61077#subject> ;
    foaf:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja .

<product/3210#subject> a schema:CreativeWork ;
    schema:name "Tales of Zestiria"@en,
        "テイルズ オブ ゼスティリア"@ja,
        "Tales of Zestiria"@ja-latn ;
    foaf:name "Tales of Zestiria"@en,
        "テイルズ オブ ゼスティリア"@ja,
        "Tales of Zestiria"@ja-latn .

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

<org/2357#subject> schema:name "Warner Music Japan"@en,
        "Warner Music Japan"@ja,
        "Warner Music Japan"@ja-latn ;
    foaf:name "Warner Music Japan"@en,
        "Warner Music Japan"@ja,
        "Warner Music Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/61077/61077-1472239404.jpg> a schema:ImageObject,
        foaf:Image .

<album/61077#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "White Light / Superfly"@en,
        "White Light / Superfly"@ja,
        "White Light / Superfly"@ja-latn ;
    mo:composer <artist/20644#subject>,
        <artist/8585#subject> ;
    mo:produced_work <album/61077#musicalwork> ;
    schema:name "White Light / Superfly"@en,
        "White Light / Superfly"@ja,
        "White Light / Superfly"@ja-latn .

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

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

<album/61077#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "White Light / Superfly"@en,
        "White Light / Superfly"@ja,
        "White Light / Superfly"@ja-latn ;
    mo:performance_of <album/61077#musicalwork> ;
    mo:performer <artist/20658#subject> ;
    mo:recorded_as <album/61077#musicalexpression> ;
    schema:byArtist <artist/20658#subject> ;
    schema:name "White Light / Superfly"@en,
        "White Light / Superfly"@ja,
        "White Light / Superfly"@ja-latn ;
    schema:workPerformed <album/61077#musicalwork> .

<artist/20658#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61077#performance> ;
    schema:name "Superfly"@en ;
    foaf:name "Superfly"@en .

<album/61077#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-01-21"^^xsd:date ;
    dcterms:title "White Light / Superfly"@en,
        "White Light / Superfly"@ja,
        "White Light / Superfly"@ja-latn ;
    mo:catalogue_number "WPDH-10320" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/61077#musicalexpression> ;
    mo:publisher <org/2357#subject> ;
    mo:record _:N010d42449ddf45b8a1067fbd19632298 ;
    mo:record_count 1 ;
    schema:about <product/3210#subject> ;
    schema:byArtist <artist/20658#subject> ;
    schema:datePublished "2015-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/61077/61077-1472239404.jpg> ;
    schema:name "White Light / Superfly"@en,
        "White Light / Superfly"@ja,
        "White Light / Superfly"@ja-latn ;
    schema:publisher <org/2357#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/61077/61077-1472239404.jpg> .

_:N010d42449ddf45b8a1067fbd19632298 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3845cc7dcadf4a048a57c499fe61effd ;
    mo:track_count 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3845cc7dcadf4a048a57c499fe61effd .

_:N3845cc7dcadf4a048a57c499fe61effd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Light"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N010d42449ddf45b8a1067fbd19632298 ;
    schema:name "White Light"@en .

