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

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

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

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23255#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/23255#composition>,
        <album/23255#subject> ;
    foaf:name "Yoko Kanno"@en,
        "菅野よう子"@ja .

<product/522#subject> a schema:CreativeWork ;
    schema:name "GHOST IN THE SHELL STAND ALONE COMPLEX"@en,
        "攻殻機動隊 STAND ALONE COMPLEX"@ja,
        "GHOST IN THE SHELL STAND ALONE COMPLEX"@ja-latn ;
    foaf:name "GHOST IN THE SHELL STAND ALONE COMPLEX"@en,
        "攻殻機動隊 STAND ALONE COMPLEX"@ja,
        "GHOST IN THE SHELL STAND ALONE COMPLEX"@ja-latn .

<product/523#subject> a schema:CreativeWork ;
    schema:name "GHOST IN THE SHELL S.A.C. 2nd GIG"@en,
        "攻殻機動隊 S.A.C. 2nd GIG"@ja,
        "GHOST IN THE SHELL S.A.C. 2nd GIG"@ja-latn ;
    foaf:name "GHOST IN THE SHELL S.A.C. 2nd GIG"@en,
        "攻殻機動隊 S.A.C. 2nd GIG"@ja,
        "GHOST IN THE SHELL S.A.C. 2nd GIG"@ja-latn .

<album/23255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@en,
        "攻殻機動隊STAND ALONE COMPLEX CD-BOX"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@ja-latn ;
    mo:composer <artist/319#subject> ;
    mo:produced_work <album/23255#musicalwork> ;
    schema:name "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@en,
        "攻殻機動隊STAND ALONE COMPLEX CD-BOX"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@ja-latn .

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

<album/23255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@en,
        "攻殻機動隊STAND ALONE COMPLEX CD-BOX"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@ja-latn ;
    mo:performance_of <album/23255#musicalwork> ;
    mo:recorded_as <album/23255#musicalexpression> ;
    schema:name "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@en,
        "攻殻機動隊STAND ALONE COMPLEX CD-BOX"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@ja-latn ;
    schema:workPerformed <album/23255#musicalwork> .

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

<https://media.vgm.io/albums/55/23255/23255-df9bcf7fb25f.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/23255#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/23255/23255-df9bcf7fb25f.png> ;
    foaf:depicts <album/23255#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/23255/23255-df9bcf7fb25f.png> .

<https://medium-media.vgm.io/albums/55/23255/23255-df9bcf7fb25f.png> a schema:ImageObject,
        foaf:Image .

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

<album/23255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-09-05"^^xsd:date ;
    dcterms:title "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@en,
        "攻殻機動隊STAND ALONE COMPLEX CD-BOX"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@ja-latn ;
    mo:catalogue_number "VIZL-256" ;
    mo:media_type "6 CD" ;
    mo:publication_of <album/23255#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N028e4bc26c58468f80913cfeb718b8e5,
        _:N0f78a35c4849434d8b39bcc0657e6e3a,
        _:N1c5878f5b87941bf812b263544b83b2b,
        _:N905af3912c98499e8f4128c355cb6cd7,
        _:Ne573307808e44834ba8f2343e2457607,
        _:Nf45155a763c04c098681c607c9af0471 ;
    mo:record_count 6 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ghost in the Shell STAND ALONE COMPLEX SOLID STATE SOCIETY"@en ;
            foaf:name "Ghost in the Shell STAND ALONE COMPLEX SOLID STATE SOCIETY"@en ],
        <product/522#subject>,
        <product/523#subject> ;
    schema:datePublished "2007-09-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/23255/23255-df9bcf7fb25f.png> ;
    schema:name "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@en,
        "攻殻機動隊STAND ALONE COMPLEX CD-BOX"@ja,
        "Ghost in the Shell STAND ALONE COMPLEX CD-BOX"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/23255/23255-df9bcf7fb25f.png> .

_:N001029518d754f84b93613d904f36cc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "know your enemy"@en,
        "know your enemy"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "know your enemy"@en,
        "know your enemy"@ja .

_:N0442afdab0fd4797a5dd5edb4e92e186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "take a little hand"@en,
        "take a little hand"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "take a little hand"@en,
        "take a little hand"@ja .

