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

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

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

<artist/9338#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117481#subject> ;
    schema:name "fat jon"@en ;
    foaf:made <album/117481#composition>,
        <album/117481#subject> ;
    foaf:name "fat jon"@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/117481#musicalexpression> a mo:Signal ;
    mo:published_as <album/117481#subject> ;
    mo:records <album/117481#performance> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

<https://media.vgm.io/albums/18/117481/117481-3baa20c088e1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117481#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/117481/117481-3baa20c088e1.jpg> ;
    foaf:depicts <album/117481#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/117481/117481-3baa20c088e1.jpg> .

<https://medium-media.vgm.io/albums/18/117481/117481-3baa20c088e1.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/9336#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/117481#performance> ;
    schema:name "Shing02"@en ;
    foaf:name "Shing02"@en .

<album/117481#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "samurai champloo music record \"departure\" [Limited Edition]"@en,
        "samurai champloo music record \"departure\" [初回生産限定盤]"@ja,
        "samurai champloo music record \"departure\" [Limited Edition]"@ja-latn ;
    mo:composer <artist/9335#subject>,
        <artist/9337#subject>,
        <artist/9338#subject> ;
    mo:produced_work <album/117481#musicalwork> ;
    schema:name "samurai champloo music record \"departure\" [Limited Edition]"@en,
        "samurai champloo music record \"departure\" [初回生産限定盤]"@ja,
        "samurai champloo music record \"departure\" [Limited Edition]"@ja-latn .

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

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

<album/117481#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "samurai champloo music record \"departure\" [Limited Edition]"@en,
        "samurai champloo music record \"departure\" [初回生産限定盤]"@ja,
        "samurai champloo music record \"departure\" [Limited Edition]"@ja-latn ;
    mo:performance_of <album/117481#musicalwork> ;
    mo:performer <artist/9335#subject>,
        <artist/9336#subject>,
        <artist/9337#subject> ;
    mo:recorded_as <album/117481#musicalexpression> ;
    schema:byArtist <artist/9335#subject>,
        <artist/9336#subject>,
        <artist/9337#subject> ;
    schema:name "samurai champloo music record \"departure\" [Limited Edition]"@en,
        "samurai champloo music record \"departure\" [初回生産限定盤]"@ja,
        "samurai champloo music record \"departure\" [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/117481#musicalwork> .

<album/117481#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-27"^^xsd:date ;
    dcterms:title "samurai champloo music record \"departure\" [Limited Edition]"@en,
        "samurai champloo music record \"departure\" [初回生産限定盤]"@ja,
        "samurai champloo music record \"departure\" [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VTJL-7~8" ;
    mo:media_type "2 Vinyl" ;
    mo:publication_of <album/117481#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N1f4ec8b2fee14f049e0bd040d74aa905,
        _:N40a13ab17a374efba3cc8185e6a2d13f ;
    mo:record_count 2 ;
    schema:about <product/1561#subject> ;
    schema:byArtist <artist/9335#subject>,
        <artist/9336#subject>,
        <artist/9337#subject> ;
    schema:datePublished "2022-04-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/117481/117481-3baa20c088e1.jpg> ;
    schema:name "samurai champloo music record \"departure\" [Limited Edition]"@en,
        "samurai champloo music record \"departure\" [初回生産限定盤]"@ja,
        "samurai champloo music record \"departure\" [Limited Edition]"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/117481/117481-3baa20c088e1.jpg> .

_:N0afebbb5bf0e4207aa0ac133f9991ebf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "transcendence"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N1f4ec8b2fee14f049e0bd040d74aa905 ;
    schema:name "transcendence"@ja .

_:N2372525351b6439294b5f03d046a7f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "how you feel"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N40a13ab17a374efba3cc8185e6a2d13f ;
    schema:name "how you feel"@ja .

_:N52aa7c486496450bab015accdaf3ffa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ask"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N40a13ab17a374efba3cc8185e6a2d13f ;
    schema:name "ask"@ja .

_:N5fac0c109a764fd89fe7a8d1dcbdfafd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "四季ノ唄"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N1f4ec8b2fee14f049e0bd040d74aa905 ;
    schema:name "四季ノ唄"@ja .

_:N6107d12a56dd4c9697c920ee2fd600ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "funkin"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N40a13ab17a374efba3cc8185e6a2d13f ;
    schema:name "funkin"@ja .

_:N79f4fe4d66b44e9e8ccf7fce7273aedb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mystline"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N1f4ec8b2fee14f049e0bd040d74aa905 ;
    schema:name "mystline"@ja .

