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

<artist/13644#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erina Shima"@en,
        "島エリナ"@ja ;
    foaf:made <album/23077#lyrics>,
        <album/23077#subject> ;
    foaf:name "Erina Shima"@en,
        "島エリナ"@ja .

<artist/18899#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukio Matsuo"@en,
        "松尾由紀夫"@ja ;
    foaf:made <album/23077#lyrics>,
        <album/23077#subject> ;
    foaf:name "Yukio Matsuo"@en,
        "松尾由紀夫"@ja .

<artist/24450#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiko Takehana"@en,
        "竹花いち子"@ja ;
    foaf:made <album/23077#lyrics>,
        <album/23077#subject> ;
    foaf:name "Ichiko Takehana"@en,
        "竹花いち子"@ja .

<artist/3824#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linda Hennrick"@en ;
    foaf:made <album/23077#lyrics>,
        <album/23077#subject> ;
    foaf:name "Linda Hennrick"@en .

<artist/5185#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Komuro"@en,
        "小室みつ子"@ja ;
    foaf:made <album/23077#lyrics>,
        <album/23077#subject> ;
    foaf:name "Mitsuko Komuro"@en,
        "小室みつ子"@ja .

<artist/53699#subject> a schema:Person,
        foaf:Person ;
    schema:name "You Kureko"@en ;
    foaf:made <album/23077#lyrics>,
        <album/23077#subject> ;
    foaf:name "You Kureko"@en .

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

<artist/10239#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23077#subject> ;
    schema:name "Ryoichi Kuniyoshi"@en,
        "国吉良一"@ja ;
    foaf:made <album/23077#composition>,
        <album/23077#lyrics>,
        <album/23077#subject> ;
    foaf:name "Ryoichi Kuniyoshi"@en,
        "国吉良一"@ja .

<artist/1891#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23077#subject> ;
    schema:name "Masaya Matsuura"@en,
        "松浦雅也"@ja ;
    foaf:made <album/23077#composition>,
        <album/23077#subject> ;
    foaf:name "Masaya Matsuura"@en,
        "松浦雅也"@ja .

<artist/2053#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23077#subject> ;
    schema:name "Tatsumi Yano"@en,
        "矢野立美"@ja ;
    foaf:made <album/23077#composition>,
        <album/23077#subject> ;
    foaf:name "Tatsumi Yano"@en,
        "矢野立美"@ja .

<artist/4010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23077#subject> ;
    schema:name "Masashi Chizawa"@en,
        "千沢仁"@ja ;
    foaf:made <album/23077#composition>,
        <album/23077#subject> ;
    foaf:name "Masashi Chizawa"@en,
        "千沢仁"@ja .

<artist/4671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23077#subject> ;
    schema:name "Yoshiaki Ohuchi"@en,
        "大内義昭"@ja ;
    foaf:made <album/23077#composition>,
        <album/23077#subject> ;
    foaf:name "Yoshiaki Ohuchi"@en,
        "大内義昭"@ja .

<artist/5993#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23077#subject> ;
    schema:name "Naoto Kine"@en,
        "木根尚登"@ja ;
    foaf:made <album/23077#composition>,
        <album/23077#subject> ;
    foaf:name "Naoto Kine"@en,
        "木根尚登"@ja .

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

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

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

<https://medium-media.vgm.io/albums/77/23077/23077-1294449172.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10236#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "PSY･S"@en ;
    foaf:name "PSY･S"@en .

<artist/10238#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Kiyomi Suzuki"@en,
        "鈴木聖美"@ja ;
    foaf:name "Kiyomi Suzuki"@en,
        "鈴木聖美"@ja .

<artist/10456#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Yoko Asagami"@en,
        "麻上洋子"@ja ;
    foaf:name "Yoko Asagami"@en,
        "麻上洋子"@ja .

<artist/12788#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Mami Koyama"@en,
        "小山茉美"@ja ;
    foaf:name "Mami Koyama"@en,
        "小山茉美"@ja .

<artist/14227#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Natsu Kuriyama"@en,
        "栗山奈津"@ja ;
    foaf:name "Natsu Kuriyama"@en,
        "栗山奈津"@ja .

<artist/14898#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Yuko Ohtaki"@en,
        "大滝裕子"@ja ;
    foaf:name "Yuko Ohtaki"@en,
        "大滝裕子"@ja .

