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

<album/138928#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sleeping Fairy"@en,
        "Sleeping Fairy"@ja,
        "Sleeping Fairy"@ja-latn ;
    mo:produced_work <album/138928#musicalwork> ;
    schema:name "Sleeping Fairy"@en,
        "Sleeping Fairy"@ja,
        "Sleeping Fairy"@ja-latn .

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

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

<event/196> a mo:Release ;
    schema:name "Released at M3-2016 Fall (Oct 30, 2016)" .

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

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

<org/4194#subject> schema:name "7bridges"@en,
        "7bridges"@ja,
        "7bridges"@ja-latn ;
    foaf:name "7bridges"@en,
        "7bridges"@ja,
        "7bridges"@ja-latn .

<https://media.vgm.io/albums/82/138928/138928-97a5e69a5e59.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138928#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/138928/138928-97a5e69a5e59.jpg> ;
    foaf:depicts <album/138928#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/138928/138928-97a5e69a5e59.jpg> .

<https://medium-media.vgm.io/albums/82/138928/138928-97a5e69a5e59.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/138928#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-30"^^xsd:date ;
    dcterms:title "Sleeping Fairy"@en,
        "Sleeping Fairy"@ja,
        "Sleeping Fairy"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/138928#musicalexpression> ;
    mo:publisher <org/4194#subject> ;
    mo:record _:N80d5e91e210f401fb69b32febcf65070 ;
    mo:record_count 1 ;
    mo:release <event/196> ;
    schema:datePublished "2016-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/82/138928/138928-97a5e69a5e59.jpg> ;
    schema:name "Sleeping Fairy"@en,
        "Sleeping Fairy"@ja,
        "Sleeping Fairy"@ja-latn ;
    schema:publisher <org/4194#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/138928/138928-97a5e69a5e59.jpg> .

_:N59e6b286de934ee3b6aebd1a22c2ecfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "音ゲーっぽい曲"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N80d5e91e210f401fb69b32febcf65070 ;
    schema:name "音ゲーっぽい曲"@ja .

_:Nbb381b173e53436582ae926807458894 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "可愛い風味のワルツ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N80d5e91e210f401fb69b32febcf65070 ;
    schema:name "可愛い風味のワルツ"@ja .

_:Nbbe5e1f1233f48d1909e17cdbd64d725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふんわりワルツ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N80d5e91e210f401fb69b32febcf65070 ;
    schema:name "ふんわりワルツ"@ja .

_:N80d5e91e210f401fb69b32febcf65070 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N59e6b286de934ee3b6aebd1a22c2ecfb,
        _:Nbb381b173e53436582ae926807458894,
        _:Nbbe5e1f1233f48d1909e17cdbd64d725 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N59e6b286de934ee3b6aebd1a22c2ecfb,
        _:Nbb381b173e53436582ae926807458894,
        _:Nbbe5e1f1233f48d1909e17cdbd64d725 .

