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

<artist/12196#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junji Ishiwatari"@en,
        "いしわたり淳治"@ja ;
    foaf:made <album/97260#lyrics>,
        <album/97260#subject> ;
    foaf:name "Junji Ishiwatari"@en,
        "いしわたり淳治"@ja .

<artist/20456#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yusuke Koide"@en,
        "小出祐介"@ja ;
    foaf:made <album/97260#lyrics>,
        <album/97260#subject> ;
    foaf:name "Yusuke Koide"@en,
        "小出祐介"@ja .

<artist/25217#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reiji Okamoto"@en,
        "オカモトレイジ"@ja ;
    foaf:made <album/97260#lyrics>,
        <album/97260#subject> ;
    foaf:name "Reiji Okamoto"@en,
        "オカモトレイジ"@ja .

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

<artist/25215#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97260#subject> ;
    schema:name "Sho Okamoto"@en,
        "オカモトショウ"@ja ;
    foaf:made <album/97260#composition>,
        <album/97260#lyrics>,
        <album/97260#subject> ;
    foaf:name "Sho Okamoto"@en,
        "オカモトショウ"@ja .

<artist/25216#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97260#subject> ;
    schema:name "Kouki Okamoto"@en,
        "オカモトコウキ"@ja ;
    foaf:made <album/97260#composition>,
        <album/97260#lyrics>,
        <album/97260#subject> ;
    foaf:name "Kouki Okamoto"@en,
        "オカモトコウキ"@ja .

<artist/25725#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97260#subject> ;
    schema:name "Hama Okamoto"@en,
        "ハマ・オカモト"@ja ;
    foaf:made <album/97260#composition>,
        <album/97260#subject> ;
    foaf:name "Hama Okamoto"@en,
        "ハマ・オカモト"@ja .

<artist/9511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97260#subject> ;
    schema:name "Tamio Okuda"@en,
        "奥田民生"@ja ;
    foaf:made <album/97260#composition>,
        <album/97260#lyrics>,
        <album/97260#subject> ;
    foaf:name "Tamio Okuda"@en,
        "奥田民生"@ja .

<product/1954#subject> a schema:CreativeWork ;
    schema:name "Naruto SD: Rock Lee no Seishun Full Power Ninden"@en,
        "NARUTO -ナルト- SD ロック・リーの青春フルパワー忍伝"@ja,
        "Naruto SD: Rock Lee no Seishun Full Power Ninden"@ja-latn ;
    foaf:name "Naruto SD: Rock Lee no Seishun Full Power Ninden"@en,
        "NARUTO -ナルト- SD ロック・リーの青春フルパワー忍伝"@ja,
        "Naruto SD: Rock Lee no Seishun Full Power Ninden"@ja-latn .

<product/3177#subject> a schema:CreativeWork ;
    schema:name "Durarara!! X2"@en,
        "デュラララ!!×2"@ja,
        "DuRaRaRa!!x2"@ja-latn ;
    foaf:name "Durarara!! X2"@en,
        "デュラララ!!×2"@ja,
        "DuRaRaRa!!x2"@ja-latn .

<product/3354#subject> a schema:CreativeWork ;
    schema:name "Gintama°"@en,
        "銀魂°"@ja,
        "Gintama°"@ja-latn ;
    foaf:name "Gintama°"@en,
        "銀魂°"@ja,
        "Gintama°"@ja-latn .

<product/7615#subject> a schema:CreativeWork ;
    schema:name "HELLO WORLD"@en,
        "HELLO WORLD"@ja,
        "HELLO WORLD"@ja-latn ;
    foaf:name "HELLO WORLD"@en,
        "HELLO WORLD"@ja,
        "HELLO WORLD"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/06/97260/97260-1588242885.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97260#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "10'S BEST / OKAMOTO'S"@en,
        "10'S BEST / OKAMOTO'S"@ja,
        "10'S BEST / OKAMOTO'S"@ja-latn ;
    mo:performance_of <album/97260#musicalwork> ;
    mo:performer <artist/25214#subject> ;
    mo:recorded_as <album/97260#musicalexpression> ;
    schema:byArtist <artist/25214#subject> ;
    schema:name "10'S BEST / OKAMOTO'S"@en,
        "10'S BEST / OKAMOTO'S"@ja,
        "10'S BEST / OKAMOTO'S"@ja-latn ;
    schema:workPerformed <album/97260#musicalwork> .

<artist/25214#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97260#subject> ;
    mo:performed <album/97260#performance> ;
    schema:name "OKAMOTO'S"@en ;
    foaf:made <album/97260#composition>,
        <album/97260#lyrics>,
        <album/97260#subject> ;
    foaf:name "OKAMOTO'S"@en .

<album/97260#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "10'S BEST / OKAMOTO'S"@en,
        "10'S BEST / OKAMOTO'S"@ja,
        "10'S BEST / OKAMOTO'S"@ja-latn ;
    mo:composer <artist/25214#subject>,
        <artist/25215#subject>,
        <artist/25216#subject>,
        <artist/25725#subject>,
        <artist/9511#subject> ;
    mo:produced_work <album/97260#musicalwork> ;
    schema:name "10'S BEST / OKAMOTO'S"@en,
        "10'S BEST / OKAMOTO'S"@ja,
        "10'S BEST / OKAMOTO'S"@ja-latn .

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

