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

<artist/57878#subject> a schema:Person,
        foaf:Person ;
    schema:name "YOU"@en,
        "勇-YOU-"@ja ;
    foaf:made <album/45487#lyrics>,
        <album/45487#subject> ;
    foaf:name "YOU"@en,
        "勇-YOU-"@ja .

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

<artist/1066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45487#subject> ;
    schema:name "Masatomo Ota"@en,
        "太田雅友"@ja ;
    foaf:made <album/45487#composition>,
        <album/45487#subject> ;
    foaf:name "Masatomo Ota"@en,
        "太田雅友"@ja .

<album/45487#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LφVEST / SCREEN mode"@en,
        "LφVEST / SCREEN mode"@ja,
        "LφVEST / SCREEN mode"@ja-latn ;
    mo:composer <artist/1066#subject> ;
    mo:produced_work <album/45487#musicalwork> ;
    schema:name "LφVEST / SCREEN mode"@en,
        "LφVEST / SCREEN mode"@ja,
        "LφVEST / SCREEN mode"@ja-latn .

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

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/45487/45487-1410642884.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45487#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LφVEST / SCREEN mode"@en,
        "LφVEST / SCREEN mode"@ja,
        "LφVEST / SCREEN mode"@ja-latn ;
    mo:performance_of <album/45487#musicalwork> ;
    mo:performer <artist/18238#subject> ;
    mo:recorded_as <album/45487#musicalexpression> ;
    schema:byArtist <artist/18238#subject> ;
    schema:name "LφVEST / SCREEN mode"@en,
        "LφVEST / SCREEN mode"@ja,
        "LφVEST / SCREEN mode"@ja-latn ;
    schema:workPerformed <album/45487#musicalwork> .

<artist/18238#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45487#performance> ;
    schema:name "SCREEN mode"@en ;
    foaf:name "SCREEN mode"@en .

<album/45487#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-23"^^xsd:date ;
    dcterms:title "LφVEST / SCREEN mode"@en,
        "LφVEST / SCREEN mode"@ja,
        "LφVEST / SCREEN mode"@ja-latn ;
    mo:catalogue_number "LACM-14244" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45487#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nbe5b6d7c3aea4157b798f3ddcb0c7c2b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "LOVE STAGE!!"@en ;
            foaf:name "LOVE STAGE!!"@en ] ;
    schema:byArtist <artist/18238#subject> ;
    schema:datePublished "2014-07-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/45487/45487-1410642884.jpg> ;
    schema:name "LφVEST / SCREEN mode"@en,
        "LφVEST / SCREEN mode"@ja,
        "LφVEST / SCREEN mode"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/45487/45487-1410642884.jpg> .

_:N7e34f787ef4045e0a3745a9d15ccd71f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LφVEST"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nbe5b6d7c3aea4157b798f3ddcb0c7c2b ;
    schema:name "LφVEST"@ja .

_:N9a25750005244911b71994cc7dc8ef8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "and Again"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nbe5b6d7c3aea4157b798f3ddcb0c7c2b ;
    schema:name "and Again"@ja .

_:Nb49496b7448049258dd503d82f6d93c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワナガナCHANGE!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nbe5b6d7c3aea4157b798f3ddcb0c7c2b ;
    schema:name "ワナガナCHANGE!"@ja .

_:Nbe5b6d7c3aea4157b798f3ddcb0c7c2b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7e34f787ef4045e0a3745a9d15ccd71f,
        _:N9a25750005244911b71994cc7dc8ef8a,
        _:Nb49496b7448049258dd503d82f6d93c6 ;
    mo:track_count 3 ;
    schema:duration "PT11:10"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7e34f787ef4045e0a3745a9d15ccd71f,
        _:N9a25750005244911b71994cc7dc8ef8a,
        _:Nb49496b7448049258dd503d82f6d93c6 .

