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

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

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

<album/99089> a mo:Release ;
    mo:catalogue_number "AVCD-23765/B" .

<artist/11237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "BOUNCEBACK"@en ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "BOUNCEBACK"@en .

<artist/13498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "Hirofumi Hibino"@en,
        "日比野裕史"@ja ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "Hirofumi Hibino"@en,
        "日比野裕史"@ja .

<artist/1560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "Shoichiro Hirata"@en,
        "平田祥一郎"@ja ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "Shoichiro Hirata"@en,
        "平田祥一郎"@ja .

<artist/17851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "Sin"@en ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "Sin"@en .

<artist/22306#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "Lori Fine"@en ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "Lori Fine"@en .

<artist/29840#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "KAMIKAORU"@en,
        "カミカオル"@ja ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "KAMIKAORU"@en,
        "カミカオル"@ja .

<artist/45951#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "Tomokazu Matsuzawa"@en ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "Tomokazu Matsuzawa"@en .

<artist/55487#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "Reo Houman"@en,
        "宝満玲央"@ja ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "Reo Houman"@en,
        "宝満玲央"@ja .

<artist/55488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "Tatsuya Takanashi"@en,
        "高梨竜也"@ja ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "Tatsuya Takanashi"@en,
        "高梨竜也"@ja .

<artist/8585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja .

<artist/8675#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "Miki Watanabe"@en,
        "渡辺未来"@ja ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "Miki Watanabe"@en,
        "渡辺未来"@ja .

<artist/9662#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "Minoru Komorita"@en,
        "小森田実"@ja ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "Minoru Komorita"@en,
        "小森田実"@ja .

<artist/9768#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71003#subject> ;
    schema:name "Nao Tanaka"@en,
        "田中直"@ja ;
    foaf:made <album/71003#composition>,
        <album/71003#subject> ;
    foaf:name "Nao Tanaka"@en,
        "田中直"@ja .

<product/8369#subject> a schema:CreativeWork ;
    schema:name "Sands of Destruction"@en,
        "ワールド・デストラクション ~世界撲滅の六人~"@ja,
        "World Destruction ~Sekai Bokumetsu no Rokunin~"@ja-latn ;
    foaf:name "Sands of Destruction"@en,
        "ワールド・デストラクション ~世界撲滅の六人~"@ja,
        "World Destruction ~Sekai Bokumetsu no Rokunin~"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/30/71003/71003-1503797562.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17968#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71003#performance> ;
    schema:name "AAA"@en ;
    foaf:name "AAA"@en .

<artist/18041#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71003#performance> ;
    schema:name "Mitsuhiro Hidaka"@en,
        "日高光啓"@ja ;
    foaf:name "Mitsuhiro Hidaka"@en,
        "日高光啓"@ja .

<artist/23572#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71003#performance> ;
    schema:name "Shinjiro Atae"@en,
        "與真司郎"@ja ;
    foaf:name "Shinjiro Atae"@en,
        "與真司郎"@ja .

<artist/25802#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71003#performance> ;
    schema:name "Naoya Urata"@en,
        "浦田直也"@ja ;
    foaf:name "Naoya Urata"@en,
        "浦田直也"@ja .

<artist/35264#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71003#performance> ;
    schema:name "Shuta Sueyoshi"@en,
        "末吉秀太"@ja ;
    foaf:name "Shuta Sueyoshi"@en,
        "末吉秀太"@ja .

<artist/66708#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71003#performance> ;
    schema:name "Chiaki Ito"@en,
        "伊藤千晃"@ja ;
    foaf:name "Chiaki Ito"@en,
        "伊藤千晃"@ja .

<artist/66709#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71003#performance> ;
    schema:name "Takahiro Nishijima"@en,
        "西島隆弘"@ja ;
    foaf:name "Takahiro Nishijima"@en,
        "西島隆弘"@ja .

<artist/66710#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71003#performance> ;
    schema:name "Misako Uno"@en,
        "宇野実彩子"@ja ;
    foaf:name "Misako Uno"@en,
        "宇野実彩子"@ja .