_:N04d1ab1bb88444e6ba4c833b2e01aa0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GET9"@en,
        "GET9"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "GET9"@en,
        "GET9"@ja .

_:N077033e9c42f49e88b2c3224864814a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile"@en,
        "スマイル"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "Smile"@en,
        "スマイル"@ja .

_:N0969c72a86c549d4a83b3d941863e89b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pet Food"@en,
        "ペトフード"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "Pet Food"@en,
        "ペトフード"@ja .

_:N0b2d39de65a449de84eb1b34cd5b6d10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3tops"@en,
        "3tops"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "3tops"@en,
        "3tops"@ja .

_:N0f78a35c4849434d8b39bcc0657e6e3a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 6 ;
    mo:track _:N6c7a6b2a974d4448931224d86adadeea ;
    mo:track_count 1 ;
    schema:duration "PT49:02"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6c7a6b2a974d4448931224d86adadeea .

_:N132481b07a0e4313b1fb009c0ab267db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bang bang banquet"@en,
        "bang bang banquet"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "bang bang banquet"@en,
        "bang bang banquet"@ja .

_:N132f6fd8373440e79ef8e86da7533a5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to tell the truth"@en,
        "to tell the truth"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "to tell the truth"@en,
        "to tell the truth"@ja .

_:N1e011e49c018412bb98c37dd16f82f9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "train search"@en,
        "train search"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "train search"@en,
        "train search"@ja .

_:N297cf854b3f2400593a887b5bbf791a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Idling"@en,
        "アイドリング"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "Idling"@en,
        "アイドリング"@ja .

_:N2f36cd4795d44ccbbc82b94d6088c5ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i can't be cool"@en,
        "i can't be cool"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "i can't be cool"@en,
        "i can't be cool"@ja .

_:N30312c4cb483426d867be3d7275d19c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tachikoma on a Stroll"@en,
        "お散歩タチコマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "Tachikoma on a Stroll"@en,
        "お散歩タチコマ"@ja .

_:N30d2e0a9d32f4f4db17db08ab498e771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pro-Bowler Tachikoma"@en,
        "プロボウラータチコマ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "Pro-Bowler Tachikoma"@en,
        "プロボウラータチコマ"@ja .

_:N3306f4e046764c0da7207edffda3af04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome"@en,
        "モノクローム"@ja ;
    mo:track_number 16 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "Monochrome"@en,
        "モノクローム"@ja .

_:N39c66c19a86a4bccaf0d955d9e5233e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "inner universe"@en,
        "inner universe"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "inner universe"@en,
        "inner universe"@ja .

_:N3cb06d6f50054e8a87a3dc93d163fd36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "where does the ocean go?"@en,
        "where does the ocean go?"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "where does the ocean go?"@en,
        "where does the ocean go?"@ja .

_:N3e5ab91bea3f46c697d5004a541b18d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i do"@en,
        "i do"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "i do"@en,
        "i do"@ja .

_:N436c42daac374ec5b9c8ea510ee2a373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfinished Love Story"@en,
        "未完成ラブストーリー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "Unfinished Love Story"@en,
        "未完成ラブストーリー"@ja .

_:N4e7aa2753b8b43d3bed50ef2cc5464df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tempest"@en,
        "tempest"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "tempest"@en,
        "tempest"@ja .

_:N51065bde4ff74444ae17f2335d53efb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "patch me"@en,
        "patch me"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "patch me"@en,
        "patch me"@ja .

_:N5192a454dad7487892faaa232a703d5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "what can I say?"@en,
        "what can I say?"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "what can I say?"@en,
        "what can I say?"@ja .

_:N5198ad22e41642f79fa5a83c72394da7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rise [TV size]"@en,
        "rise [TV size]"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "rise [TV size]"@en,
        "rise [TV size]"@ja .

_:N56902e50567e4c7683dbfaa3023c0a54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "po'd pod"@en,
        "po'd pod"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "po'd pod"@en,
        "po'd pod"@ja .

_:N58120d8f5cb548579729dde26c4fd7ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psychedelic Soul"@en,
        "サイケデリックソウル"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "Psychedelic Soul"@en,
        "サイケデリックソウル"@ja .

