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

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

<artist/14722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65090#subject> ;
    schema:name "Yu-ki"@en ;
    foaf:made <album/65090#composition>,
        <album/65090#lyrics>,
        <album/65090#subject> ;
    foaf:name "Yu-ki"@en .

<artist/44790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65090#subject> ;
    schema:name "Toshimasa"@en ;
    foaf:made <album/65090#composition>,
        <album/65090#subject> ;
    foaf:name "Toshimasa"@en .

<event/78> a mo:Release ;
    schema:name "Released at Comic Treasure 12 (Sep 07, 2008)" .

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

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

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

<org/853#subject> schema:name "Floating Cloud"@en,
        "Floating Cloud"@ja,
        "Floating Cloud"@ja-latn ;
    foaf:name "Floating Cloud"@en,
        "Floating Cloud"@ja,
        "Floating Cloud"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/65090/65090-1485424886.jpg> a schema:ImageObject,
        foaf:Image .

<album/65090#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SUNRISE Preview"@en,
        "SUNRISE Preview"@ja,
        "SUNRISE Preview"@ja-latn ;
    mo:composer <artist/14722#subject>,
        <artist/44790#subject> ;
    mo:produced_work <album/65090#musicalwork> ;
    schema:name "SUNRISE Preview"@en,
        "SUNRISE Preview"@ja,
        "SUNRISE Preview"@ja-latn .

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

<album/65090#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-09-07"^^xsd:date ;
    dcterms:title "SUNRISE Preview"@en,
        "SUNRISE Preview"@ja,
        "SUNRISE Preview"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/65090#musicalexpression> ;
    mo:publisher <org/853#subject> ;
    mo:record _:N068810b0c0704147be3e5b775d9dd350 ;
    mo:record_count 1 ;
    mo:release <event/78> ;
    schema:datePublished "2008-09-07"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/09/65090/65090-1485424886.jpg> ;
    schema:name "SUNRISE Preview"@en,
        "SUNRISE Preview"@ja,
        "SUNRISE Preview"@ja-latn ;
    schema:publisher <org/853#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/65090/65090-1485424886.jpg> .

_:Nd4ba7fb43b3d403493a8b74baa517655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunset ver.unplugged"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N068810b0c0704147be3e5b775d9dd350 ;
    schema:name "Sunset ver.unplugged"@en .

_:Ne2bf7ccc9a864a839935548f3b6856a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly again"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N068810b0c0704147be3e5b775d9dd350 ;
    schema:name "Fly again"@en .

_:Nf739855d9f5b49c2917c0a9fc213277c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUNRISE"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N068810b0c0704147be3e5b775d9dd350 ;
    schema:name "SUNRISE"@en .

_:N068810b0c0704147be3e5b775d9dd350 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd4ba7fb43b3d403493a8b74baa517655,
        _:Ne2bf7ccc9a864a839935548f3b6856a5,
        _:Nf739855d9f5b49c2917c0a9fc213277c ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Nd4ba7fb43b3d403493a8b74baa517655,
        _:Ne2bf7ccc9a864a839935548f3b6856a5,
        _:Nf739855d9f5b49c2917c0a9fc213277c .

