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

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

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

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

<product/4528#subject> a schema:CreativeWork ;
    schema:name "Death Note (Anime)"@en,
        "デスノート (Anime)"@ja,
        "Death Note (Anime)"@ja-latn ;
    foaf:name "Death Note (Anime)"@en,
        "デスノート (Anime)"@ja,
        "Death Note (Anime)"@ja-latn .

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

<album/57749#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the WORLD/Alumina / Nightmare [Limited Edition]"@en,
        "the WORLD/アルミナ / ナイトメア"@ja,
        "the WORLD/Alumina / Nightmare [Limited Edition]"@ja-latn ;
    mo:performance_of <album/57749#musicalwork> ;
    mo:recorded_as <album/57749#musicalexpression> ;
    schema:name "the WORLD/Alumina / Nightmare [Limited Edition]"@en,
        "the WORLD/アルミナ / ナイトメア"@ja,
        "the WORLD/Alumina / Nightmare [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/57749#musicalwork> .

<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/94/57749/57749-dd6aaa7a1483.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57749#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/57749/57749-dd6aaa7a1483.jpg> ;
    foaf:depicts <album/57749#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/57749/57749-dd6aaa7a1483.jpg> .

<https://medium-media.vgm.io/albums/94/57749/57749-dd6aaa7a1483.jpg> a schema:ImageObject,
        foaf:Image .

<album/57749#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the WORLD/Alumina / Nightmare [Limited Edition]"@en,
        "the WORLD/アルミナ / ナイトメア"@ja,
        "the WORLD/Alumina / Nightmare [Limited Edition]"@ja-latn ;
    mo:composer <artist/35724#subject>,
        <artist/48796#subject> ;
    mo:produced_work <album/57749#musicalwork> ;
    schema:name "the WORLD/Alumina / Nightmare [Limited Edition]"@en,
        "the WORLD/アルミナ / ナイトメア"@ja,
        "the WORLD/Alumina / Nightmare [Limited Edition]"@ja-latn .

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

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

<album/57749#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-18"^^xsd:date ;
    dcterms:title "the WORLD/Alumina / Nightmare [Limited Edition]"@en,
        "the WORLD/アルミナ / ナイトメア"@ja,
        "the WORLD/Alumina / Nightmare [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VPCC-82605" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/57749#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N893c34ae42d84b6da95e52a009525109,
        _:Nd1b4455e4b1d41c6b766297c07bad3bd ;
    mo:record_count 2 ;
    schema:about <product/4528#subject> ;
    schema:datePublished "2006-10-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/57749/57749-dd6aaa7a1483.jpg> ;
    schema:name "the WORLD/Alumina / Nightmare [Limited Edition]"@en,
        "the WORLD/アルミナ / ナイトメア"@ja,
        "the WORLD/Alumina / Nightmare [Limited Edition]"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/57749/57749-dd6aaa7a1483.jpg> .

_:N1bc2dc78d33d4a21b7c4684a19cce50f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the WORLD"@en,
        "the WORLD"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N893c34ae42d84b6da95e52a009525109 ;
    schema:name "the WORLD"@en,
        "the WORLD"@ja .

_:N82551e9f70e44a79be9753ef637a93a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alumina"@en,
        "アルミナ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N893c34ae42d84b6da95e52a009525109 ;
    schema:name "Alumina"@en,
        "アルミナ"@ja .

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

_:Ndc9fd44948694eef80ae931c58697595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the WORLD (Video Clip)"@en,
        "the WORLD (Video Clip)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd1b4455e4b1d41c6b766297c07bad3bd ;
    schema:name "the WORLD (Video Clip)"@en,
        "the WORLD (Video Clip)"@ja .

_:N893c34ae42d84b6da95e52a009525109 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bc2dc78d33d4a21b7c4684a19cce50f,
        _:N82551e9f70e44a79be9753ef637a93a5 ;
    mo:track_count 2 ;
    schema:duration "PT8:58"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1bc2dc78d33d4a21b7c4684a19cce50f,
        _:N82551e9f70e44a79be9753ef637a93a5 .