_:N5a03f5fbcb5e4d8480fabd3db70241dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm not straight"@en,
        "I'm not straight"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "I'm not straight"@en,
        "I'm not straight"@ja .

_:N5b6bbd3a23464db3b5b0712a0973a3fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sacred terrorist"@en,
        "sacred terrorist"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "sacred terrorist"@en,
        "sacred terrorist"@ja .

_:N5dc69658e77449c59eac8dbb44470321 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hi!"@en,
        "Hi!"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "Hi!"@en,
        "Hi!"@ja .

_:N5f137edcc2f747719d7562b5d0065f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "born stubborn"@en,
        "born stubborn"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "born stubborn"@en,
        "born stubborn"@ja .

_:N607d94052689496992f100c990c1bf8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "velveteen"@en,
        "velveteen"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "velveteen"@en,
        "velveteen"@ja .

_:N638358640e0a4f498586a3ad018b8513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flying low"@en,
        "flying low"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "flying low"@en,
        "flying low"@ja .

_:N6c7a6b2a974d4448931224d86adadeea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smooth in the shell"@en,
        "smooth in the shell"@ja ;
    mo:track_number 1 ;
    schema:duration "PT49:02"^^xsd:interval ;
    schema:inPlaylist _:N0f78a35c4849434d8b39bcc0657e6e3a ;
    schema:name "smooth in the shell"@en,
        "smooth in the shell"@ja .

_:N6d9aae8a4fc440bb8815c3d4e87f9adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yakitori"@en,
        "ヤキトリ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "Yakitori"@en,
        "ヤキトリ"@ja .

_:N700acbb70b9141aa892b7ecb4c2039e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where's Rocky?"@en,
        "ロッキーはどこ?"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "Where's Rocky?"@en,
        "ロッキーはどこ?"@ja .

_:N744996963ec841f29692db49ea0bb611 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flashback memory plug"@en,
        "flashback memory plug"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "flashback memory plug"@en,
        "flashback memory plug"@ja .

_:N75141a4fe19c49638aa24b3138808556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blues in the Net"@en,
        "blues in the Net"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "blues in the Net"@en,
        "blues in the Net"@ja .

_:N75d8e054254f41f6ba55b3a5a0bd4e24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "remedium"@en,
        "remedium"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "remedium"@en,
        "remedium"@ja .

_:N75edc622fb5b4e16baa3e79a725dcbc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cream"@en,
        "cream"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "cream"@en,
        "cream"@ja .

_:N76f0b83a22454e339bb0b42f4ac8200a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Europe"@en,
        "エウロペ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "Europe"@en,
        "エウロペ"@ja .

_:N780b92cb43844c24bc6a5291f30c3650 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "what's it for"@en,
        "what's it for"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "what's it for"@en,
        "what's it for"@ja .

_:N78756828ba684932bdebc13d3159d6a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHRisTmas in the SiLenT ForeSt"@en,
        "CHRisTmas in the SiLenT ForeSt"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "CHRisTmas in the SiLenT ForeSt"@en,
        "CHRisTmas in the SiLenT ForeSt"@ja .

_:N790444491cd548bea7922b5ff4c81157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "break through"@en,
        "break through"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "break through"@en,
        "break through"@ja .

_:N7a27585763d849f885e73d0fbe6f6fdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dew"@en,
        "dew"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "dew"@en,
        "dew"@ja .

_:N7d6bc3e17e2c40fcb2934f3e561815c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dear john"@en,
        "dear john"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "dear john"@en,
        "dear john"@ja .

_:N7dfd0689c6c54dea9db4064ad9d51799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "some other time"@en,
        "some other time"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "some other time"@en,
        "some other time"@ja .

_:N8067256e2a4d44bcb04d7aa4feb9c00c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "beauty is within us"@en,
        "beauty is within us"@ja ;
    mo:track_number 14 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "beauty is within us"@en,
        "beauty is within us"@ja .

_:N871dac1047a240729233e2fd5bddbb5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "we can't be cool"@en,
        "we can't be cool"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "we can't be cool"@en,
        "we can't be cool"@ja .

