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

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/111410#lyrics>,
        <album/111410#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<product/485#subject> a schema:CreativeWork ;
    schema:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn ;
    foaf:name "Case Closed"@en,
        "名探偵コナン"@ja,
        "Meitantei Conan"@ja-latn .

<album/111410#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "lovers of labyrinth / heath"@en,
        "迷宮のラヴァーズ / heath"@ja,
        "Meikyuu no Lovers / heath"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "heath"@en ;
            foaf:made <album/111410#composition> ;
            foaf:name "heath"@en ] ;
    mo:produced_work <album/111410#musicalwork> ;
    schema:name "lovers of labyrinth / heath"@en,
        "迷宮のラヴァーズ / heath"@ja,
        "Meikyuu no Lovers / heath"@ja-latn .

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

<album/111410#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "lovers of labyrinth / heath"@en,
        "迷宮のラヴァーズ / heath"@ja,
        "Meikyuu no Lovers / heath"@ja-latn ;
    mo:performance_of <album/111410#musicalwork> ;
    mo:recorded_as <album/111410#musicalexpression> ;
    schema:name "lovers of labyrinth / heath"@en,
        "迷宮のラヴァーズ / heath"@ja,
        "Meikyuu no Lovers / heath"@ja-latn ;
    schema:workPerformed <album/111410#musicalwork> .

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

<org/33#subject> schema:name "Polydor K.K."@en,
        "ポリドール株式会社"@ja,
        "Polydor K.K."@ja-latn ;
    foaf:name "Polydor K.K."@en,
        "ポリドール株式会社"@ja,
        "Polydor K.K."@ja-latn .

<https://media.vgm.io/albums/01/111410/111410-5b1640143188.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111410#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/111410/111410-5b1640143188.jpg> ;
    foaf:depicts <album/111410#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/111410/111410-5b1640143188.jpg> .

<https://medium-media.vgm.io/albums/01/111410/111410-5b1640143188.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/111410#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-10-07"^^xsd:date ;
    dcterms:title "lovers of labyrinth / heath"@en,
        "迷宮のラヴァーズ / heath"@ja,
        "Meikyuu no Lovers / heath"@ja-latn ;
    mo:catalogue_number "PODH-1323" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/111410#musicalexpression> ;
    mo:publisher <org/33#subject> ;
    mo:record _:Ndc43661dcb374f5c90ca8a8c5b0af95f ;
    mo:record_count 1 ;
    schema:about <product/485#subject> ;
    schema:datePublished "1996-10-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/111410/111410-5b1640143188.jpg> ;
    schema:name "lovers of labyrinth / heath"@en,
        "迷宮のラヴァーズ / heath"@ja,
        "Meikyuu no Lovers / heath"@ja-latn ;
    schema:publisher <org/33#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/111410/111410-5b1640143188.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "heath"@en ;
    foaf:made <album/111410#lyrics> ;
    foaf:name "heath"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "heath"@en ;
    foaf:made <album/111410#vocals> ;
    foaf:name "heath"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "heath"@en ;
    foaf:made <album/111410#subject> ;
    foaf:name "heath"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "heath"@en ;
    foaf:made <album/111410#subject> ;
    foaf:name "heath"@en .

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

_:N13967ac14ea14058a8382e9fd9b54ab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lovers of labyrinth"@en,
        "迷宮のラヴァーズ"@ja,
        "Meikyuu no Lovers"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ndc43661dcb374f5c90ca8a8c5b0af95f ;
    schema:name "lovers of labyrinth"@en,
        "迷宮のラヴァーズ"@ja,
        "Meikyuu no Lovers"@ja-latn .

_:Nd2e3fecbba634531969cdb3f0287425d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daydream #002"@en,
        "Daydream #002"@ja,
        "Daydream #002"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Ndc43661dcb374f5c90ca8a8c5b0af95f ;
    schema:name "Daydream #002"@en,
        "Daydream #002"@ja,
        "Daydream #002"@ja-latn .

_:Nff04fd9d89e2463e82795682393210bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lovers of labyrinth (Instrumental)"@en,
        "迷宮のラヴァーズ (Instrumental)"@ja,
        "Meikyuu no Lovers (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ndc43661dcb374f5c90ca8a8c5b0af95f ;
    schema:name "lovers of labyrinth (Instrumental)"@en,
        "迷宮のラヴァーズ (Instrumental)"@ja,
        "Meikyuu no Lovers (Instrumental)"@ja-latn .

_:Ndc43661dcb374f5c90ca8a8c5b0af95f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13967ac14ea14058a8382e9fd9b54ab1,
        _:Nd2e3fecbba634531969cdb3f0287425d,
        _:Nff04fd9d89e2463e82795682393210bf ;
    mo:track_count 3 ;
    schema:duration "PT15:06"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N13967ac14ea14058a8382e9fd9b54ab1,
        _:Nd2e3fecbba634531969cdb3f0287425d,
        _:Nff04fd9d89e2463e82795682393210bf .

