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

<album/109628#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Never Knows Dawn"@en,
        "Never Knows Dawn"@ja,
        "Never Knows Dawn"@ja-latn ;
    mo:produced_work <album/109628#musicalwork> ;
    schema:name "Never Knows Dawn"@en,
        "Never Knows Dawn"@ja,
        "Never Knows Dawn"@ja-latn .

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

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

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

<album/109628#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Never Knows Dawn"@en,
        "Never Knows Dawn"@ja,
        "Never Knows Dawn"@ja-latn ;
    mo:performance_of <album/109628#musicalwork> ;
    mo:recorded_as <album/109628#musicalexpression> ;
    schema:name "Never Knows Dawn"@en,
        "Never Knows Dawn"@ja,
        "Never Knows Dawn"@ja-latn ;
    schema:workPerformed <album/109628#musicalwork> .

<https://media.vgm.io/albums/82/109628/109628-58bfacb0956f.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109628#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/109628/109628-58bfacb0956f.png> ;
    foaf:depicts <album/109628#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/109628/109628-58bfacb0956f.png> .

<https://medium-media.vgm.io/albums/82/109628/109628-58bfacb0956f.png> a schema:ImageObject,
        foaf:Image .

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

<album/109628#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-29"^^xsd:date ;
    dcterms:title "Never Knows Dawn"@en,
        "Never Knows Dawn"@ja,
        "Never Knows Dawn"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109628#musicalexpression> ;
    mo:publisher _:N04179ffa39654705aca6249a5fdbdf7b ;
    mo:record _:N1efbbcdfbc854559a044533c73ce2d2f ;
    mo:record_count 1 ;
    schema:datePublished "2018-04-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/82/109628/109628-58bfacb0956f.png> ;
    schema:name "Never Knows Dawn"@en,
        "Never Knows Dawn"@ja,
        "Never Knows Dawn"@ja-latn ;
    schema:publisher _:N04179ffa39654705aca6249a5fdbdf7b ;
    foaf:depiction <https://media.vgm.io/albums/82/109628/109628-58bfacb0956f.png> .

_:N04179ffa39654705aca6249a5fdbdf7b schema:name "Lost Garden"@en ;
    foaf:name "Lost Garden"@en .

_:Nb2a73249c0be473baf3dddc8f4775544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparking Treasures (Sunrise mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:N1efbbcdfbc854559a044533c73ce2d2f ;
    schema:name "Sparking Treasures (Sunrise mix)"@en .

_:Ne69fff50091745ee9e0bdfbe07398aa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Boundary"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N1efbbcdfbc854559a044533c73ce2d2f ;
    schema:name "Dream Boundary"@en .

_:Nf95ffed229684c8f9c36bc8308d5b9de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Armeria"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N1efbbcdfbc854559a044533c73ce2d2f ;
    schema:name "Armeria"@en .

_:N1efbbcdfbc854559a044533c73ce2d2f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb2a73249c0be473baf3dddc8f4775544,
        _:Ne69fff50091745ee9e0bdfbe07398aa1,
        _:Nf95ffed229684c8f9c36bc8308d5b9de ;
    mo:track_count 3 ;
    schema:duration "PT16:47"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Nb2a73249c0be473baf3dddc8f4775544,
        _:Ne69fff50091745ee9e0bdfbe07398aa1,
        _:Nf95ffed229684c8f9c36bc8308d5b9de .

