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

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

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

<album/85442#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Where the Sun Always Shines"@en,
        "Where the Sun Always Shines"@ja,
        "Where the Sun Always Shines"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mock Off"@en ;
            foaf:made <album/85442#composition> ;
            foaf:name "Mock Off"@en ] ;
    mo:produced_work <album/85442#musicalwork> ;
    schema:name "Where the Sun Always Shines"@en,
        "Where the Sun Always Shines"@ja,
        "Where the Sun Always Shines"@ja-latn .

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

<album/85442#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Where the Sun Always Shines"@en,
        "Where the Sun Always Shines"@ja,
        "Where the Sun Always Shines"@ja-latn ;
    mo:performance_of <album/85442#musicalwork> ;
    mo:recorded_as <album/85442#musicalexpression> ;
    schema:name "Where the Sun Always Shines"@en,
        "Where the Sun Always Shines"@ja,
        "Where the Sun Always Shines"@ja-latn ;
    schema:workPerformed <album/85442#musicalwork> .

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

<https://medium-media.vgm.io/albums/24/85442/85442-1553701128.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85442#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-29"^^xsd:date ;
    dcterms:title "Where the Sun Always Shines"@en,
        "Where the Sun Always Shines"@ja,
        "Where the Sun Always Shines"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85442#musicalexpression> ;
    mo:publisher _:N4cd0867eae6e44dfa604792af07f35c5 ;
    mo:record _:Nc0126914a02d44fba306e568e5faa9a3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Where the Sun Always Shines"@en ;
            foaf:name "Where the Sun Always Shines"@en ] ;
    schema:datePublished "2017-03-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/85442/85442-1553701128.jpg> ;
    schema:name "Where the Sun Always Shines"@en,
        "Where the Sun Always Shines"@ja,
        "Where the Sun Always Shines"@ja-latn ;
    schema:publisher _:N4cd0867eae6e44dfa604792af07f35c5 ;
    foaf:depiction <https://media.vgm.io/albums/24/85442/85442-1553701128.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85442#subject> ;
    schema:name "Mock Off"@en ;
    foaf:made <album/85442#subject> ;
    foaf:name "Mock Off"@en .

_:N4cd0867eae6e44dfa604792af07f35c5 schema:name "Mock Off"@en,
        "Mock Off"@ja,
        "Mock Off"@ja-latn ;
    foaf:name "Mock Off"@en,
        "Mock Off"@ja,
        "Mock Off"@ja-latn .

_:N50a9bc9882184a28a271423b71b80002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nc0126914a02d44fba306e568e5faa9a3 ;
    schema:name "Life"@en .

_:N50aa9b3add5c4068974b2075bdfec9a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rowdy"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nc0126914a02d44fba306e568e5faa9a3 ;
    schema:name "Rowdy"@en .

_:N83e0b13618e24a2682918d4543e005ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Do We Go"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nc0126914a02d44fba306e568e5faa9a3 ;
    schema:name "Where Do We Go"@en .

_:N936266e9519d456ca94b7c71195c92b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stars"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nc0126914a02d44fba306e568e5faa9a3 ;
    schema:name "Stars"@en .

_:Nb50c756371b445b297591068029e1246 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leisure"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nc0126914a02d44fba306e568e5faa9a3 ;
    schema:name "Leisure"@en .

_:Nc0126914a02d44fba306e568e5faa9a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N50a9bc9882184a28a271423b71b80002,
        _:N50aa9b3add5c4068974b2075bdfec9a0,
        _:N83e0b13618e24a2682918d4543e005ba,
        _:N936266e9519d456ca94b7c71195c92b8,
        _:Nb50c756371b445b297591068029e1246 ;
    mo:track_count 5 ;
    schema:duration "PT10:40"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N50a9bc9882184a28a271423b71b80002,
        _:N50aa9b3add5c4068974b2075bdfec9a0,
        _:N83e0b13618e24a2682918d4543e005ba,
        _:N936266e9519d456ca94b7c71195c92b8,
        _:Nb50c756371b445b297591068029e1246 .