<album/97260#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-15"^^xsd:date ;
    dcterms:title "10'S BEST / OKAMOTO'S"@en,
        "10'S BEST / OKAMOTO'S"@ja,
        "10'S BEST / OKAMOTO'S"@ja-latn ;
    mo:catalogue_number "BVCL-1078~9" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/97260#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:Na1371ad643854c5f8c729bdab7424135,
        _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    mo:record_count 2 ;
    schema:about <product/1954#subject>,
        <product/3177#subject>,
        <product/3354#subject>,
        <product/7615#subject> ;
    schema:byArtist <artist/25214#subject> ;
    schema:datePublished "2020-04-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/97260/97260-1588242885.jpg> ;
    schema:name "10'S BEST / OKAMOTO'S"@en,
        "10'S BEST / OKAMOTO'S"@ja,
        "10'S BEST / OKAMOTO'S"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/97260/97260-1588242885.jpg> .

_:N0475fde297464ba89249843b77598c58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なんかホーリー"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "なんかホーリー"@ja .

_:N0b7198b14e724904ab5df06b5a2d9731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance To Moonlight"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "Dance To Moonlight"@ja .

_:N121a8f70c6dd416e970b41b07afeeeee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Days"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "Beautiful Days"@ja .

_:N1acfc0d9d87d4afea756fe999b8dae81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "90'S TOKYO BOYS"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "90'S TOKYO BOYS"@ja .

_:N1bb5b9171e9a4a2a82df50b5c091c442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い天国"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "青い天国"@ja .

_:N1c7c1cfb4ad74dc6add9345ef4b65a76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROCKY"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "ROCKY"@ja .

_:N275117c49bae412fb5208e68c76c75cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lagoon"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "Lagoon"@ja .

_:N2a7879f6ea674305ae3972ad5a367d42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マジメになったら涙が出るぜ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "マジメになったら涙が出るぜ"@ja .

_:N2dd7648863824f79824d6e171fa91806 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うまくやれ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "うまくやれ"@ja .

_:N3490f7627fe34854bd24ca11098f5e69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チャンス"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "チャンス"@ja .

_:N375687961c7f438f9cdca5a8201d9a4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance With You"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "Dance With You"@ja .

_:N3b127b7fbc0f457ca1c78591534dee3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Boy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "Dancing Boy"@ja .

_:N46e3d33a1937492fab092d3bf89269be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ART (OBKR/Yaffle Remix) feat.Gottz, Tohji, Shurkn Pap"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "ART (OBKR/Yaffle Remix) feat.Gottz, Tohji, Shurkn Pap"@ja .

_:N48722681f6d0420b8ee539a95ce1c2b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サウンド・オブ・ミュージック"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "サウンド・オブ・ミュージック"@ja .

_:N4ae0a315baa547f39ab0ee6ec85fad68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regret"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "Regret"@ja .

_:N4cb8cd3b502d4531980db3e64ccfc013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BROTHER"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "BROTHER"@ja .

_:N5cd61f57e58d40818be77e863878fe4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beek"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "Beek"@ja .

_:N640832fe48284f27ab34b918916e0e4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turn Up"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "Turn Up"@ja .

_:N70f24f215cc44b758fc8982875d1b9ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SEXY BODY"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "SEXY BODY"@ja .

_:N7833951d295f4077860c20a5c1a4ba74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JOY JOY JOY"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "JOY JOY JOY"@ja .

_:N7f3fcf6e69eb40d3911a0fd06a61f8d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のビート"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "恋のビート"@ja .

_:Nb24e74cb60a1454aaaf24603905d7c00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラブソング"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "ラブソング"@ja .

_:Nb7b4256b38ef487194758aee171b1f52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Border Line"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "Border Line"@ja .

_:Nba3164dd762f412a97124b4987567f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEKO"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "NEKO"@ja .

_:Nbc78710557c44e28a3671df7766a0239 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミスターファンタジスタ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "ミスターファンタジスタ"@ja .

_:Nc62a37c1b5094e2c8bd11bdb69542691 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新世界"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "新世界"@ja .

_:Ncb0c6fe03c014ccf902a056f79c700b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Love"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "Burning Love"@ja .

_:Nd179580d2544416ba7e907770750e1c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NO MORE MUSIC"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "NO MORE MUSIC"@ja .

_:Ndd6a7bf951c94b28921cb1cd9b2299cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEADHUNT"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "HEADHUNT"@ja .

_:Ne2780223719b41ae916dd95d2c283687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "LOVE"@ja .

_:Nf4f6619d93de463083460f6f2881f527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom(By Lipstick)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Ne95c3cf2999b4f519c19c80f05581c71 ;
    schema:name "Phantom(By Lipstick)"@ja .

