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

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

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

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

<artist/12460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41480#subject> ;
    schema:name "Aki Mimegumi"@en,
        "御恵明希"@ja ;
    foaf:made <album/41480#composition>,
        <album/41480#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 .

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

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

<album/41480#musicalexpression> a mo:Signal ;
    mo:published_as <album/41480#subject> ;
    mo:records <album/41480#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/08/41480/41480-1383033345.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/41480#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/41480/41480-1383033345.jpg> ;
    foaf:depicts <album/41480#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/41480/41480-1383033345.jpg> .

<https://medium-media.vgm.io/albums/08/41480/41480-1383033345.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/41480#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-06"^^xsd:date ;
    dcterms:title "ANNIVERSARY / SID [Limited Edition]"@en,
        "ANNIVERSARY / シド"@ja,
        "ANNIVERSARY / SID [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSCL-2324~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/41480#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N9c7af2a612c54b76b506333021570f64,
        _:Nd05d9b675af443f0ba14e546306038d1 ;
    mo:record_count 2 ;
    schema:about <product/1792#subject>,
        <product/2471#subject> ;
    schema:byArtist <artist/12453#subject> ;
    schema:datePublished "2013-11-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/41480/41480-1383033345.jpg> ;
    schema:name "ANNIVERSARY / SID [Limited Edition]"@en,
        "ANNIVERSARY / シド"@ja,
        "ANNIVERSARY / SID [Limited Edition]"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/41480/41480-1383033345.jpg> .

_:Nd02471d0569d491dae8601ed82a29a73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SID 10th Anniversary TOUR 2013 (ライブ映像 Ver.A)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd05d9b675af443f0ba14e546306038d1 ;
    schema:name "SID 10th Anniversary TOUR 2013 (ライブ映像 Ver.A)"@ja .

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

_:Ndcc87d9849264be2b1957d154c2a73c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V.I.P (Live from 『SID 10th Anniversary LIVE』)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N9c7af2a612c54b76b506333021570f64 ;
    schema:name "V.I.P (Live from 『SID 10th Anniversary LIVE』)"@ja .

_:Nf44f1a900b49415bae8be42e65524d15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANNIVERSARY"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N9c7af2a612c54b76b506333021570f64 ;
    schema:name "ANNIVERSARY"@ja .

_:Nff877b1d051e40da8611a9134d25544d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂の城"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N9c7af2a612c54b76b506333021570f64 ;
    schema:name "砂の城"@ja .

_:N9c7af2a612c54b76b506333021570f64 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndcc87d9849264be2b1957d154c2a73c3,
        _:Nf44f1a900b49415bae8be42e65524d15,
        _:Nff877b1d051e40da8611a9134d25544d ;
    mo:track_count 3 ;
    schema:duration "PT11:18"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Ndcc87d9849264be2b1957d154c2a73c3,
        _:Nf44f1a900b49415bae8be42e65524d15,
        _:Nff877b1d051e40da8611a9134d25544d .

