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

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

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

<event/170> a mo:Release ;
    schema:name "Released at M3-2014 Spring (Apr 27, 2014)" .

<album/45384#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Arduinna"@en,
        "アルデュイナ"@ja,
        "Arduinna"@ja-latn ;
    mo:composer <artist/82#subject> ;
    mo:produced_work <album/45384#musicalwork> ;
    schema:name "Arduinna"@en,
        "アルデュイナ"@ja,
        "Arduinna"@ja-latn .

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

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

<https://media.vgm.io/albums/48/45384/45384-1398101925.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/45384#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/45384/45384-1398101925.png> ;
    foaf:depicts <album/45384#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/45384/45384-1398101925.png> .

<https://medium-media.vgm.io/albums/48/45384/45384-1398101925.png> a schema:ImageObject,
        foaf:Image .

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

<artist/16299#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45384#performance> ;
    schema:name "Jun Umeda"@en,
        "梅田潤"@ja ;
    foaf:name "Jun Umeda"@en,
        "梅田潤"@ja .

<artist/7102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45384#performance> ;
    schema:name "Masanori Yabuki"@en,
        "矢吹正則"@ja ;
    foaf:name "Masanori Yabuki"@en,
        "矢吹正則"@ja .

<artist/8012#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45384#performance> ;
    schema:name "Chie Fukami"@en,
        "深水チエ"@ja ;
    foaf:name "Chie Fukami"@en,
        "深水チエ"@ja .

<artist/8303#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45384#performance> ;
    schema:name "Shinichiro Fukuda"@en,
        "福田真一朗"@ja ;
    foaf:name "Shinichiro Fukuda"@en,
        "福田真一朗"@ja .

<album/45384#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-27"^^xsd:date ;
    dcterms:title "Arduinna"@en,
        "アルデュイナ"@ja,
        "Arduinna"@ja-latn ;
    mo:catalogue_number "ARCA-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45384#musicalexpression> ;
    mo:publisher _:N88bac784f02745159996308a77898d5a ;
    mo:record _:N816120998b8e44b1aff13e45e144a86a ;
    mo:record_count 1 ;
    mo:release <event/170> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "LIZ"@en ;
            foaf:name "LIZ"@en ],
        <artist/16299#subject>,
        <artist/7102#subject>,
        <artist/8012#subject>,
        <artist/8303#subject> ;
    schema:datePublished "2014-04-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/48/45384/45384-1398101925.png> ;
    schema:name "Arduinna"@en,
        "アルデュイナ"@ja,
        "Arduinna"@ja-latn ;
    schema:publisher _:N88bac784f02745159996308a77898d5a ;
    foaf:depiction <https://media.vgm.io/albums/48/45384/45384-1398101925.png> .

<album/45384#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Arduinna"@en,
        "アルデュイナ"@ja,
        "Arduinna"@ja-latn ;
    mo:performance_of <album/45384#musicalwork> ;
    mo:performer _:Na71c1248927b44ff8b94a2d49faddfa2,
        <artist/16299#subject>,
        <artist/7102#subject>,
        <artist/8012#subject>,
        <artist/8303#subject> ;
    mo:recorded_as <album/45384#musicalexpression> ;
    schema:byArtist _:Na71c1248927b44ff8b94a2d49faddfa2,
        <artist/16299#subject>,
        <artist/7102#subject>,
        <artist/8012#subject>,
        <artist/8303#subject> ;
    schema:name "Arduinna"@en,
        "アルデュイナ"@ja,
        "Arduinna"@ja-latn ;
    schema:workPerformed <album/45384#musicalwork> .

_:N06fff1e7d649460c82c61d36cbe8b808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルデュイナ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N816120998b8e44b1aff13e45e144a86a ;
    schema:name "アルデュイナ"@ja .

_:N62c9a678eb5a4ea2969a905a56d8d0ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憧憬"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N816120998b8e44b1aff13e45e144a86a ;
    schema:name "憧憬"@ja .

_:N6cfad53569fb4b099c47ab5d081a3645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルデュイナ (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N816120998b8e44b1aff13e45e144a86a ;
    schema:name "アルデュイナ (Instrumental)"@ja .

_:N88bac784f02745159996308a77898d5a schema:name "arcane"@en ;
    foaf:name "arcane"@en .

_:Na71c1248927b44ff8b94a2d49faddfa2 a schema:Person,
        foaf:Person ;
    mo:performed <album/45384#performance> ;
    schema:name "LIZ"@en ;
    foaf:name "LIZ"@en .

_:Ndf3b28cf9a74472e9389311a5d8ec614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憧憬 (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N816120998b8e44b1aff13e45e144a86a ;
    schema:name "憧憬 (Instrumental)"@ja .

_:N816120998b8e44b1aff13e45e144a86a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06fff1e7d649460c82c61d36cbe8b808,
        _:N62c9a678eb5a4ea2969a905a56d8d0ea,
        _:N6cfad53569fb4b099c47ab5d081a3645,
        _:Ndf3b28cf9a74472e9389311a5d8ec614 ;
    mo:track_count 4 ;
    schema:duration "PT18:35"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N06fff1e7d649460c82c61d36cbe8b808,
        _:N62c9a678eb5a4ea2969a905a56d8d0ea,
        _:N6cfad53569fb4b099c47ab5d081a3645,
        _:Ndf3b28cf9a74472e9389311a5d8ec614 .

