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

<artist/1943#subject> a schema:Person,
        foaf:Person ;
    schema:name "DeviceHigh"@en ;
    foaf:made <album/140303#subject>,
        <album/140303#vocals> ;
    foaf:name "DeviceHigh"@en .

<artist/1942#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140303#subject> ;
    schema:name "Hikoshi Hashimoto"@en,
        "橋本彦士"@ja ;
    foaf:made <album/140303#composition>,
        <album/140303#subject> ;
    foaf:name "Hikoshi Hashimoto"@en,
        "橋本彦士"@ja .

<artist/1967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140303#subject> ;
    schema:name "REM"@en ;
    foaf:made <album/140303#composition>,
        <album/140303#lyrics>,
        <album/140303#subject>,
        <album/140303#vocals> ;
    foaf:name "REM"@en .

<event/24> a mo:Release ;
    schema:name "Released at Comic Market 58 (Aug 11, 2000 to Aug 13, 2000)" .

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

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

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

<https://media.vgm.io/albums/30/140303/140303-8c5f8c1b992e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140303#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/140303/140303-8c5f8c1b992e.jpg> ;
    foaf:depicts <album/140303#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/140303/140303-8c5f8c1b992e.jpg> .

<https://medium-media.vgm.io/albums/30/140303/140303-8c5f8c1b992e.jpg> a schema:ImageObject,
        foaf:Image .

<album/140303#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DeviceROM 2000 / DeviceHigh"@en,
        "DeviceROM 2000 / DeviceHigh"@ja,
        "DeviceROM 2000 / DeviceHigh"@ja-latn ;
    mo:composer <artist/1942#subject>,
        <artist/1967#subject> ;
    mo:produced_work <album/140303#musicalwork> ;
    schema:name "DeviceROM 2000 / DeviceHigh"@en,
        "DeviceROM 2000 / DeviceHigh"@ja,
        "DeviceROM 2000 / DeviceHigh"@ja-latn .

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

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

<album/140303#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-12"^^xsd:date ;
    dcterms:title "DeviceROM 2000 / DeviceHigh"@en,
        "DeviceROM 2000 / DeviceHigh"@ja,
        "DeviceROM 2000 / DeviceHigh"@ja-latn ;
    mo:catalogue_number "DVH-0002" ;
    mo:media_type "CD-ROM" ;
    mo:publication_of <album/140303#musicalexpression> ;
    mo:publisher _:N3b5ad3dab312401ab7b0e632fb4d3638 ;
    mo:record _:N99dc180111dc4cc48928ef1f4168f60d ;
    mo:record_count 1 ;
    mo:release <event/24> ;
    schema:datePublished "2000-08-12"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/30/140303/140303-8c5f8c1b992e.jpg> ;
    schema:name "DeviceROM 2000 / DeviceHigh"@en,
        "DeviceROM 2000 / DeviceHigh"@ja,
        "DeviceROM 2000 / DeviceHigh"@ja-latn ;
    schema:publisher _:N3b5ad3dab312401ab7b0e632fb4d3638 ;
    foaf:depiction <https://media.vgm.io/albums/30/140303/140303-8c5f8c1b992e.jpg> .

_:N0945fc7cf0ae474793bc9a60b2bec37c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You See?（Off Vocal Version）"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "Can You See?（Off Vocal Version）"@ja .

_:N14ad6c2182f940d3ac8c4b28a66532ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "None"@ja .

_:N302a32f3db7744c1806654f5dd627a30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "にゃんにゃんろっく（Off Vocal Version）"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "にゃんにゃんろっく（Off Vocal Version）"@ja .

_:N3414f6755fca4859bedc813759fd24fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白い夢（More White Version）"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "白い夢（More White Version）"@ja .

_:N3b5ad3dab312401ab7b0e632fb4d3638 schema:name "DeviceHigh"@en ;
    foaf:name "DeviceHigh"@en .

_:N42026523c07743ea8e4d9b3efb217fbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "片方だけの翼（Off Vocal Version）"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "片方だけの翼（Off Vocal Version）"@ja .

_:N6089d6ce85854a678f4cdf07f3f68238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "届かない憧憬～Fallin' Angel～（Bottom-Line Version）"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "届かない憧憬～Fallin' Angel～（Bottom-Line Version）"@ja .

_:N87b545f4d9874b698e4f0685ab6d5f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "弥勒の花（Off Vocal Version）"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "弥勒の花（Off Vocal Version）"@ja .

_:N920a9046b95041a18b3b8776007c847f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside（Integral Version）"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "Inside（Integral Version）"@ja .

_:N9850ddf385b6438a90935e13cc1e9dc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "も・ど・り・た・い（High-Heel Version）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "も・ど・り・た・い（High-Heel Version）"@ja .

_:Naec3bdba3529411e8f94c741d85d095b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月鏡（Off Vocal Version）"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "月鏡（Off Vocal Version）"@ja .

_:Nb6ae9b7d64554fcd85f644775876dd42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside（Off Vocal Version）"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "Inside（Off Vocal Version）"@ja .

_:Nc0b461acabf14235ae126fa1734bd8e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白い夢（Off Vocal Version）"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "白い夢（Off Vocal Version）"@ja .

_:Nd62c6576a2304fd28b55780aca6e9592 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "れっつ☆いんすと～る（Off Vocal Version）"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "れっつ☆いんすと～る（Off Vocal Version）"@ja .

_:Nfd8810ec6ad64c35851f026e0849706d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "も・ど・り・た・い（Off Vocal Version）"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N99dc180111dc4cc48928ef1f4168f60d ;
    schema:name "も・ど・り・た・い（Off Vocal Version）"@ja .

_:N99dc180111dc4cc48928ef1f4168f60d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0945fc7cf0ae474793bc9a60b2bec37c,
        _:N14ad6c2182f940d3ac8c4b28a66532ca,
        _:N302a32f3db7744c1806654f5dd627a30,
        _:N3414f6755fca4859bedc813759fd24fd,
        _:N42026523c07743ea8e4d9b3efb217fbb,
        _:N6089d6ce85854a678f4cdf07f3f68238,
        _:N87b545f4d9874b698e4f0685ab6d5f24,
        _:N920a9046b95041a18b3b8776007c847f,
        _:N9850ddf385b6438a90935e13cc1e9dc4,
        _:Naec3bdba3529411e8f94c741d85d095b,
        _:Nb6ae9b7d64554fcd85f644775876dd42,
        _:Nc0b461acabf14235ae126fa1734bd8e8,
        _:Nd62c6576a2304fd28b55780aca6e9592,
        _:Nfd8810ec6ad64c35851f026e0849706d ;
    mo:track_count 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0945fc7cf0ae474793bc9a60b2bec37c,
        _:N14ad6c2182f940d3ac8c4b28a66532ca,
        _:N302a32f3db7744c1806654f5dd627a30,
        _:N3414f6755fca4859bedc813759fd24fd,
        _:N42026523c07743ea8e4d9b3efb217fbb,
        _:N6089d6ce85854a678f4cdf07f3f68238,
        _:N87b545f4d9874b698e4f0685ab6d5f24,
        _:N920a9046b95041a18b3b8776007c847f,
        _:N9850ddf385b6438a90935e13cc1e9dc4,
        _:Naec3bdba3529411e8f94c741d85d095b,
        _:Nb6ae9b7d64554fcd85f644775876dd42,
        _:Nc0b461acabf14235ae126fa1734bd8e8,
        _:Nd62c6576a2304fd28b55780aca6e9592,
        _:Nfd8810ec6ad64c35851f026e0849706d .

