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

<artist/12455#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mao"@en,
        "マオ"@ja ;
    foaf:made <album/35508#lyrics>,
        <album/35508#subject> ;
    foaf:name "Mao"@en,
        "マオ"@ja .

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

<artist/12459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35508#subject> ;
    schema:name "Shinji"@en ;
    foaf:made <album/35508#composition>,
        <album/35508#subject> ;
    foaf:name "Shinji"@en .

<artist/12460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35508#subject> ;
    schema:name "Aki Mimegumi"@en,
        "御恵明希"@ja ;
    foaf:made <album/35508#composition>,
        <album/35508#subject> ;
    foaf:name "Aki Mimegumi"@en,
        "御恵明希"@ja .

<product/1792#subject> a schema:CreativeWork ;
    schema:name "Magi: The Labyrinth of Magic"@en,
        "マギ The labyrinth of magic"@ja,
        "Magi: The Labyrinth of Magic"@ja-latn ;
    foaf:name "Magi: The Labyrinth of Magic"@en,
        "マギ The labyrinth of magic"@ja,
        "Magi: The Labyrinth of Magic"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/35508/35508-1350658122.jpg> a schema:ImageObject,
        foaf:Image .

<album/35508#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "V.I.P / SID [Limited Edition]"@en,
        "V.I.P / シド"@ja,
        "V.I.P / SID [Limited Edition]"@ja-latn ;
    mo:composer <artist/12459#subject>,
        <artist/12460#subject> ;
    mo:produced_work <album/35508#musicalwork> ;
    schema:name "V.I.P / SID [Limited Edition]"@en,
        "V.I.P / シド"@ja,
        "V.I.P / SID [Limited Edition]"@ja-latn .

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

<album/35508#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "V.I.P / SID [Limited Edition]"@en,
        "V.I.P / シド"@ja,
        "V.I.P / SID [Limited Edition]"@ja-latn ;
    mo:performance_of <album/35508#musicalwork> ;
    mo:performer <artist/12453#subject> ;
    mo:recorded_as <album/35508#musicalexpression> ;
    schema:byArtist <artist/12453#subject> ;
    schema:name "V.I.P / SID [Limited Edition]"@en,
        "V.I.P / シド"@ja,
        "V.I.P / SID [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/35508#musicalwork> .

<artist/12453#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35508#performance> ;
    schema:name "SID"@en,
        "シド"@ja ;
    foaf:name "SID"@en,
        "シド"@ja .

<album/35508#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-21"^^xsd:date ;
    dcterms:title "V.I.P / SID [Limited Edition]"@en,
        "V.I.P / シド"@ja,
        "V.I.P / SID [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-2158" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35508#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N2a837274d29b4b54b18f64c742022e64 ;
    mo:record_count 1 ;
    schema:about <product/1792#subject> ;
    schema:byArtist <artist/12453#subject> ;
    schema:datePublished "2012-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/35508/35508-1350658122.jpg> ;
    schema:name "V.I.P / SID [Limited Edition]"@en,
        "V.I.P / シド"@ja,
        "V.I.P / SID [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/35508/35508-1350658122.jpg> .

_:N34f2ede8f94c4d6cab94d3b09e7c7fb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V.I.P -アニメ Ver.-"@ja,
        "V.I.P -Anime Ver-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N2a837274d29b4b54b18f64c742022e64 ;
    schema:name "V.I.P -アニメ Ver.-"@ja,
        "V.I.P -Anime Ver-"@ja-latn .

_:N436036834de9407cb59eef2bc1a4650c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V.I.P -Instrumental-"@ja,
        "V.I.P -Instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N2a837274d29b4b54b18f64c742022e64 ;
    schema:name "V.I.P -Instrumental-"@ja,
        "V.I.P -Instrumental-"@ja-latn .

_:N4643bdd453ef4f68aa03070c179ad06c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sympathy (Live from TOUR 2012 『M&W』)"@ja,
        "Sympathy (Live from TOUR 2012 'M&W')"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N2a837274d29b4b54b18f64c742022e64 ;
    schema:name "Sympathy (Live from TOUR 2012 『M&W』)"@ja,
        "Sympathy (Live from TOUR 2012 'M&W')"@ja-latn .

_:Na3a13e715cd54e6dac23170972b3a351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V.I.P"@ja,
        "V.I.P"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N2a837274d29b4b54b18f64c742022e64 ;
    schema:name "V.I.P"@ja,
        "V.I.P"@ja-latn .

_:Nf20404beba214ace9f6273c19ff331e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "走馬灯"@ja,
        "Soumatou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N2a837274d29b4b54b18f64c742022e64 ;
    schema:name "走馬灯"@ja,
        "Soumatou"@ja-latn .

_:N2a837274d29b4b54b18f64c742022e64 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34f2ede8f94c4d6cab94d3b09e7c7fb0,
        _:N436036834de9407cb59eef2bc1a4650c,
        _:N4643bdd453ef4f68aa03070c179ad06c,
        _:Na3a13e715cd54e6dac23170972b3a351,
        _:Nf20404beba214ace9f6273c19ff331e4 ;
    mo:track_count 5 ;
    schema:duration "PT15:43"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N34f2ede8f94c4d6cab94d3b09e7c7fb0,
        _:N436036834de9407cb59eef2bc1a4650c,
        _:N4643bdd453ef4f68aa03070c179ad06c,
        _:Na3a13e715cd54e6dac23170972b3a351,
        _:Nf20404beba214ace9f6273c19ff331e4 .