_:N897f10311ae04703812535965beb64c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "undivided"@en,
        "undivided"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "undivided"@en,
        "undivided"@ja .

_:N8b98e9be254c41abb32818d3fb2ca148 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "she is"@en,
        "she is"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "she is"@en,
        "she is"@ja .

_:N8bbb20a09604490593d28b791beb44c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the end of all you'll know"@en,
        "the end of all you'll know"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "the end of all you'll know"@en,
        "the end of all you'll know"@ja .

_:N8c8d343a45df400abdeff7ab27065cca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "access all areas"@en,
        "access all areas"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "access all areas"@en,
        "access all areas"@ja .

_:N8da73d746d3147d5addac4573433608a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gonna rice"@en,
        "gonna rice"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "gonna rice"@en,
        "gonna rice"@ja .

_:N91b8801a603d4ae0b9606be6d4764f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stamina Rose"@en,
        "スタミナ・ローズ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "Stamina Rose"@en,
        "スタミナ・ローズ"@ja .

_:N91e08a17a59e4da3b81502f0c652e4db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Siberian Doll House"@en,
        "シベリアン・ドール・ハウス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "Siberian Doll House"@en,
        "シベリアン・ドール・ハウス"@ja .

_:N9ac9bc84556f47819e1eb526745712b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "good by my master"@en,
        "good by my master"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "good by my master"@en,
        "good by my master"@ja .

_:N9ae4203cca79433fbe3d67cb1d0701c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AI Squadron Tachikomans"@en,
        "AI戦隊タチコマンズ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "AI Squadron Tachikomans"@en,
        "AI戦隊タチコマンズ"@ja .

_:N9e54676731a3477db9479b0a920fec88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "spider bites"@en,
        "spider bites"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "spider bites"@en,
        "spider bites"@ja .

_:N9f8119e76a3f48c3bc81e40bcd8efa5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "zero signal"@en,
        "zero signal"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "zero signal"@en,
        "zero signal"@ja .

_:Na1aa3123b4e44cb6a01ad7c5912c87bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "let's oil"@en,
        "let's oil"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "let's oil"@en,
        "let's oil"@ja .

_:Na592cbc9953e473f864c20b45ee1fe36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "trip city"@en,
        "trip city"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "trip city"@en,
        "trip city"@ja .

_:Na9dd4958297647dabc3248e7cbc2aa77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "date of rebirth"@en,
        "date of rebirth"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "date of rebirth"@en,
        "date of rebirth"@ja .

_:Nab010a6517c34922850ced175dfe3b55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ciao!"@en,
        "ciao!"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "ciao!"@en,
        "ciao!"@ja .

_:Naf448e0c42ff4192a355052b9f5d38ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thrace"@en,
        "トルキア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "Thrace"@en,
        "トルキア"@ja .

_:Nb6ef519d36d74008ad2e6205ad88b49f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laser Seeker"@en,
        "レーザーシーカー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "Laser Seeker"@en,
        "レーザーシーカー"@ja .

_:Nb86234f014dc4b9ab81a9b8d9061722a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rise"@en,
        "rise"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "rise"@en,
        "rise"@ja .

_:Nbdeee67164fa477abd7c849c8d2060f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go DA DA"@en,
        "Go DA DA"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "Go DA DA"@en,
        "Go DA DA"@ja .

_:Nbea5f83a506045e49d6991336863d8d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "home stay"@en,
        "home stay"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "home stay"@en,
        "home stay"@ja .

_:Nbed020bf6f7c44a082e394d3a2c4533f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "35.7℃"@en,
        "35.7°C"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "35.7℃"@en,
        "35.7°C"@ja .

_:Nc1b7969508cf41ebad4df71c8c09e7ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "East of the Peninsula"@en,
        "半島の東"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N1c5878f5b87941bf812b263544b83b2b ;
    schema:name "East of the Peninsula"@en,
        "半島の東"@ja .

_:Nca9ab98642c7404ab0d9891dcbeacc85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "spotter"@en,
        "spotter"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "spotter"@en,
        "spotter"@ja .

_:Ncd66ca5d94d941b4925eede73d3353ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lithium flower"@en,
        "lithium flower"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "lithium flower"@en,
        "lithium flower"@ja .

