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

<album/21096> a mo:Release ;
    mo:catalogue_number "VICL-61411" .

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

<artist/9335#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21098#subject> ;
    schema:name "Nujabes"@en ;
    foaf:made <album/21098#composition>,
        <album/21098#subject>,
        <album/21098#vocals> ;
    foaf:name "Nujabes"@en .

<artist/9337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21098#subject> ;
    schema:name "MINMI"@en ;
    foaf:made <album/21098#composition>,
        <album/21098#subject>,
        <album/21098#vocals> ;
    foaf:name "MINMI"@en .

<product/1561#subject> a schema:CreativeWork ;
    schema:name "Samurai Champloo"@en,
        "サムライチャンプルー"@ja,
        "Samurai Champloo"@ja-latn ;
    foaf:name "Samurai Champloo"@en,
        "サムライチャンプルー"@ja,
        "Samurai Champloo"@ja-latn .

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

<album/21098#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "samurai champloo music record: departure"@en,
        "samurai champloo music record: departure"@ja,
        "samurai champloo music record: departure"@ja-latn ;
    mo:performance_of <album/21098#musicalwork> ;
    mo:recorded_as <album/21098#musicalexpression> ;
    schema:name "samurai champloo music record: departure"@en,
        "samurai champloo music record: departure"@ja,
        "samurai champloo music record: departure"@ja-latn ;
    schema:workPerformed <album/21098#musicalwork> .

<org/296#subject> schema:name "K-O Records"@en,
        "K-O Records"@ja,
        "K-O Records"@ja-latn ;
    foaf:name "K-O Records"@en,
        "K-O Records"@ja,
        "K-O Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/21098/21098-1284297704.jpg> a schema:ImageObject,
        foaf:Image .

<album/21098#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "samurai champloo music record: departure"@en,
        "samurai champloo music record: departure"@ja,
        "samurai champloo music record: departure"@ja-latn ;
    mo:composer <artist/9335#subject>,
        <artist/9337#subject> ;
    mo:produced_work <album/21098#musicalwork> ;
    schema:name "samurai champloo music record: departure"@en,
        "samurai champloo music record: departure"@ja,
        "samurai champloo music record: departure"@ja-latn .

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

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

<album/21098#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-01"^^xsd:date ;
    dcterms:title "samurai champloo music record: departure"@en,
        "samurai champloo music record: departure"@ja,
        "samurai champloo music record: departure"@ja-latn ;
    mo:catalogue_number "KO-88416" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/21096> ;
    mo:publication_of <album/21098#musicalexpression> ;
    mo:publisher <org/296#subject> ;
    mo:record _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    mo:record_count 1 ;
    schema:about <product/1561#subject> ;
    schema:datePublished "2009-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/21098/21098-1284297704.jpg> ;
    schema:name "samurai champloo music record: departure"@en,
        "samurai champloo music record: departure"@ja,
        "samurai champloo music record: departure"@ja-latn ;
    schema:publisher <org/296#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/21098/21098-1284297704.jpg> .

_:N0b422cadf0104a009194f97a6e7458c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Seasons"@en,
        "四季ノ唄"@ja,
        "Shiki no Uta"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "Song of the Seasons"@en,
        "四季ノ唄"@ja,
        "Shiki no Uta"@ja-latn .

_:N2dcfac74f3274ca0b5ca3a89c949687a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1st. samurai"@en,
        "1st. samurai"@ja,
        "1st. samurai"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "1st. samurai"@en,
        "1st. samurai"@ja,
        "1st. samurai"@ja-latn .

_:N331c5621a02d47f8ad7b238de1136183 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "funkin"@en,
        "funkin"@ja,
        "funkin"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "funkin"@en,
        "funkin"@ja,
        "funkin"@ja-latn .

_:N448ab008d7524d02ad0b339cf15460b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "how you feel"@en,
        "how you feel"@ja,
        "how you feel"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "how you feel"@en,
        "how you feel"@ja,
        "how you feel"@ja-latn .

_:N5342d2bf3da14882b2b0af01611626fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ole"@en,
        "ole"@ja,
        "ole"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "ole"@en,
        "ole"@ja,
        "ole"@ja-latn .

_:N69b5705182d0497fab764962f63ffecc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chambers"@en,
        "chambers"@ja,
        "chambers"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "chambers"@en,
        "chambers"@ja,
        "chambers"@ja-latn .

_:N75edf30e42344256b96957a79ec295ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aruarian dance"@en,
        "aruarian dance"@ja,
        "aruarian dance"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "aruarian dance"@en,
        "aruarian dance"@ja,
        "aruarian dance"@ja-latn .