<album/71003#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "depArture / AAA"@en,
        "depArture / AAA"@ja,
        "depArture / AAA"@ja-latn ;
    mo:performance_of <album/71003#musicalwork> ;
    mo:performer <artist/17968#subject>,
        <artist/18041#subject>,
        <artist/23572#subject>,
        <artist/25802#subject>,
        <artist/35264#subject>,
        <artist/66708#subject>,
        <artist/66709#subject>,
        <artist/66710#subject> ;
    mo:recorded_as <album/71003#musicalexpression> ;
    schema:byArtist <artist/17968#subject>,
        <artist/18041#subject>,
        <artist/23572#subject>,
        <artist/25802#subject>,
        <artist/35264#subject>,
        <artist/66708#subject>,
        <artist/66709#subject>,
        <artist/66710#subject> ;
    schema:name "depArture / AAA"@en,
        "depArture / AAA"@ja,
        "depArture / AAA"@ja-latn ;
    schema:workPerformed <album/71003#musicalwork> .

<album/71003#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "depArture / AAA"@en,
        "depArture / AAA"@ja,
        "depArture / AAA"@ja-latn ;
    mo:composer <artist/11237#subject>,
        <artist/13498#subject>,
        <artist/1560#subject>,
        <artist/17851#subject>,
        <artist/22306#subject>,
        <artist/29840#subject>,
        <artist/45951#subject>,
        <artist/55487#subject>,
        <artist/55488#subject>,
        <artist/8585#subject>,
        <artist/8675#subject>,
        <artist/9662#subject>,
        <artist/9768#subject> ;
    mo:produced_work <album/71003#musicalwork> ;
    schema:name "depArture / AAA"@en,
        "depArture / AAA"@ja,
        "depArture / AAA"@ja-latn .

<album/71003#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-20"^^xsd:date ;
    dcterms:title "depArture / AAA"@en,
        "depArture / AAA"@ja,
        "depArture / AAA"@ja-latn ;
    mo:catalogue_number "AVJCD10382/A" ;
    mo:media_type "CD + DVD" ;
    mo:other_release_of <album/99089> ;
    mo:publication_of <album/71003#musicalexpression> ;
    mo:publisher _:N0a530c184a3642eb95882e72237188ed ;
    mo:record _:N9c80a96e41bb4e76bcd577678f5d7ed9,
        _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    mo:record_count 2 ;
    schema:about <product/8369#subject> ;
    schema:byArtist <artist/17968#subject>,
        <artist/18041#subject>,
        <artist/23572#subject>,
        <artist/25802#subject>,
        <artist/35264#subject>,
        <artist/66708#subject>,
        <artist/66709#subject>,
        <artist/66710#subject> ;
    schema:datePublished "2009-02-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/71003/71003-1503797562.jpg> ;
    schema:name "depArture / AAA"@en,
        "depArture / AAA"@ja,
        "depArture / AAA"@ja-latn ;
    schema:publisher _:N0a530c184a3642eb95882e72237188ed ;
    foaf:depiction <https://media.vgm.io/albums/30/71003/71003-1503797562.jpg> .

_:N0a530c184a3642eb95882e72237188ed schema:name "avex taiwan"@en,
        "avex taiwan"@ja,
        "avex taiwan"@ja-latn ;
    foaf:name "avex taiwan"@en,
        "avex taiwan"@ja,
        "avex taiwan"@ja-latn .

_:N14c74ffd98854279b651d945c723494c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZERØ"@ja,
        "ZERØ"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "ZERØ"@ja,
        "ZERØ"@ja-latn .

_:N2b8ca98c1f134f33ae21080d1aaf285c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEYOND ~ カラダノカナタ (Music Clip)"@ja,
        "BEYOND ~ Karada no Kanata (Music Clip)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c80a96e41bb4e76bcd577678f5d7ed9 ;
    schema:name "BEYOND ~ カラダノカナタ (Music Clip)"@ja,
        "BEYOND ~ Karada no Kanata (Music Clip)"@ja-latn .

_:N3e2261b3f5074ffe9c48e139c7d0c46d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅ダチノウタ (Music Clip)"@ja,
        "Tabidachi no Ota (Music Clip)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c80a96e41bb4e76bcd577678f5d7ed9 ;
    schema:name "旅ダチノウタ (Music Clip)"@ja,
        "Tabidachi no Ota (Music Clip)"@ja-latn .

