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

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

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

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

<product/4552#subject> a schema:CreativeWork ;
    schema:name "School Days (Anime)"@en,
        "School Days (Anime)"@ja,
        "School Days (Anime)"@ja-latn ;
    foaf:name "School Days (Anime)"@en,
        "School Days (Anime)"@ja,
        "School Days (Anime)"@ja-latn .

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

<album/5829#musicalexpression> a mo:Signal ;
    mo:published_as <album/5829#subject> ;
    mo:records <album/5829#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/92/5829/5829-1197196983.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5829#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/5829/5829-1197196983.jpg> ;
    foaf:depicts <album/5829#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/5829/5829-1197196983.jpg> .

<https://medium-media.vgm.io/albums/92/5829/5829-1197196983.jpg> a schema:ImageObject,
        foaf:Image .

<album/5829#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Innocent Blue / DeviceHigh"@en,
        "イノセント・ブルー / DeviceHigh"@ja,
        "Innocent Blue / DeviceHigh"@ja-latn ;
    mo:composer <artist/1942#subject>,
        <artist/1967#subject> ;
    mo:produced_work <album/5829#musicalwork> ;
    schema:name "Innocent Blue / DeviceHigh"@en,
        "イノセント・ブルー / DeviceHigh"@ja,
        "Innocent Blue / DeviceHigh"@ja-latn .

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

<album/5829#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Innocent Blue / DeviceHigh"@en,
        "イノセント・ブルー / DeviceHigh"@ja,
        "Innocent Blue / DeviceHigh"@ja-latn ;
    mo:performance_of <album/5829#musicalwork> ;
    mo:performer <artist/1943#subject> ;
    mo:recorded_as <album/5829#musicalexpression> ;
    schema:byArtist <artist/1943#subject> ;
    schema:name "Innocent Blue / DeviceHigh"@en,
        "イノセント・ブルー / DeviceHigh"@ja,
        "Innocent Blue / DeviceHigh"@ja-latn ;
    schema:workPerformed <album/5829#musicalwork> .

<artist/1943#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5829#performance> ;
    schema:name "DeviceHigh"@en ;
    foaf:name "DeviceHigh"@en .

<album/5829#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-25"^^xsd:date ;
    dcterms:title "Innocent Blue / DeviceHigh"@en,
        "イノセント・ブルー / DeviceHigh"@ja,
        "Innocent Blue / DeviceHigh"@ja-latn ;
    mo:catalogue_number "LACM-4388" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5829#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N16859e2f19954aa6a940b4168b4e4ee1 ;
    mo:record_count 1 ;
    schema:about <product/4552#subject> ;
    schema:byArtist <artist/1943#subject> ;
    schema:datePublished "2007-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/92/5829/5829-1197196983.jpg> ;
    schema:name "Innocent Blue / DeviceHigh"@en,
        "イノセント・ブルー / DeviceHigh"@ja,
        "Innocent Blue / DeviceHigh"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/5829/5829-1197196983.jpg> .

_:N33603e28df5e4c78820def3f26b05371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancin' JOKER (Instrumental)"@en,
        "Dancin' JOKER (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N16859e2f19954aa6a940b4168b4e4ee1 ;
    schema:name "Dancin' JOKER (Instrumental)"@en,
        "Dancin' JOKER (Instrumental)"@ja .

_:N74bd04bef10f4b60a66a5ec103428bf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancin' JOKER"@en,
        "Dancin' JOKER"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N16859e2f19954aa6a940b4168b4e4ee1 ;
    schema:name "Dancin' JOKER"@en,
        "Dancin' JOKER"@ja .

_:Nab2ef2a9b2d04e76a69e5964710b3fc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Blue (Instrumental)"@en,
        "イノセント・ブルー (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N16859e2f19954aa6a940b4168b4e4ee1 ;
    schema:name "Innocent Blue (Instrumental)"@en,
        "イノセント・ブルー (Instrumental)"@ja .

_:Nd32872d9b1e34fed959545ca007a9b56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Blue"@en,
        "イノセント・ブルー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N16859e2f19954aa6a940b4168b4e4ee1 ;
    schema:name "Innocent Blue"@en,
        "イノセント・ブルー"@ja .

_:N16859e2f19954aa6a940b4168b4e4ee1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33603e28df5e4c78820def3f26b05371,
        _:N74bd04bef10f4b60a66a5ec103428bf2,
        _:Nab2ef2a9b2d04e76a69e5964710b3fc8,
        _:Nd32872d9b1e34fed959545ca007a9b56 ;
    mo:track_count 4 ;
    schema:duration "PT16:11"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N33603e28df5e4c78820def3f26b05371,
        _:N74bd04bef10f4b60a66a5ec103428bf2,
        _:Nab2ef2a9b2d04e76a69e5964710b3fc8,
        _:Nd32872d9b1e34fed959545ca007a9b56 .