_:Ncddbe5ecc8d54a419f4015b40f071574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "from the roof top ~ somewhere in the silence [sniper's theme]"@en,
        "from the roof top ~ somewhere in the silence [sniper's theme]"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "from the roof top ~ somewhere in the silence [sniper's theme]"@en,
        "from the roof top ~ somewhere in the silence [sniper's theme]"@ja .

_:Nce95d8668d5d4fc6ba9e0b4806c8dc22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "solid state society"@en,
        "solid state society"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "solid state society"@en,
        "solid state society"@ja .

_:Nd7875f32942d49baa05406bbf268a5c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "run rabbit junk"@en,
        "run rabbit junk"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "run rabbit junk"@en,
        "run rabbit junk"@ja .

_:Nd944c515e4444255ad3cb7a4b5d705cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rachikoma's Runaway"@en,
        "タチコマの家出"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "Rachikoma's Runaway"@en,
        "タチコマの家出"@ja .

_:Ndba557a35c0e433a80b95164beeb4f7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be human"@en,
        "be human"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "be human"@en,
        "be human"@ja .

_:Ndbbcb614ea614a2f837f15b5899cf19b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "human step ~ aramaki's theme"@en,
        "human step ~ aramaki's theme"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "human step ~ aramaki's theme"@en,
        "human step ~ aramaki's theme"@ja .

_:Ndff0d03264bb41359c33f6bfd632ea8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "player"@en,
        "player"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "player"@en,
        "player"@ja .

_:Ne1d1297f543647a6a208b312d34bb166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "security off"@en,
        "security off"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "security off"@en,
        "security off"@ja .

_:Ne3c36ba678c94e418cabcba8a1fb60f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "don't sponge me"@en,
        "don't sponge me"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "don't sponge me"@en,
        "don't sponge me"@ja .

_:Ne4029d9b0ee74a8ba12e9bc4e08e8662 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GET9 [TV size]"@en,
        "GET9 [TV size]"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "GET9 [TV size]"@en,
        "GET9 [TV size]"@ja .

_:Ne6ff08c23772467cbc789baf700f4e86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "we're the great"@en,
        "we're the great"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "we're the great"@en,
        "we're the great"@ja .

_:Ne93074c8bc8b4f01b4d05de45e25db71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "living inside the shell"@en,
        "living inside the shell"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "living inside the shell"@en,
        "living inside the shell"@ja .

_:Nedc2d968e0d14d728b27e28ecc5bffe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fish ~ silent cruise"@en,
        "fish ~ silent cruise"@ja ;
    mo:track_number 12 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "fish ~ silent cruise"@en,
        "fish ~ silent cruise"@ja .

_:Nee715f909ec945f48c34e89fc239f250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyberbird"@en,
        "サイバーバード"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "Cyberbird"@en,
        "サイバーバード"@ja .

_:Nf2e14828a44246f2854e97117f6d6118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "surf"@en,
        "surf"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N905af3912c98499e8f4128c355cb6cd7 ;
    schema:name "surf"@en,
        "surf"@ja .

_:Nf465bb0d7a064294908ac7bb5237fa10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "piece by ten"@en,
        "piece by ten"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "piece by ten"@en,
        "piece by ten"@ja .

_:Nf47d206686334aa89d7bb9dfe31d65b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "replica"@en,
        "replica"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nf45155a763c04c098681c607c9af0471 ;
    schema:name "replica"@en,
        "replica"@ja .

_:Nf98adad5c5b14153af518c77109a36d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ride on technology"@en,
        "ride on technology"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ne573307808e44834ba8f2343e2457607 ;
    schema:name "ride on technology"@en,
        "ride on technology"@ja .

_:Nfbd08707787249ceb45403f3b5a96142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FAX me"@en,
        "FAX me"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N028e4bc26c58468f80913cfeb718b8e5 ;
    schema:name "FAX me"@en,
        "FAX me"@ja .