_:Nfab0c73938484232a12be27b94a71956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヤバコウキ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "ヤバコウキ"@ja .

_:Nff290531156845339e990f2a7de67726 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY BIRTHDAY"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Na1371ad643854c5f8c729bdab7424135 ;
    schema:name "HAPPY BIRTHDAY"@ja .

_:Na1371ad643854c5f8c729bdab7424135 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0b7198b14e724904ab5df06b5a2d9731,
        _:N121a8f70c6dd416e970b41b07afeeeee,
        _:N275117c49bae412fb5208e68c76c75cc,
        _:N3490f7627fe34854bd24ca11098f5e69,
        _:N375687961c7f438f9cdca5a8201d9a4f,
        _:N46e3d33a1937492fab092d3bf89269be,
        _:N48722681f6d0420b8ee539a95ce1c2b0,
        _:N4ae0a315baa547f39ab0ee6ec85fad68,
        _:N640832fe48284f27ab34b918916e0e4f,
        _:N7f3fcf6e69eb40d3911a0fd06a61f8d1,
        _:Nbc78710557c44e28a3671df7766a0239,
        _:Nc62a37c1b5094e2c8bd11bdb69542691,
        _:Ndd6a7bf951c94b28921cb1cd9b2299cd,
        _:Ne2780223719b41ae916dd95d2c283687,
        _:Nfab0c73938484232a12be27b94a71956,
        _:Nff290531156845339e990f2a7de67726 ;
    mo:track_count 16 ;
    schema:duration "PT66:38"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0b7198b14e724904ab5df06b5a2d9731,
        _:N121a8f70c6dd416e970b41b07afeeeee,
        _:N275117c49bae412fb5208e68c76c75cc,
        _:N3490f7627fe34854bd24ca11098f5e69,
        _:N375687961c7f438f9cdca5a8201d9a4f,
        _:N46e3d33a1937492fab092d3bf89269be,
        _:N48722681f6d0420b8ee539a95ce1c2b0,
        _:N4ae0a315baa547f39ab0ee6ec85fad68,
        _:N640832fe48284f27ab34b918916e0e4f,
        _:N7f3fcf6e69eb40d3911a0fd06a61f8d1,
        _:Nbc78710557c44e28a3671df7766a0239,
        _:Nc62a37c1b5094e2c8bd11bdb69542691,
        _:Ndd6a7bf951c94b28921cb1cd9b2299cd,
        _:Ne2780223719b41ae916dd95d2c283687,
        _:Nfab0c73938484232a12be27b94a71956,
        _:Nff290531156845339e990f2a7de67726 .

_:Ne95c3cf2999b4f519c19c80f05581c71 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0475fde297464ba89249843b77598c58,
        _:N1acfc0d9d87d4afea756fe999b8dae81,
        _:N1bb5b9171e9a4a2a82df50b5c091c442,
        _:N1c7c1cfb4ad74dc6add9345ef4b65a76,
        _:N2a7879f6ea674305ae3972ad5a367d42,
        _:N2dd7648863824f79824d6e171fa91806,
        _:N3b127b7fbc0f457ca1c78591534dee3f,
        _:N4cb8cd3b502d4531980db3e64ccfc013,
        _:N5cd61f57e58d40818be77e863878fe4d,
        _:N70f24f215cc44b758fc8982875d1b9ce,
        _:N7833951d295f4077860c20a5c1a4ba74,
        _:Nb24e74cb60a1454aaaf24603905d7c00,
        _:Nb7b4256b38ef487194758aee171b1f52,
        _:Nba3164dd762f412a97124b4987567f03,
        _:Ncb0c6fe03c014ccf902a056f79c700b8,
        _:Nd179580d2544416ba7e907770750e1c0,
        _:Nf4f6619d93de463083460f6f2881f527 ;
    mo:track_count 17 ;
    schema:duration "PT71:13"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0475fde297464ba89249843b77598c58,
        _:N1acfc0d9d87d4afea756fe999b8dae81,
        _:N1bb5b9171e9a4a2a82df50b5c091c442,
        _:N1c7c1cfb4ad74dc6add9345ef4b65a76,
        _:N2a7879f6ea674305ae3972ad5a367d42,
        _:N2dd7648863824f79824d6e171fa91806,
        _:N3b127b7fbc0f457ca1c78591534dee3f,
        _:N4cb8cd3b502d4531980db3e64ccfc013,
        _:N5cd61f57e58d40818be77e863878fe4d,
        _:N70f24f215cc44b758fc8982875d1b9ce,
        _:N7833951d295f4077860c20a5c1a4ba74,
        _:Nb24e74cb60a1454aaaf24603905d7c00,
        _:Nb7b4256b38ef487194758aee171b1f52,
        _:Nba3164dd762f412a97124b4987567f03,
        _:Ncb0c6fe03c014ccf902a056f79c700b8,
        _:Nd179580d2544416ba7e907770750e1c0,
        _:Nf4f6619d93de463083460f6f2881f527 .

