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

<album/41881#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eden / Aqua Timez"@en,
        "エデン / Aqua Timez"@ja,
        "Eden / Aqua Timez"@ja-latn ;
    mo:produced_work <album/41881#musicalwork> ;
    schema:name "Eden / Aqua Timez"@en,
        "エデン / Aqua Timez"@ja,
        "Eden / Aqua Timez"@ja-latn .

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

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

<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/41881#musicalexpression> a mo:Signal ;
    mo:published_as <album/41881#subject> ;
    mo:records <album/41881#performance> .

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

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

<https://medium-media.vgm.io/albums/18/41881/41881-1401717218.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41881#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eden / Aqua Timez"@en,
        "エデン / Aqua Timez"@ja,
        "Eden / Aqua Timez"@ja-latn ;
    mo:performance_of <album/41881#musicalwork> ;
    mo:performer <artist/12658#subject> ;
    mo:recorded_as <album/41881#musicalexpression> ;
    schema:byArtist <artist/12658#subject> ;
    schema:name "Eden / Aqua Timez"@en,
        "エデン / Aqua Timez"@ja,
        "Eden / Aqua Timez"@ja-latn ;
    schema:workPerformed <album/41881#musicalwork> .

<artist/12658#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41881#performance> ;
    schema:name "Aqua Timez"@en ;
    foaf:name "Aqua Timez"@en .

<album/41881#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-27"^^xsd:date ;
    dcterms:title "Eden / Aqua Timez"@en,
        "エデン / Aqua Timez"@ja,
        "Eden / Aqua Timez"@ja-latn ;
    mo:catalogue_number "ESCL-4129" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41881#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N4c4ded39856f4536a3b3d9c0ae6cf307 ;
    mo:record_count 1 ;
    schema:about <product/2471#subject> ;
    schema:byArtist <artist/12658#subject> ;
    schema:datePublished "2013-11-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/41881/41881-1401717218.jpg> ;
    schema:name "Eden / Aqua Timez"@en,
        "エデン / Aqua Timez"@ja,
        "Eden / Aqua Timez"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/41881/41881-1401717218.jpg> .

_:N48142bb304704b3185250d0f1b236359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The FANtastic Journey"@ja,
        "The FANtastic Journey"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N4c4ded39856f4536a3b3d9c0ae6cf307 ;
    schema:name "The FANtastic Journey"@ja,
        "The FANtastic Journey"@ja-latn .

_:N8bb6dddc805a4a09967cdfa14c34acdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クランベリージャム"@ja,
        "Cranberry Jam"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N4c4ded39856f4536a3b3d9c0ae6cf307 ;
    schema:name "クランベリージャム"@ja,
        "Cranberry Jam"@ja-latn .

_:N9fb34ebc91c345df9b83ed34e4819a78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エデン (LITTLE PARADE session)"@ja,
        "Eden (LITTLE PARADE session)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N4c4ded39856f4536a3b3d9c0ae6cf307 ;
    schema:name "エデン (LITTLE PARADE session)"@ja,
        "Eden (LITTLE PARADE session)"@ja-latn .

_:Ne74a744f5a3447af8e32236571df61ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エデン (Instrumental)"@ja,
        "Eden (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N4c4ded39856f4536a3b3d9c0ae6cf307 ;
    schema:name "エデン (Instrumental)"@ja,
        "Eden (Instrumental)"@ja-latn .

_:Nf6cd60afb79f455f8726dda40e8a9e72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エデン"@ja,
        "Eden"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N4c4ded39856f4536a3b3d9c0ae6cf307 ;
    schema:name "エデン"@ja,
        "Eden"@ja-latn .

_:N4c4ded39856f4536a3b3d9c0ae6cf307 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48142bb304704b3185250d0f1b236359,
        _:N8bb6dddc805a4a09967cdfa14c34acdc,
        _:N9fb34ebc91c345df9b83ed34e4819a78,
        _:Ne74a744f5a3447af8e32236571df61ee,
        _:Nf6cd60afb79f455f8726dda40e8a9e72 ;
    mo:track_count 5 ;
    schema:duration "PT24:51"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N48142bb304704b3185250d0f1b236359,
        _:N8bb6dddc805a4a09967cdfa14c34acdc,
        _:N9fb34ebc91c345df9b83ed34e4819a78,
        _:Ne74a744f5a3447af8e32236571df61ee,
        _:Nf6cd60afb79f455f8726dda40e8a9e72 .