_:Nf45155a763c04c098681c607c9af0471 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 4 ;
    mo:track _:N0442afdab0fd4797a5dd5edb4e92e186,
        _:N4e7aa2753b8b43d3bed50ef2cc5464df,
        _:N5f137edcc2f747719d7562b5d0065f05,
        _:N75141a4fe19c49638aa24b3138808556,
        _:N75d8e054254f41f6ba55b3a5a0bd4e24,
        _:N897f10311ae04703812535965beb64c7,
        _:N8b98e9be254c41abb32818d3fb2ca148,
        _:N9f8119e76a3f48c3bc81e40bcd8efa5c,
        _:Na9dd4958297647dabc3248e7cbc2aa77,
        _:Ncddbe5ecc8d54a419f4015b40f071574,
        _:Nce95d8668d5d4fc6ba9e0b4806c8dc22,
        _:Ndbbcb614ea614a2f837f15b5899cf19b,
        _:Ndff0d03264bb41359c33f6bfd632ea8c,
        _:Nf47d206686334aa89d7bb9dfe31d65b5 ;
    mo:track_count 14 ;
    schema:duration "PT60:32"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0442afdab0fd4797a5dd5edb4e92e186,
        _:N4e7aa2753b8b43d3bed50ef2cc5464df,
        _:N5f137edcc2f747719d7562b5d0065f05,
        _:N75141a4fe19c49638aa24b3138808556,
        _:N75d8e054254f41f6ba55b3a5a0bd4e24,
        _:N897f10311ae04703812535965beb64c7,
        _:N8b98e9be254c41abb32818d3fb2ca148,
        _:N9f8119e76a3f48c3bc81e40bcd8efa5c,
        _:Na9dd4958297647dabc3248e7cbc2aa77,
        _:Ncddbe5ecc8d54a419f4015b40f071574,
        _:Nce95d8668d5d4fc6ba9e0b4806c8dc22,
        _:Ndbbcb614ea614a2f837f15b5899cf19b,
        _:Ndff0d03264bb41359c33f6bfd632ea8c,
        _:Nf47d206686334aa89d7bb9dfe31d65b5 .

_:N1c5878f5b87941bf812b263544b83b2b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N001029518d754f84b93613d904f36cc5,
        _:N077033e9c42f49e88b2c3224864814a2,
        _:N436c42daac374ec5b9c8ea510ee2a373,
        _:N5b6bbd3a23464db3b5b0712a0973a3fc,
        _:N638358640e0a4f498586a3ad018b8513,
        _:N744996963ec841f29692db49ea0bb611,
        _:N76f0b83a22454e339bb0b42f4ac8200a,
        _:N78756828ba684932bdebc13d3159d6a5,
        _:N790444491cd548bea7922b5ff4c81157,
        _:N7a27585763d849f885e73d0fbe6f6fdf,
        _:N7d6bc3e17e2c40fcb2934f3e561815c1,
        _:N8bbb20a09604490593d28b791beb44c9,
        _:N8c8d343a45df400abdeff7ab27065cca,
        _:Naf448e0c42ff4192a355052b9f5d38ed,
        _:Nb6ef519d36d74008ad2e6205ad88b49f,
        _:Nbed020bf6f7c44a082e394d3a2c4533f,
        _:Nc1b7969508cf41ebad4df71c8c09e7ba ;
    mo:track_count 17 ;
    schema:duration "PT66:30"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N001029518d754f84b93613d904f36cc5,
        _:N077033e9c42f49e88b2c3224864814a2,
        _:N436c42daac374ec5b9c8ea510ee2a373,
        _:N5b6bbd3a23464db3b5b0712a0973a3fc,
        _:N638358640e0a4f498586a3ad018b8513,
        _:N744996963ec841f29692db49ea0bb611,
        _:N76f0b83a22454e339bb0b42f4ac8200a,
        _:N78756828ba684932bdebc13d3159d6a5,
        _:N790444491cd548bea7922b5ff4c81157,
        _:N7a27585763d849f885e73d0fbe6f6fdf,
        _:N7d6bc3e17e2c40fcb2934f3e561815c1,
        _:N8bbb20a09604490593d28b791beb44c9,
        _:N8c8d343a45df400abdeff7ab27065cca,
        _:Naf448e0c42ff4192a355052b9f5d38ed,
        _:Nb6ef519d36d74008ad2e6205ad88b49f,
        _:Nbed020bf6f7c44a082e394d3a2c4533f,
        _:Nc1b7969508cf41ebad4df71c8c09e7ba .