<artist/18898#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "TM NETWORK"@en ;
    foaf:name "TM NETWORK"@en .

<artist/20574#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Yukari Honma"@en,
        "本間ゆかり"@ja ;
    foaf:name "Yukari Honma"@en,
        "本間ゆかり"@ja .

<artist/24447#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Haruna Tezuka"@en,
        "手塚春菜"@ja ;
    foaf:name "Haruna Tezuka"@en,
        "手塚春菜"@ja .

<artist/24448#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Naomi Kusumi"@en,
        "楠見尚己"@ja ;
    foaf:name "Naomi Kusumi"@en,
        "楠見尚己"@ja .

<artist/24449#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Michika Kuwao"@en,
        "桑生美千佳"@ja ;
    foaf:name "Michika Kuwao"@en,
        "桑生美千佳"@ja .

<artist/3868#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Kazue Ikura"@en,
        "伊倉一恵"@ja ;
    foaf:name "Kazue Ikura"@en,
        "伊倉一恵"@ja .

<artist/4274#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Tessho Genda"@en,
        "玄田哲章"@ja ;
    foaf:name "Tessho Genda"@en,
        "玄田哲章"@ja .

<artist/4426#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Ken Narita"@en,
        "成田剣"@ja ;
    foaf:name "Ken Narita"@en,
        "成田剣"@ja .

<artist/6947#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Miho Saiki"@en,
        "斉木美帆"@ja ;
    foaf:name "Miho Saiki"@en,
        "斉木美帆"@ja .

<artist/8210#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "Akira Kamiya"@en,
        "神谷明"@ja ;
    foaf:name "Akira Kamiya"@en,
        "神谷明"@ja .

<artist/10237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23077#subject> ;
    mo:performed <album/23077#performance> ;
    schema:name "Yasuyuki Okamura"@en,
        "岡村靖幸"@ja ;
    foaf:made <album/23077#composition>,
        <album/23077#lyrics>,
        <album/23077#subject> ;
    foaf:name "Yasuyuki Okamura"@en,
        "岡村靖幸"@ja .

<artist/5903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23077#subject> ;
    mo:performed <album/23077#performance> ;
    schema:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja ;
    foaf:made <album/23077#composition>,
        <album/23077#subject> ;
    foaf:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja .

<album/23077#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "City Hunter Sound Collection Z -Dramatic Album-"@en,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja-latn ;
    mo:composer <artist/10237#subject>,
        <artist/10239#subject>,
        <artist/1891#subject>,
        <artist/2053#subject>,
        <artist/4010#subject>,
        <artist/4671#subject>,
        <artist/5903#subject>,
        <artist/5993#subject> ;
    mo:produced_work <album/23077#musicalwork> ;
    schema:name "City Hunter Sound Collection Z -Dramatic Album-"@en,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja-latn .

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

<album/23077#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "City Hunter Sound Collection Z -Dramatic Album-"@en,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja-latn ;
    mo:performance_of <album/23077#musicalwork> ;
    mo:performer _:N6f780b9476164e28bb4c6a744c743ca4,
        <artist/10236#subject>,
        <artist/10237#subject>,
        <artist/10238#subject>,
        <artist/10456#subject>,
        <artist/12788#subject>,
        <artist/14227#subject>,
        <artist/14898#subject>,
        <artist/18898#subject>,
        <artist/20574#subject>,
        <artist/24447#subject>,
        <artist/24448#subject>,
        <artist/24449#subject>,
        <artist/3868#subject>,
        <artist/4274#subject>,
        <artist/4426#subject>,
        <artist/5903#subject>,
        <artist/6947#subject>,
        <artist/8210#subject> ;
    mo:recorded_as <album/23077#musicalexpression> ;
    schema:byArtist _:N6f780b9476164e28bb4c6a744c743ca4,
        <artist/10236#subject>,
        <artist/10237#subject>,
        <artist/10238#subject>,
        <artist/10456#subject>,
        <artist/12788#subject>,
        <artist/14227#subject>,
        <artist/14898#subject>,
        <artist/18898#subject>,
        <artist/20574#subject>,
        <artist/24447#subject>,
        <artist/24448#subject>,
        <artist/24449#subject>,
        <artist/3868#subject>,
        <artist/4274#subject>,
        <artist/4426#subject>,
        <artist/5903#subject>,
        <artist/6947#subject>,
        <artist/8210#subject> ;
    schema:name "City Hunter Sound Collection Z -Dramatic Album-"@en,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja-latn ;
    schema:workPerformed <album/23077#musicalwork> .