_:N8ed3634b49e84b38822a0a3de2e93e8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ole"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N40a13ab17a374efba3cc8185e6a2d13f ;
    schema:name "ole"@ja .

_:N9426f72c566f4a2183207dfd59df78f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "genome"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N40a13ab17a374efba3cc8185e6a2d13f ;
    schema:name "genome"@ja .

_:N992bd0f0eaaf49e1b704ca2ff9a9ef41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "no way back"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N40a13ab17a374efba3cc8185e6a2d13f ;
    schema:name "no way back"@ja .

_:Nb2bf5288d07946e08d49639934235a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aruarian dance"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N1f4ec8b2fee14f049e0bd040d74aa905 ;
    schema:name "aruarian dance"@ja .

_:Nd144c955c9b742d59643fec897f0c420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stay"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N40a13ab17a374efba3cc8185e6a2d13f ;
    schema:name "stay"@ja .

_:Ne1e2925fa178477184c676f723ef455d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "624 part2"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N40a13ab17a374efba3cc8185e6a2d13f ;
    schema:name "624 part2"@ja .

_:Ne873ba05dbcf4299b7f72d8a9f4b78cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1st samurai"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N1f4ec8b2fee14f049e0bd040d74aa905 ;
    schema:name "1st samurai"@ja .

_:Ne9ce11ca174a48cb8e26073c21e31298 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the space between two world"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N1f4ec8b2fee14f049e0bd040d74aa905 ;
    schema:name "the space between two world"@ja .

_:Nf496e195068144f4acd9f7a6c280f4bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "battlecry"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N1f4ec8b2fee14f049e0bd040d74aa905 ;
    schema:name "battlecry"@ja .

_:Nf53892ca5b7f408b9549cfe45f9f42fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chambers"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N40a13ab17a374efba3cc8185e6a2d13f ;
    schema:name "chambers"@ja .

_:Nfdf1cd6530e947a485bd3f247c379ce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "624 part1"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N40a13ab17a374efba3cc8185e6a2d13f ;
    schema:name "624 part1"@ja .

_:N1f4ec8b2fee14f049e0bd040d74aa905 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0afebbb5bf0e4207aa0ac133f9991ebf,
        _:N5fac0c109a764fd89fe7a8d1dcbdfafd,
        _:N79f4fe4d66b44e9e8ccf7fce7273aedb,
        _:Nb2bf5288d07946e08d49639934235a60,
        _:Ne873ba05dbcf4299b7f72d8a9f4b78cb,
        _:Ne9ce11ca174a48cb8e26073c21e31298,
        _:Nf496e195068144f4acd9f7a6c280f4bf ;
    mo:track_count 7 ;
    schema:duration "PT12:53"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0afebbb5bf0e4207aa0ac133f9991ebf,
        _:N5fac0c109a764fd89fe7a8d1dcbdfafd,
        _:N79f4fe4d66b44e9e8ccf7fce7273aedb,
        _:Nb2bf5288d07946e08d49639934235a60,
        _:Ne873ba05dbcf4299b7f72d8a9f4b78cb,
        _:Ne9ce11ca174a48cb8e26073c21e31298,
        _:Nf496e195068144f4acd9f7a6c280f4bf .

_:N40a13ab17a374efba3cc8185e6a2d13f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2372525351b6439294b5f03d046a7f23,
        _:N52aa7c486496450bab015accdaf3ffa4,
        _:N6107d12a56dd4c9697c920ee2fd600ed,
        _:N8ed3634b49e84b38822a0a3de2e93e8d,
        _:N9426f72c566f4a2183207dfd59df78f5,
        _:N992bd0f0eaaf49e1b704ca2ff9a9ef41,
        _:Nd144c955c9b742d59643fec897f0c420,
        _:Ne1e2925fa178477184c676f723ef455d,
        _:Nf53892ca5b7f408b9549cfe45f9f42fe,
        _:Nfdf1cd6530e947a485bd3f247c379ce8 ;
    mo:track_count 10 ;
    schema:duration "PT17:49"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2372525351b6439294b5f03d046a7f23,
        _:N52aa7c486496450bab015accdaf3ffa4,
        _:N6107d12a56dd4c9697c920ee2fd600ed,
        _:N8ed3634b49e84b38822a0a3de2e93e8d,
        _:N9426f72c566f4a2183207dfd59df78f5,
        _:N992bd0f0eaaf49e1b704ca2ff9a9ef41,
        _:Nd144c955c9b742d59643fec897f0c420,
        _:Ne1e2925fa178477184c676f723ef455d,
        _:Nf53892ca5b7f408b9549cfe45f9f42fe,
        _:Nfdf1cd6530e947a485bd3f247c379ce8 .

