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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6241#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/6241#composition>,
        <album/6241#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6241#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/6241#composition>,
        <album/6241#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/822#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6241#subject> ;
    schema:name "Ravy"@en ;
    foaf:made <album/6241#composition>,
        <album/6241#subject> ;
    foaf:name "Ravy"@en .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

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

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

<org/463#subject> schema:name "Sonic Revolution"@en,
        "Sonic Revolution"@ja,
        "Sonic Revolution"@ja-latn ;
    foaf:name "Sonic Revolution"@en,
        "Sonic Revolution"@ja,
        "Sonic Revolution"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/6241/6241-1198621677.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6241#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "mixin' 2"@en,
        "mixin' 2"@ja,
        "mixin' 2"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/822#subject> ;
    mo:produced_work <album/6241#musicalwork> ;
    schema:name "mixin' 2"@en,
        "mixin' 2"@ja,
        "mixin' 2"@ja-latn .

<album/6241#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-10-14"^^xsd:date ;
    dcterms:title "mixin' 2"@en,
        "mixin' 2"@ja,
        "mixin' 2"@ja-latn ;
    mo:catalogue_number "SRRS-E002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6241#musicalexpression> ;
    mo:publisher <org/463#subject> ;
    mo:record _:N9405df4b73ce4210b0e9e0342520d7db ;
    mo:record_count 1 ;
    schema:about <product/1015#subject> ;
    schema:datePublished "2001-10-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/6241/6241-1198621677.jpg> ;
    schema:name "mixin' 2"@en,
        "mixin' 2"@ja,
        "mixin' 2"@ja-latn ;
    schema:publisher <org/463#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/6241/6241-1198621677.jpg> .

_:N128a4c222a564ee28f9b1b14cd3609af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bug walk -Hard Trance Mix-"@en,
        "てんとう虫 -Hard Trance Mix-"@ja,
        "Tentoumushi -Hard Trance Mix-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N9405df4b73ce4210b0e9e0342520d7db ;
    schema:name "bug walk -Hard Trance Mix-"@en,
        "てんとう虫 -Hard Trance Mix-"@ja,
        "Tentoumushi -Hard Trance Mix-"@ja-latn .

_:N8f74ccda3b2b497e82a52184203acd16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "two of us -Lights And Darks-"@en,
        "ふたり -Lights And Darks-"@ja,
        "Futari -Lights And Darks-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N9405df4b73ce4210b0e9e0342520d7db ;
    schema:name "two of us -Lights And Darks-"@en,
        "ふたり -Lights And Darks-"@ja,
        "Futari -Lights And Darks-"@ja-latn .

_:Nacf816d279fe4d6aa695a8dd1aa29a8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reminiscences ~ Innocence"@en,
        "回想録・愛の果てに"@ja,
        "Kaisouroku ~ Ai no Hate ni"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N9405df4b73ce4210b0e9e0342520d7db ;
    schema:name "reminiscences ~ Innocence"@en,
        "回想録・愛の果てに"@ja,
        "Kaisouroku ~ Ai no Hate ni"@ja-latn .

_:Ne0412e9773dc4480bb3060a1f4bab6dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyber Impact"@en,
        "Cyber Impact"@ja,
        "Cyber Impact"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N9405df4b73ce4210b0e9e0342520d7db ;
    schema:name "Cyber Impact"@en,
        "Cyber Impact"@ja,
        "Cyber Impact"@ja-latn .

_:N9405df4b73ce4210b0e9e0342520d7db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N128a4c222a564ee28f9b1b14cd3609af,
        _:N8f74ccda3b2b497e82a52184203acd16,
        _:Nacf816d279fe4d6aa695a8dd1aa29a8a,
        _:Ne0412e9773dc4480bb3060a1f4bab6dd ;
    mo:track_count 4 ;
    schema:duration "PT16:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N128a4c222a564ee28f9b1b14cd3609af,
        _:N8f74ccda3b2b497e82a52184203acd16,
        _:Nacf816d279fe4d6aa695a8dd1aa29a8a,
        _:Ne0412e9773dc4480bb3060a1f4bab6dd .

