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

<artist/48795#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nightmare"@en ;
    foaf:made <album/150003#subject>,
        <album/150003#vocals> ;
    foaf:name "Nightmare"@en .

<artist/35724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150003#subject> ;
    schema:name "Sakito"@en,
        "咲人"@ja ;
    foaf:made <album/150003#composition>,
        <album/150003#lyrics>,
        <album/150003#subject> ;
    foaf:name "Sakito"@en,
        "咲人"@ja .

<artist/48796#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150003#subject> ;
    schema:name "RUKA"@en ;
    foaf:made <album/150003#composition>,
        <album/150003#lyrics>,
        <album/150003#subject> ;
    foaf:name "RUKA"@en .

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

<album/150003#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@en,
        "Lost in Blue / ナイトメア"@ja,
        "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@ja-latn ;
    mo:performance_of <album/150003#musicalwork> ;
    mo:recorded_as <album/150003#musicalexpression> ;
    schema:name "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@en,
        "Lost in Blue / ナイトメア"@ja,
        "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/150003#musicalwork> .

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

<org/2285#subject> schema:name "vap"@en,
        "vap"@ja,
        "vap"@ja-latn ;
    foaf:name "vap"@en,
        "vap"@ja,
        "vap"@ja-latn .

<https://media.vgm.io/albums/30/150003/150003-057ee83f493f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150003#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/150003/150003-057ee83f493f.jpg> ;
    foaf:depicts <album/150003#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/150003/150003-057ee83f493f.jpg> .

<https://medium-media.vgm.io/albums/30/150003/150003-057ee83f493f.jpg> a schema:ImageObject,
        foaf:Image .

<album/150003#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@en,
        "Lost in Blue / ナイトメア"@ja,
        "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@ja-latn ;
    mo:composer <artist/35724#subject>,
        <artist/48796#subject> ;
    mo:produced_work <album/150003#musicalwork> ;
    schema:name "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@en,
        "Lost in Blue / ナイトメア"@ja,
        "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@ja-latn .

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

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

<album/150003#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-09-17"^^xsd:date ;
    dcterms:title "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@en,
        "Lost in Blue / ナイトメア"@ja,
        "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VPCC-82624" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/150003#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N2d89fa96d1734c77befa970b431511b4,
        _:Neb05e3f0144d403bbd30767e66359f38 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cube of Evil Spirits (Mouryou no Hako)"@en ;
            foaf:name "Cube of Evil Spirits (Mouryou no Hako)"@en ] ;
    schema:datePublished "2008-09-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/150003/150003-057ee83f493f.jpg> ;
    schema:name "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@en,
        "Lost in Blue / ナイトメア"@ja,
        "Lost in Blue / Nightmare [Type-A] [Limited Edition]"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/150003/150003-057ee83f493f.jpg> .

_:N2d89fa96d1734c77befa970b431511b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Nb3157adcf77c4a8d945ff011912199f5 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb3157adcf77c4a8d945ff011912199f5 .

_:N6d5c5a5243af44c8a66a4c18d55d2c2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in Blue"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Neb05e3f0144d403bbd30767e66359f38 ;
    schema:name "Lost in Blue"@ja .

_:N8b78ca44597446a3a4115700de9ec091 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "邂逅カタルシス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Neb05e3f0144d403bbd30767e66359f38 ;
    schema:name "邂逅カタルシス"@ja .

_:Nb3157adcf77c4a8d945ff011912199f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in Blue (Video Clip)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d89fa96d1734c77befa970b431511b4 ;
    schema:name "Lost in Blue (Video Clip)"@ja .

_:Neb05e3f0144d403bbd30767e66359f38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6d5c5a5243af44c8a66a4c18d55d2c2a,
        _:N8b78ca44597446a3a4115700de9ec091 ;
    mo:track_count 2 ;
    schema:duration "PT9:16"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6d5c5a5243af44c8a66a4c18d55d2c2a,
        _:N8b78ca44597446a3a4115700de9ec091 .