_:Nb110a53f014b475da6b102de6e668120 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mystline"@en,
        "mystline"@ja,
        "mystline"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "mystline"@en,
        "mystline"@ja,
        "mystline"@ja-latn .

_:Nbe75ff0ea2374973bc79b7071b9150bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stay"@en,
        "stay"@ja,
        "stay"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "stay"@en,
        "stay"@ja,
        "stay"@ja-latn .

_:Nc03211fdd43d42d7b2060433f52d31b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the space between two world"@en,
        "the space between two world"@ja,
        "the space between two world"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "the space between two world"@en,
        "the space between two world"@ja,
        "the space between two world"@ja-latn .

_:Nc2509deffa614f02a5e26072b81a52a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "battlecry"@en,
        "battlecry"@ja,
        "battlecry"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "battlecry"@en,
        "battlecry"@ja,
        "battlecry"@ja-latn .

_:Nca94af8a0f3a484d940e2f36f9fac6f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "624 part1"@en,
        "624 part1"@ja,
        "624 part1"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "624 part1"@en,
        "624 part1"@ja,
        "624 part1"@ja-latn .

_:Nd6c1bae1f36e493ba0ed11fd5f85a9c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ask"@en,
        "ask"@ja,
        "ask"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "ask"@en,
        "ask"@ja,
        "ask"@ja-latn .

_:Nec693ba6747041dbb796b1072246c753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "624 part2"@en,
        "624 part2"@ja,
        "624 part2"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "624 part2"@en,
        "624 part2"@ja,
        "624 part2"@ja-latn .

_:Ned61113d96dc4cc6a33fca9a555a2ee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kujaku"@en,
        "kujaku"@ja,
        "kujaku"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "kujaku"@en,
        "kujaku"@ja,
        "kujaku"@ja-latn .

_:Nf44cfc430fd245c9811c1d44e78e0a31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "no way back"@en,
        "no way back"@ja,
        "no way back"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "no way back"@en,
        "no way back"@ja,
        "no way back"@ja-latn .

_:Nfce42da4a9b341d8b3bccb3d7bee9405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "genome"@en,
        "genome"@ja,
        "genome"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ne2ab4ae578ea4e519e0739c15fdeea3d ;
    schema:name "genome"@en,
        "genome"@ja,
        "genome"@ja-latn .

_:Ne2ab4ae578ea4e519e0739c15fdeea3d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b422cadf0104a009194f97a6e7458c7,
        _:N2dcfac74f3274ca0b5ca3a89c949687a,
        _:N331c5621a02d47f8ad7b238de1136183,
        _:N448ab008d7524d02ad0b339cf15460b4,
        _:N5342d2bf3da14882b2b0af01611626fe,
        _:N69b5705182d0497fab764962f63ffecc,
        _:N75edf30e42344256b96957a79ec295ae,
        _:Nb110a53f014b475da6b102de6e668120,
        _:Nbe75ff0ea2374973bc79b7071b9150bd,
        _:Nc03211fdd43d42d7b2060433f52d31b1,
        _:Nc2509deffa614f02a5e26072b81a52a7,
        _:Nca94af8a0f3a484d940e2f36f9fac6f2,
        _:Nd6c1bae1f36e493ba0ed11fd5f85a9c3,
        _:Nec693ba6747041dbb796b1072246c753,
        _:Ned61113d96dc4cc6a33fca9a555a2ee0,
        _:Nf44cfc430fd245c9811c1d44e78e0a31,
        _:Nfce42da4a9b341d8b3bccb3d7bee9405 ;
    mo:track_count 17 ;
    schema:duration "PT68:12"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0b422cadf0104a009194f97a6e7458c7,
        _:N2dcfac74f3274ca0b5ca3a89c949687a,
        _:N331c5621a02d47f8ad7b238de1136183,
        _:N448ab008d7524d02ad0b339cf15460b4,
        _:N5342d2bf3da14882b2b0af01611626fe,
        _:N69b5705182d0497fab764962f63ffecc,
        _:N75edf30e42344256b96957a79ec295ae,
        _:Nb110a53f014b475da6b102de6e668120,
        _:Nbe75ff0ea2374973bc79b7071b9150bd,
        _:Nc03211fdd43d42d7b2060433f52d31b1,
        _:Nc2509deffa614f02a5e26072b81a52a7,
        _:Nca94af8a0f3a484d940e2f36f9fac6f2,
        _:Nd6c1bae1f36e493ba0ed11fd5f85a9c3,
        _:Nec693ba6747041dbb796b1072246c753,
        _:Ned61113d96dc4cc6a33fca9a555a2ee0,
        _:Nf44cfc430fd245c9811c1d44e78e0a31,
        _:Nfce42da4a9b341d8b3bccb3d7bee9405 .

