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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/55607#lyrics>,
        <album/55607#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/55607#lyrics>,
        <album/55607#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<product/4064#subject> a schema:CreativeWork ;
    schema:name "Myriad Colors Phantom World"@en,
        "無彩限のファントム・ワールド"@ja,
        "Musaigen no Phantom World"@ja-latn ;
    foaf:name "Myriad Colors Phantom World"@en,
        "無彩限のファントム・ワールド"@ja,
        "Musaigen no Phantom World"@ja-latn .

<album/55607#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Naked Dive / SCREEN mode [DVD Edition]"@en,
        "Naked Dive / SCREEN mode [DVD付盤]"@ja,
        "Naked Dive / SCREEN mode [DVD Edition]"@ja-latn ;
    mo:composer <artist/1066#subject> ;
    mo:produced_work <album/55607#musicalwork> ;
    schema:name "Naked Dive / SCREEN mode [DVD Edition]"@en,
        "Naked Dive / SCREEN mode [DVD付盤]"@ja,
        "Naked Dive / SCREEN mode [DVD Edition]"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/70/55607/55607-1449925609.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18238#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55607#performance> ;
    schema:name "SCREEN mode"@en ;
    foaf:name "SCREEN mode"@en .

<artist/57878#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55607#performance> ;
    schema:name "YOU"@en,
        "勇-YOU-"@ja ;
    foaf:made <album/55607#lyrics>,
        <album/55607#subject> ;
    foaf:name "YOU"@en,
        "勇-YOU-"@ja .

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

<artist/1066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55607#subject> ;
    mo:performed <album/55607#performance> ;
    schema:name "Masatomo"@en,
        "Masatomo Ota"@en,
        "太田雅友"@ja ;
    foaf:made <album/55607#composition>,
        <album/55607#subject> ;
    foaf:name "Masatomo"@en,
        "Masatomo Ota"@en,
        "太田雅友"@ja .

<album/55607#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Naked Dive / SCREEN mode [DVD Edition]"@en,
        "Naked Dive / SCREEN mode [DVD付盤]"@ja,
        "Naked Dive / SCREEN mode [DVD Edition]"@ja-latn ;
    mo:performance_of <album/55607#musicalwork> ;
    mo:performer <artist/1066#subject>,
        <artist/18238#subject>,
        <artist/57878#subject> ;
    mo:recorded_as <album/55607#musicalexpression> ;
    schema:byArtist <artist/1066#subject>,
        <artist/18238#subject>,
        <artist/57878#subject> ;
    schema:name "Naked Dive / SCREEN mode [DVD Edition]"@en,
        "Naked Dive / SCREEN mode [DVD付盤]"@ja,
        "Naked Dive / SCREEN mode [DVD Edition]"@ja-latn ;
    schema:workPerformed <album/55607#musicalwork> .

<album/55607#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-01-27"^^xsd:date ;
    dcterms:title "Naked Dive / SCREEN mode [DVD Edition]"@en,
        "Naked Dive / SCREEN mode [DVD付盤]"@ja,
        "Naked Dive / SCREEN mode [DVD Edition]"@ja-latn ;
    mo:catalogue_number "LACM-14439" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/55607#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N39f22bd77a4743029a7a5fe20f1b933c,
        _:Nc3a1fcbf96c147558b72fc2fc465f38a ;
    mo:record_count 2 ;
    schema:about <product/4064#subject> ;
    schema:byArtist <artist/1066#subject>,
        <artist/18238#subject>,
        <artist/57878#subject> ;
    schema:datePublished "2016-01-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/55607/55607-1449925609.jpg> ;
    schema:name "Naked Dive / SCREEN mode [DVD Edition]"@en,
        "Naked Dive / SCREEN mode [DVD付盤]"@ja,
        "Naked Dive / SCREEN mode [DVD Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/55607/55607-1449925609.jpg> .

_:N053b32eb1b654ece8e43d6aabdcf7d5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RED AND BLACK"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nc3a1fcbf96c147558b72fc2fc465f38a ;
    schema:name "RED AND BLACK"@en .

_:N4870c329543e4d0fb253d8866400a1e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naked Dive (MV)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N39f22bd77a4743029a7a5fe20f1b933c ;
    schema:name "Naked Dive (MV)"@en .

_:Na64e1aa406814f84a7d45ee7c83dc20b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naked Dive (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nc3a1fcbf96c147558b72fc2fc465f38a ;
    schema:name "Naked Dive (off vocal)"@en .

_:Ne23a2ee9a5a3407b86d0d69c566f8e6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naked Dive -Remix Ver.- (MV)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N39f22bd77a4743029a7a5fe20f1b933c ;
    schema:name "Naked Dive -Remix Ver.- (MV)"@en .

_:Nf09de320f96c4ac28d5b3d6b7e17bab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naked Dive"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nc3a1fcbf96c147558b72fc2fc465f38a ;
    schema:name "Naked Dive"@en .

_:Nf2f8a31135a94c5e94869c043bdcaa72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "START LINE"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc3a1fcbf96c147558b72fc2fc465f38a ;
    schema:name "START LINE"@en .

_:N39f22bd77a4743029a7a5fe20f1b933c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N4870c329543e4d0fb253d8866400a1e2,
        _:Ne23a2ee9a5a3407b86d0d69c566f8e6c ;
    mo:track_count 2 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4870c329543e4d0fb253d8866400a1e2,
        _:Ne23a2ee9a5a3407b86d0d69c566f8e6c .

_:Nc3a1fcbf96c147558b72fc2fc465f38a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N053b32eb1b654ece8e43d6aabdcf7d5b,
        _:Na64e1aa406814f84a7d45ee7c83dc20b,
        _:Nf09de320f96c4ac28d5b3d6b7e17bab7,
        _:Nf2f8a31135a94c5e94869c043bdcaa72 ;
    mo:track_count 4 ;
    schema:duration "PT17:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N053b32eb1b654ece8e43d6aabdcf7d5b,
        _:Na64e1aa406814f84a7d45ee7c83dc20b,
        _:Nf09de320f96c4ac28d5b3d6b7e17bab7,
        _:Nf2f8a31135a94c5e94869c043bdcaa72 .