<album/23077#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-21"^^xsd:date ;
    dcterms:title "City Hunter Sound Collection Z -Dramatic Album-"@en,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja-latn ;
    mo:catalogue_number "SVWC-1042~3" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/23077#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N4c7496b88a5f4150a7f9a15738a3899e,
        _:Nfd760c578084407da93a7acc41fcd8b1 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "City Hunter"@en ;
            foaf:name "City Hunter"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The City Crackers"@en ;
            foaf:name "The City Crackers"@en ],
        <artist/10236#subject>,
        <artist/10237#subject>,
        <artist/10238#subject>,
        <artist/10456#subject>,
        <artist/12788#subject>,
        <artist/14227#subject>,
        <artist/14898#subject>,
        <artist/18898#subject>,
        <artist/20574#subject>,
        <artist/24447#subject>,
        <artist/24448#subject>,
        <artist/24449#subject>,
        <artist/3868#subject>,
        <artist/4274#subject>,
        <artist/4426#subject>,
        <artist/5903#subject>,
        <artist/6947#subject>,
        <artist/8210#subject> ;
    schema:datePublished "2005-12-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/23077/23077-1294449172.jpg> ;
    schema:name "City Hunter Sound Collection Z -Dramatic Album-"@en,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja,
        "City Hunter Sound Collection Z -Dramatic Album-"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/23077/23077-1294449172.jpg> .

_:N0c8bcaf049c74302b571a6ab976130ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue / OP \"ANGEL NIGHT ~Tenshi no Iru Basho~\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nfd760c578084407da93a7acc41fcd8b1 ;
    schema:name "Prologue / OP \"ANGEL NIGHT ~Tenshi no Iru Basho~\""@ja-latn .

_:N0fd42e63004b4f55a9e9ef9c7e846617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<SCENE No.2 Duel 1> COOL CITY"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT7:50"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "<SCENE No.2 Duel 1> COOL CITY"@ja-latn .

_:N1edc41962f464fb7974ad5502b5ec7a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CITY HUNTER ~Ai yo Kienaide~ Classical Ver."@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "CITY HUNTER ~Ai yo Kienaide~ Classical Ver."@ja-latn .

_:N39f03fb1ca76445dbdb7a8e0e7f0180c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<SCENE No.2 Old Friend> SUPER GIRL"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "<SCENE No.2 Old Friend> SUPER GIRL"@ja-latn .

_:N4551231f3ade43649ea5ec5058b1276b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<SCENE No.1 Rival> ANGEL NIGHT ~Tenshi no Iru Basho~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "<SCENE No.1 Rival> ANGEL NIGHT ~Tenshi no Iru Basho~"@ja-latn .

_:N5dd472973ec045e4acc235415ed249b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nfd760c578084407da93a7acc41fcd8b1 ;
    schema:name "Epilogue"@ja-latn .

_:N6f780b9476164e28bb4c6a744c743ca4 a schema:Person,
        foaf:Person ;
    mo:performed <album/23077#performance> ;
    schema:name "The City Crackers"@en ;
    foaf:name "The City Crackers"@en .

_:N895a0f861b604a76b827871fd3602f27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STILL LOVE HER (Ushinawareta Fuukei) Classical Ver."@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "STILL LOVE HER (Ushinawareta Fuukei) Classical Ver."@ja-latn .

_:Nb187aa8891e9472eb53d015ba125f2c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GET WILD Classical Ver."@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "GET WILD Classical Ver."@ja-latn .

_:Nb7f75de927ab434e91689b28d7b235ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<SCENE No.3 Tempter> MR.PRIVATE EYE"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "<SCENE No.3 Tempter> MR.PRIVATE EYE"@ja-latn .

_:Nbf113aedf3bd4a9b8ca2aa9285eb2f83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track-3 / ED \"GET WILD\""@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT21:10"^^xsd:interval ;
    schema:inPlaylist _:Nfd760c578084407da93a7acc41fcd8b1 ;
    schema:name "Track-3 / ED \"GET WILD\""@ja-latn .