_:N44fe219d314a47a9a6de12fd6a64e659 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jamboree!! (Music Clip)"@ja,
        "Jamboree!! (Music Clip)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c80a96e41bb4e76bcd577678f5d7ed9 ;
    schema:name "Jamboree!! (Music Clip)"@ja,
        "Jamboree!! (Music Clip)"@ja-latn .

_:N45bc37cc554c4d4e9d59634b12286d79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZERØ (Music Clip)"@ja,
        "ZERØ (Music Clip)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c80a96e41bb4e76bcd577678f5d7ed9 ;
    schema:name "ZERØ (Music Clip)"@ja,
        "ZERØ (Music Clip)"@ja-latn .

_:N4d980a9db1354acb973fb784a8d426d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HORIZON"@ja,
        "HORIZON"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "HORIZON"@ja,
        "HORIZON"@ja-latn .

_:N53216069e03c465aa9b67ff03c08e9fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mosaic"@ja,
        "Mosaic"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "Mosaic"@ja,
        "Mosaic"@ja-latn .

_:N53fd4a5108ea4bd5b2c241c527a03a2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEYOND ~ カラダノカナタ (off shot)"@ja,
        "BEYOND ~ Karada no Kanata (off shot)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c80a96e41bb4e76bcd577678f5d7ed9 ;
    schema:name "BEYOND ~ カラダノカナタ (off shot)"@ja,
        "BEYOND ~ Karada no Kanata (off shot)"@ja-latn .

_:N59ae768899934c77b465e92eda1c580f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a piece of my word"@ja,
        "a piece of my word"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "a piece of my word"@ja,
        "a piece of my word"@ja-latn .

_:N64922bd4c2524e259fb6750823233d3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅ダチノウタ"@ja,
        "Tabidachi no Ota"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "旅ダチノウタ"@ja,
        "Tabidachi no Ota"@ja-latn .

_:N8744f4ff30e24d6dbbce1eaaf7ea7d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Girls"@ja,
        "Wonderful Girls"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "Wonderful Girls"@ja,
        "Wonderful Girls"@ja-latn .

_:N8a86e0e5f474481c85b7e88311044136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jamboree!! (off shot)"@ja,
        "Jamboree!! (off shot)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c80a96e41bb4e76bcd577678f5d7ed9 ;
    schema:name "Jamboree!! (off shot)"@ja,
        "Jamboree!! (off shot)"@ja-latn .

_:N9276fe228a454e6dba1860ea21a21ed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "始まりのキセキ"@ja,
        "Hajimari no Kiseki"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "始まりのキセキ"@ja,
        "Hajimari no Kiseki"@ja-latn .

_:N97114c1c42854eeb9380a8f50798f2b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAVE YOUR SOUL"@ja,
        "SAVE YOUR SOUL"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "SAVE YOUR SOUL"@ja,
        "SAVE YOUR SOUL"@ja-latn .

_:N9aa519e3d58f434f9e8d0aa5295d2b22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MUSIC!!!"@ja,
        "MUSIC!!!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "MUSIC!!!"@ja,
        "MUSIC!!!"@ja-latn .

_:Nb00edf07ad34493f9e17d019fde3cfba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MUSIC!!! (off shot)"@ja,
        "MUSIC!!! (off shot)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c80a96e41bb4e76bcd577678f5d7ed9 ;
    schema:name "MUSIC!!! (off shot)"@ja,
        "MUSIC!!! (off shot)"@ja-latn .

_:Nbbce0025d61642f8b3601b66e248cae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出逢いのチカラ III"@ja,
        "Deai no Chikara III"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "出逢いのチカラ III"@ja,
        "Deai no Chikara III"@ja-latn .

_:Nf526de0c162843f18ca94c573082e923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZERØ (off shot)"@ja,
        "ZERØ (off shot)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c80a96e41bb4e76bcd577678f5d7ed9 ;
    schema:name "ZERØ (off shot)"@ja,
        "ZERØ (off shot)"@ja-latn .

_:Nf542b85f96e9473f9e934166e3d42c73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅ダチノウタ (off shot)"@ja,
        "Tabidachi no Ota (off shot)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c80a96e41bb4e76bcd577678f5d7ed9 ;
    schema:name "旅ダチノウタ (off shot)"@ja,
        "Tabidachi no Ota (off shot)"@ja-latn .