_:Ne573307808e44834ba8f2343e2457607 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N04d1ab1bb88444e6ba4c833b2e01aa0f,
        _:N0969c72a86c549d4a83b3d941863e89b,
        _:N0b2d39de65a449de84eb1b34cd5b6d10,
        _:N132f6fd8373440e79ef8e86da7533a5d,
        _:N297cf854b3f2400593a887b5bbf791a1,
        _:N2f36cd4795d44ccbbc82b94d6088c5ba,
        _:N3e5ab91bea3f46c697d5004a541b18d3,
        _:N58120d8f5cb548579729dde26c4fd7ff,
        _:N780b92cb43844c24bc6a5291f30c3650,
        _:N871dac1047a240729233e2fd5bddbb5b,
        _:N8da73d746d3147d5addac4573433608a,
        _:Nb86234f014dc4b9ab81a9b8d9061722a,
        _:Nbdeee67164fa477abd7c849c8d2060f7,
        _:Ne1d1297f543647a6a208b312d34bb166,
        _:Ne93074c8bc8b4f01b4d05de45e25db71,
        _:Nee715f909ec945f48c34e89fc239f250,
        _:Nf98adad5c5b14153af518c77109a36d9 ;
    mo:track_count 17 ;
    schema:duration "PT64:45"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N04d1ab1bb88444e6ba4c833b2e01aa0f,
        _:N0969c72a86c549d4a83b3d941863e89b,
        _:N0b2d39de65a449de84eb1b34cd5b6d10,
        _:N132f6fd8373440e79ef8e86da7533a5d,
        _:N297cf854b3f2400593a887b5bbf791a1,
        _:N2f36cd4795d44ccbbc82b94d6088c5ba,
        _:N3e5ab91bea3f46c697d5004a541b18d3,
        _:N58120d8f5cb548579729dde26c4fd7ff,
        _:N780b92cb43844c24bc6a5291f30c3650,
        _:N871dac1047a240729233e2fd5bddbb5b,
        _:N8da73d746d3147d5addac4573433608a,
        _:Nb86234f014dc4b9ab81a9b8d9061722a,
        _:Nbdeee67164fa477abd7c849c8d2060f7,
        _:Ne1d1297f543647a6a208b312d34bb166,
        _:Ne93074c8bc8b4f01b4d05de45e25db71,
        _:Nee715f909ec945f48c34e89fc239f250,
        _:Nf98adad5c5b14153af518c77109a36d9 .

_:N905af3912c98499e8f4128c355cb6cd7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e011e49c018412bb98c37dd16f82f9a,
        _:N3306f4e046764c0da7207edffda3af04,
        _:N39c66c19a86a4bccaf0d955d9e5233e8,
        _:N3cb06d6f50054e8a87a3dc93d163fd36,
        _:N5198ad22e41642f79fa5a83c72394da7,
        _:N607d94052689496992f100c990c1bf8f,
        _:N6d9aae8a4fc440bb8815c3d4e87f9adf,
        _:N7dfd0689c6c54dea9db4064ad9d51799,
        _:N8067256e2a4d44bcb04d7aa4feb9c00c,
        _:N91b8801a603d4ae0b9606be6d4764f2f,
        _:N91e08a17a59e4da3b81502f0c652e4db,
        _:Nbea5f83a506045e49d6991336863d8d9,
        _:Ncd66ca5d94d941b4925eede73d3353ca,
        _:Nd7875f32942d49baa05406bbf268a5c2,
        _:Ne4029d9b0ee74a8ba12e9bc4e08e8662,
        _:Ne6ff08c23772467cbc789baf700f4e86,
        _:Nedc2d968e0d14d728b27e28ecc5bffe1,
        _:Nf2e14828a44246f2854e97117f6d6118 ;
    mo:track_count 18 ;
    schema:duration "PT72:48"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N1e011e49c018412bb98c37dd16f82f9a,
        _:N3306f4e046764c0da7207edffda3af04,
        _:N39c66c19a86a4bccaf0d955d9e5233e8,
        _:N3cb06d6f50054e8a87a3dc93d163fd36,
        _:N5198ad22e41642f79fa5a83c72394da7,
        _:N607d94052689496992f100c990c1bf8f,
        _:N6d9aae8a4fc440bb8815c3d4e87f9adf,
        _:N7dfd0689c6c54dea9db4064ad9d51799,
        _:N8067256e2a4d44bcb04d7aa4feb9c00c,
        _:N91b8801a603d4ae0b9606be6d4764f2f,
        _:N91e08a17a59e4da3b81502f0c652e4db,
        _:Nbea5f83a506045e49d6991336863d8d9,
        _:Ncd66ca5d94d941b4925eede73d3353ca,
        _:Nd7875f32942d49baa05406bbf268a5c2,
        _:Ne4029d9b0ee74a8ba12e9bc4e08e8662,
        _:Ne6ff08c23772467cbc789baf700f4e86,
        _:Nedc2d968e0d14d728b27e28ecc5bffe1,
        _:Nf2e14828a44246f2854e97117f6d6118 .

