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

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

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

<artist/11942#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10596#subject> ;
    schema:name "MIZINCO"@en,
        "みじんこ"@ja ;
    foaf:made <album/10596#composition>,
        <album/10596#subject> ;
    foaf:name "MIZINCO"@en,
        "みじんこ"@ja .

<artist/50#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10596#subject> ;
    schema:name "Ryu Umemoto"@en,
        "梅本竜"@ja ;
    foaf:made <album/10596#composition>,
        <album/10596#subject> ;
    foaf:name "Ryu Umemoto"@en,
        "梅本竜"@ja .

<product/13956#subject> a schema:CreativeWork ;
    schema:name "EVE burst error"@en,
        "イヴ・バースト・エラー"@ja,
        "EVE burst error"@ja-latn ;
    foaf:name "EVE burst error"@en,
        "イヴ・バースト・エラー"@ja,
        "EVE burst error"@ja-latn .

<product/13995#subject> a schema:CreativeWork ;
    schema:name "DESIRE"@en,
        "DESIRE 背徳の螺旋"@ja,
        "DESIRE Haitoku no Rasen"@ja-latn ;
    foaf:name "DESIRE"@en,
        "DESIRE 背徳の螺旋"@ja,
        "DESIRE Haitoku no Rasen"@ja-latn .

<product/20654#subject> a schema:CreativeWork ;
    schema:name "XENON -Mugen no Shitai-"@en,
        "XENON -夢幻の肢体-"@ja,
        "XENON -Mugen no Shitai-"@ja-latn ;
    foaf:name "XENON -Mugen no Shitai-"@en,
        "XENON -夢幻の肢体-"@ja,
        "XENON -Mugen no Shitai-"@ja-latn .

<product/7015#subject> a schema:CreativeWork ;
    schema:name "YU-NO: A girl who chants love at the bound of this world."@en,
        "この世の果てで恋を唄う少女YU-NO"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO"@ja-latn ;
    foaf:name "YU-NO: A girl who chants love at the bound of this world."@en,
        "この世の果てで恋を唄う少女YU-NO"@ja,
        "Konoyo no Hate de Koi wo Utau Shoujo YU-NO"@ja-latn .

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

<album/10596#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UMEMOTO"@en,
        "UMEMOTO"@ja,
        "UMEMOTO"@ja-latn ;
    mo:performance_of <album/10596#musicalwork> ;
    mo:recorded_as <album/10596#musicalexpression> ;
    schema:name "UMEMOTO"@en,
        "UMEMOTO"@ja,
        "UMEMOTO"@ja-latn ;
    schema:workPerformed <album/10596#musicalwork> .

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

<https://media.vgm.io/albums/69/10596/10596-857176c0df97.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10596#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/10596/10596-857176c0df97.jpg> ;
    foaf:depicts <album/10596#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/10596/10596-857176c0df97.jpg> .

<https://medium-media.vgm.io/albums/69/10596/10596-857176c0df97.jpg> a schema:ImageObject,
        foaf:Image .

<album/10596#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UMEMOTO"@en,
        "UMEMOTO"@ja,
        "UMEMOTO"@ja-latn ;
    mo:composer <artist/11942#subject>,
        <artist/50#subject> ;
    mo:produced_work <album/10596#musicalwork> ;
    schema:name "UMEMOTO"@en,
        "UMEMOTO"@ja,
        "UMEMOTO"@ja-latn .

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

<album/10596#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-06-29"^^xsd:date ;
    dcterms:title "UMEMOTO"@en,
        "UMEMOTO"@ja,
        "UMEMOTO"@ja-latn ;
    mo:catalogue_number "WDCD-0022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10596#musicalexpression> ;
    mo:publisher <org/134#subject> ;
    mo:record _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Super Dimension Story Rall"@en ;
            foaf:name "Super Dimension Story Rall"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mayu"@en ;
            foaf:name "Mayu"@en ],
        <product/13956#subject>,
        <product/13995#subject>,
        <product/20654#subject>,
        <product/7015#subject> ;
    schema:datePublished "2003-06-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/10596/10596-857176c0df97.jpg> ;
    schema:name "UMEMOTO"@en,
        "UMEMOTO"@ja,
        "UMEMOTO"@ja-latn ;
    schema:publisher <org/134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/10596/10596-857176c0df97.jpg> .

