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

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

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

<artist/39604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36032#subject> ;
    schema:name "tigerlily"@en ;
    foaf:made <album/36032#composition>,
        <album/36032#subject> ;
    foaf:name "tigerlily"@en .

<event/152> a mo:Release ;
    schema:name "Released at M3-2012 Fall (Oct 28, 2012)" .

<album/36032#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Escape from 10 minutes"@en,
        "Escape from 10 minutes"@ja,
        "Escape from 10 minutes"@ja-latn ;
    mo:composer <artist/39604#subject> ;
    mo:produced_work <album/36032#musicalwork> ;
    schema:name "Escape from 10 minutes"@en,
        "Escape from 10 minutes"@ja,
        "Escape from 10 minutes"@ja-latn .

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

<album/36032#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Escape from 10 minutes"@en,
        "Escape from 10 minutes"@ja,
        "Escape from 10 minutes"@ja-latn ;
    mo:performance_of <album/36032#musicalwork> ;
    mo:recorded_as <album/36032#musicalexpression> ;
    schema:name "Escape from 10 minutes"@en,
        "Escape from 10 minutes"@ja,
        "Escape from 10 minutes"@ja-latn ;
    schema:workPerformed <album/36032#musicalwork> .

<org/331#subject> schema:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn ;
    foaf:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/36032/36032-1351441944.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36032#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-28"^^xsd:date ;
    dcterms:title "Escape from 10 minutes"@en,
        "Escape from 10 minutes"@ja,
        "Escape from 10 minutes"@ja-latn ;
    mo:catalogue_number "DVSP-0085" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36032#musicalexpression> ;
    mo:publisher <org/331#subject> ;
    mo:record _:Nc0ceb402fc7d493a8a728b4cdafe4a62 ;
    mo:record_count 1 ;
    mo:release <event/152> ;
    schema:datePublished "2012-10-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/23/36032/36032-1351441944.jpg> ;
    schema:name "Escape from 10 minutes"@en,
        "Escape from 10 minutes"@ja,
        "Escape from 10 minutes"@ja-latn ;
    schema:publisher <org/331#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/36032/36032-1351441944.jpg> .

_:N081786cfb3bd41b68404288e4396210d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Count down"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nc0ceb402fc7d493a8a728b4cdafe4a62 ;
    schema:name "Count down"@en .

_:N67fadb64574f4ddababa5b5139987988 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape from 10 minutes"@en ;
    mo:track_number 2 ;
    schema:duration "PT10:06"^^xsd:interval ;
    schema:inPlaylist _:Nc0ceb402fc7d493a8a728b4cdafe4a62 ;
    schema:name "Escape from 10 minutes"@en .

_:Nf00b86bb28bc4c94b0cae5fc2de2349b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gameover"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Nc0ceb402fc7d493a8a728b4cdafe4a62 ;
    schema:name "gameover"@en .

_:Nc0ceb402fc7d493a8a728b4cdafe4a62 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N081786cfb3bd41b68404288e4396210d,
        _:N67fadb64574f4ddababa5b5139987988,
        _:Nf00b86bb28bc4c94b0cae5fc2de2349b ;
    mo:track_count 3 ;
    schema:duration "PT10:29"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N081786cfb3bd41b68404288e4396210d,
        _:N67fadb64574f4ddababa5b5139987988,
        _:Nf00b86bb28bc4c94b0cae5fc2de2349b .