_:Nc3c79d10f035456cb8d590d88c8e558f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<SCENE No.4 Duel 3> Atsuku Naretara"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "<SCENE No.4 Duel 3> Atsuku Naretara"@ja-latn .

_:Nd001aede9c8240899325af7d462e9b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track-2"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT14:58"^^xsd:interval ;
    schema:inPlaylist _:Nfd760c578084407da93a7acc41fcd8b1 ;
    schema:name "Track-2"@ja-latn .

_:Nd5c92ea7dd704dcf8e2b00447d7bb0e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<SCENE No.4 Best Partner> GET WILD"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "<SCENE No.4 Best Partner> GET WILD"@ja-latn .

_:Ne5a9420d0e584ac1acc84b4b1bda05cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<SCENE No.3 Duel 2> SNOW LIGHT SHOWER"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "<SCENE No.3 Duel 2> SNOW LIGHT SHOWER"@ja-latn .

_:Nf11253fb9c084c5bb76f0d146fa610ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track-1"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT17:07"^^xsd:interval ;
    schema:inPlaylist _:Nfd760c578084407da93a7acc41fcd8b1 ;
    schema:name "Track-1"@ja-latn .

_:Nf93b9a48051c42848c38ea55b13fbc83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<SCENE No.1 Cat's Eye> LONELY LULLABY"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "<SCENE No.1 Cat's Eye> LONELY LULLABY"@ja-latn .

_:Nfffd253ea71a43cf853eb632e88f6375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<SCENE No.5 Battle> RUNNING TO HORIZON"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:N4c7496b88a5f4150a7f9a15738a3899e ;
    schema:name "<SCENE No.5 Battle> RUNNING TO HORIZON"@ja-latn .

_:Nfd760c578084407da93a7acc41fcd8b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c8bcaf049c74302b571a6ab976130ad,
        _:N5dd472973ec045e4acc235415ed249b4,
        _:Nbf113aedf3bd4a9b8ca2aa9285eb2f83,
        _:Nd001aede9c8240899325af7d462e9b9d,
        _:Nf11253fb9c084c5bb76f0d146fa610ea ;
    mo:track_count 5 ;
    schema:duration "PT57:30"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0c8bcaf049c74302b571a6ab976130ad,
        _:N5dd472973ec045e4acc235415ed249b4,
        _:Nbf113aedf3bd4a9b8ca2aa9285eb2f83,
        _:Nd001aede9c8240899325af7d462e9b9d,
        _:Nf11253fb9c084c5bb76f0d146fa610ea .

_:N4c7496b88a5f4150a7f9a15738a3899e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0fd42e63004b4f55a9e9ef9c7e846617,
        _:N1edc41962f464fb7974ad5502b5ec7a5,
        _:N39f03fb1ca76445dbdb7a8e0e7f0180c,
        _:N4551231f3ade43649ea5ec5058b1276b,
        _:N895a0f861b604a76b827871fd3602f27,
        _:Nb187aa8891e9472eb53d015ba125f2c7,
        _:Nb7f75de927ab434e91689b28d7b235ba,
        _:Nc3c79d10f035456cb8d590d88c8e558f,
        _:Nd5c92ea7dd704dcf8e2b00447d7bb0e6,
        _:Ne5a9420d0e584ac1acc84b4b1bda05cd,
        _:Nf93b9a48051c42848c38ea55b13fbc83,
        _:Nfffd253ea71a43cf853eb632e88f6375 ;
    mo:track_count 12 ;
    schema:duration "PT68:37"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0fd42e63004b4f55a9e9ef9c7e846617,
        _:N1edc41962f464fb7974ad5502b5ec7a5,
        _:N39f03fb1ca76445dbdb7a8e0e7f0180c,
        _:N4551231f3ade43649ea5ec5058b1276b,
        _:N895a0f861b604a76b827871fd3602f27,
        _:Nb187aa8891e9472eb53d015ba125f2c7,
        _:Nb7f75de927ab434e91689b28d7b235ba,
        _:Nc3c79d10f035456cb8d590d88c8e558f,
        _:Nd5c92ea7dd704dcf8e2b00447d7bb0e6,
        _:Ne5a9420d0e584ac1acc84b4b1bda05cd,
        _:Nf93b9a48051c42848c38ea55b13fbc83,
        _:Nfffd253ea71a43cf853eb632e88f6375 .