_:Nf5a6fc8e5eb34da39c8133db46588f77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jamboree!!"@ja,
        "Jamboree!!"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "Jamboree!!"@ja,
        "Jamboree!!"@ja-latn .

_:Nf7736831ecca48438cbcda798311bba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MUSIC!!! (Music Clip)"@ja,
        "MUSIC!!! (Music Clip)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9c80a96e41bb4e76bcd577678f5d7ed9 ;
    schema:name "MUSIC!!! (Music Clip)"@ja,
        "MUSIC!!! (Music Clip)"@ja-latn .

_:Nfd528433440849819a96b1f8683353f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEYOND ~ カラダノカナタ"@ja,
        "BEYOND ~ Karada no Kanata"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "BEYOND ~ カラダノカナタ"@ja,
        "BEYOND ~ Karada no Kanata"@ja-latn .

_:Nff839c47f2d34bbdb8da573ea6b5c325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-introduction-"@ja,
        "-introduction-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Need9a30d5c52495ca3a7e2c5e8421378 ;
    schema:name "-introduction-"@ja,
        "-introduction-"@ja-latn .

_:N9c80a96e41bb4e76bcd577678f5d7ed9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2b8ca98c1f134f33ae21080d1aaf285c,
        _:N3e2261b3f5074ffe9c48e139c7d0c46d,
        _:N44fe219d314a47a9a6de12fd6a64e659,
        _:N45bc37cc554c4d4e9d59634b12286d79,
        _:N53fd4a5108ea4bd5b2c241c527a03a2d,
        _:N8a86e0e5f474481c85b7e88311044136,
        _:Nb00edf07ad34493f9e17d019fde3cfba,
        _:Nf526de0c162843f18ca94c573082e923,
        _:Nf542b85f96e9473f9e934166e3d42c73,
        _:Nf7736831ecca48438cbcda798311bba0 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2b8ca98c1f134f33ae21080d1aaf285c,
        _:N3e2261b3f5074ffe9c48e139c7d0c46d,
        _:N44fe219d314a47a9a6de12fd6a64e659,
        _:N45bc37cc554c4d4e9d59634b12286d79,
        _:N53fd4a5108ea4bd5b2c241c527a03a2d,
        _:N8a86e0e5f474481c85b7e88311044136,
        _:Nb00edf07ad34493f9e17d019fde3cfba,
        _:Nf526de0c162843f18ca94c573082e923,
        _:Nf542b85f96e9473f9e934166e3d42c73,
        _:Nf7736831ecca48438cbcda798311bba0 .

_:Need9a30d5c52495ca3a7e2c5e8421378 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14c74ffd98854279b651d945c723494c,
        _:N4d980a9db1354acb973fb784a8d426d5,
        _:N53216069e03c465aa9b67ff03c08e9fa,
        _:N59ae768899934c77b465e92eda1c580f,
        _:N64922bd4c2524e259fb6750823233d3c,
        _:N8744f4ff30e24d6dbbce1eaaf7ea7d68,
        _:N9276fe228a454e6dba1860ea21a21ed1,
        _:N97114c1c42854eeb9380a8f50798f2b6,
        _:N9aa519e3d58f434f9e8d0aa5295d2b22,
        _:Nbbce0025d61642f8b3601b66e248cae1,
        _:Nf5a6fc8e5eb34da39c8133db46588f77,
        _:Nfd528433440849819a96b1f8683353f0,
        _:Nff839c47f2d34bbdb8da573ea6b5c325 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N14c74ffd98854279b651d945c723494c,
        _:N4d980a9db1354acb973fb784a8d426d5,
        _:N53216069e03c465aa9b67ff03c08e9fa,
        _:N59ae768899934c77b465e92eda1c580f,
        _:N64922bd4c2524e259fb6750823233d3c,
        _:N8744f4ff30e24d6dbbce1eaaf7ea7d68,
        _:N9276fe228a454e6dba1860ea21a21ed1,
        _:N97114c1c42854eeb9380a8f50798f2b6,
        _:N9aa519e3d58f434f9e8d0aa5295d2b22,
        _:Nbbce0025d61642f8b3601b66e248cae1,
        _:Nf5a6fc8e5eb34da39c8133db46588f77,
        _:Nfd528433440849819a96b1f8683353f0,
        _:Nff839c47f2d34bbdb8da573ea6b5c325 .