_:N06251d9996d14dbca128424e7b7c249c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Umemoto With Love ~Put love from Umemoto and 86."@en,
        "梅本より愛を込めて ～Put love from Umemoto and 86."@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "From Umemoto With Love ~Put love from Umemoto and 86."@en,
        "梅本より愛を込めて ～Put love from Umemoto and 86."@ja .

_:N0da8c6c2503e476eb960741d9d2e8326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crisis"@en,
        "危機"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "Crisis"@en,
        "危機"@ja .

_:N1174a60ebd194981a65aa2cf139ac4bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Movement 2"@en,
        "移動2"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "Movement 2"@en,
        "移動2"@ja .

_:N20603e55ccfa413586def87b834dd5d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tristan"@en,
        "トリスタン号"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "The Tristan"@en,
        "トリスタン号"@ja .

_:N2254f86fb6c94cebb51ccf2831fee2e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dailyopening"@en,
        "デイリーオープニング"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "Dailyopening"@en,
        "デイリーオープニング"@ja .

_:N2facd5fde18a4f3e85669021d3a238c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magnify Dark"@en,
        "Magnify Dark"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "Magnify Dark"@en,
        "Magnify Dark"@ja .

_:N322c2d28c39944e88032f0b45fbcff58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mayu"@en,
        "マユ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "Mayu"@en,
        "マユ"@ja .

_:N4193c3d95334415496a2b008f701928f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diary 1"@en,
        "日記1"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "Diary 1"@en,
        "日記1"@ja .

_:N58479c7e367849c5a6809b9f38ab92ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ishtal \"DESIRE\""@en,
        "Ishtal\"DESIRE\""@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "Ishtal \"DESIRE\""@en,
        "Ishtal\"DESIRE\""@ja .

_:N6d27f61e7e414640a650e17bd245e642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Other World"@en,
        "異世界"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "Other World"@en,
        "異世界"@ja .

_:N6e0ceddadf2044808b416cedc753a3a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Director-General Kouno: Sexy Middle-aged Mandom Ver."@en,
        "甲野本部長　セクシー中年マンダムver."@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "Director-General Kouno: Sexy Middle-aged Mandom Ver."@en,
        "甲野本部長　セクシー中年マンダムver."@ja .

_:Neee551e128cc4efeafe07811733bcfac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pinch"@en,
        "Pinch"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ne2c209e2c0f146858a6170f3fd20d345 ;
    schema:name "Pinch"@en,
        "Pinch"@ja .

_:Ne2c209e2c0f146858a6170f3fd20d345 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06251d9996d14dbca128424e7b7c249c,
        _:N0da8c6c2503e476eb960741d9d2e8326,
        _:N1174a60ebd194981a65aa2cf139ac4bd,
        _:N20603e55ccfa413586def87b834dd5d9,
        _:N2254f86fb6c94cebb51ccf2831fee2e5,
        _:N2facd5fde18a4f3e85669021d3a238c0,
        _:N322c2d28c39944e88032f0b45fbcff58,
        _:N4193c3d95334415496a2b008f701928f,
        _:N58479c7e367849c5a6809b9f38ab92ee,
        _:N6d27f61e7e414640a650e17bd245e642,
        _:N6e0ceddadf2044808b416cedc753a3a8,
        _:Neee551e128cc4efeafe07811733bcfac ;
    mo:track_count 12 ;
    schema:duration "PT39:49"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N06251d9996d14dbca128424e7b7c249c,
        _:N0da8c6c2503e476eb960741d9d2e8326,
        _:N1174a60ebd194981a65aa2cf139ac4bd,
        _:N20603e55ccfa413586def87b834dd5d9,
        _:N2254f86fb6c94cebb51ccf2831fee2e5,
        _:N2facd5fde18a4f3e85669021d3a238c0,
        _:N322c2d28c39944e88032f0b45fbcff58,
        _:N4193c3d95334415496a2b008f701928f,
        _:N58479c7e367849c5a6809b9f38ab92ee,
        _:N6d27f61e7e414640a650e17bd245e642,
        _:N6e0ceddadf2044808b416cedc753a3a8,
        _:Neee551e128cc4efeafe07811733bcfac .