_:N028e4bc26c58468f80913cfeb718b8e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 5 ;
    mo:track _:N132481b07a0e4313b1fb009c0ab267db,
        _:N30312c4cb483426d867be3d7275d19c9,
        _:N30d2e0a9d32f4f4db17db08ab498e771,
        _:N51065bde4ff74444ae17f2335d53efb0,
        _:N5192a454dad7487892faaa232a703d5c,
        _:N56902e50567e4c7683dbfaa3023c0a54,
        _:N5a03f5fbcb5e4d8480fabd3db70241dd,
        _:N5dc69658e77449c59eac8dbb44470321,
        _:N700acbb70b9141aa892b7ecb4c2039e5,
        _:N75edc622fb5b4e16baa3e79a725dcbc4,
        _:N9ac9bc84556f47819e1eb526745712b3,
        _:N9ae4203cca79433fbe3d67cb1d0701c4,
        _:N9e54676731a3477db9479b0a920fec88,
        _:Na1aa3123b4e44cb6a01ad7c5912c87bc,
        _:Na592cbc9953e473f864c20b45ee1fe36,
        _:Nab010a6517c34922850ced175dfe3b55,
        _:Nca9ab98642c7404ab0d9891dcbeacc85,
        _:Nd944c515e4444255ad3cb7a4b5d705cd,
        _:Ndba557a35c0e433a80b95164beeb4f7c,
        _:Ne3c36ba678c94e418cabcba8a1fb60f6,
        _:Nf465bb0d7a064294908ac7bb5237fa10,
        _:Nfbd08707787249ceb45403f3b5a96142 ;
    mo:track_count 22 ;
    schema:duration "PT43:57"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N132481b07a0e4313b1fb009c0ab267db,
        _:N30312c4cb483426d867be3d7275d19c9,
        _:N30d2e0a9d32f4f4db17db08ab498e771,
        _:N51065bde4ff74444ae17f2335d53efb0,
        _:N5192a454dad7487892faaa232a703d5c,
        _:N56902e50567e4c7683dbfaa3023c0a54,
        _:N5a03f5fbcb5e4d8480fabd3db70241dd,
        _:N5dc69658e77449c59eac8dbb44470321,
        _:N700acbb70b9141aa892b7ecb4c2039e5,
        _:N75edc622fb5b4e16baa3e79a725dcbc4,
        _:N9ac9bc84556f47819e1eb526745712b3,
        _:N9ae4203cca79433fbe3d67cb1d0701c4,
        _:N9e54676731a3477db9479b0a920fec88,
        _:Na1aa3123b4e44cb6a01ad7c5912c87bc,
        _:Na592cbc9953e473f864c20b45ee1fe36,
        _:Nab010a6517c34922850ced175dfe3b55,
        _:Nca9ab98642c7404ab0d9891dcbeacc85,
        _:Nd944c515e4444255ad3cb7a4b5d705cd,
        _:Ndba557a35c0e433a80b95164beeb4f7c,
        _:Ne3c36ba678c94e418cabcba8a1fb60f6,
        _:Nf465bb0d7a064294908ac7bb5237fa10,
        _:Nfbd08707787249ceb45403f3b5a96142 .

