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

<album/42706#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Feel So Right / Imposs feat. Konshens"@en,
        "Feel So Right / Imposs feat. Konshens"@ja,
        "Feel So Right / Imposs feat. Konshens"@ja-latn ;
    mo:produced_work <album/42706#musicalwork> ;
    schema:name "Feel So Right / Imposs feat. Konshens"@en,
        "Feel So Right / Imposs feat. Konshens"@ja,
        "Feel So Right / Imposs feat. Konshens"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/60/42706/42706-1384505174.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42706#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Feel So Right / Imposs feat. Konshens"@en,
        "Feel So Right / Imposs feat. Konshens"@ja,
        "Feel So Right / Imposs feat. Konshens"@ja-latn ;
    mo:performance_of <album/42706#musicalwork> ;
    mo:performer _:Na7a4208d883341f1a30c370742e58349,
        _:Nb19abfbc647347b78ef723c7100272ed ;
    mo:recorded_as <album/42706#musicalexpression> ;
    schema:byArtist _:Na7a4208d883341f1a30c370742e58349,
        _:Nb19abfbc647347b78ef723c7100272ed ;
    schema:name "Feel So Right / Imposs feat. Konshens"@en,
        "Feel So Right / Imposs feat. Konshens"@ja,
        "Feel So Right / Imposs feat. Konshens"@ja-latn ;
    schema:workPerformed <album/42706#musicalwork> .

<album/42706#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-15"^^xsd:date ;
    dcterms:title "Feel So Right / Imposs feat. Konshens"@en,
        "Feel So Right / Imposs feat. Konshens"@ja,
        "Feel So Right / Imposs feat. Konshens"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42706#musicalexpression> ;
    mo:publisher <org/2255#subject> ;
    mo:record _:Nb52c289afd1a419a8e98d64b56a4cb31 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Just Dance 2014"@en ;
            foaf:name "Just Dance 2014"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Konshens"@en ;
            foaf:name "Konshens"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Imposs"@en ;
            foaf:name "Imposs"@en ] ;
    schema:datePublished "2013-11-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/42706/42706-1384505174.jpg> ;
    schema:name "Feel So Right / Imposs feat. Konshens"@en,
        "Feel So Right / Imposs feat. Konshens"@ja,
        "Feel So Right / Imposs feat. Konshens"@ja-latn ;
    schema:publisher <org/2255#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/42706/42706-1384505174.jpg> .

_:N57b29daa38ac4fe994fa313908fba1a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel So Right (feat. Konshens)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nb52c289afd1a419a8e98d64b56a4cb31 ;
    schema:name "Feel So Right (feat. Konshens)"@en .

_:Na7a4208d883341f1a30c370742e58349 a schema:Person,
        foaf:Person ;
    mo:performed <album/42706#performance> ;
    schema:name "Imposs"@en ;
    foaf:name "Imposs"@en .

_:Nb19abfbc647347b78ef723c7100272ed a schema:Person,
        foaf:Person ;
    mo:performed <album/42706#performance> ;
    schema:name "Konshens"@en ;
    foaf:name "Konshens"@en .

_:Nb52c289afd1a419a8e98d64b56a4cb31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N57b29daa38ac4fe994fa313908fba1a8 ;
    mo:track_count 1 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N57b29daa38ac4fe994fa313908fba1a8 .

