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

<artist/10023#subject> a schema:Person,
        foaf:Person ;
    schema:name "H.U.B."@en ;
    foaf:made <album/47919#lyrics>,
        <album/47919#subject> ;
    foaf:name "H.U.B."@en .

<artist/10463#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miwa Yoshida"@en,
        "吉田美和"@ja ;
    foaf:made <album/47919#lyrics>,
        <album/47919#subject> ;
    foaf:name "Miwa Yoshida"@en,
        "吉田美和"@ja .

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

<artist/1227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Masato Nakamura"@en,
        "中村正人"@ja ;
    foaf:made <album/47919#composition>,
        <album/47919#subject> ;
    foaf:name "Masato Nakamura"@en,
        "中村正人"@ja .

<artist/12703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Mayuko Maruyama"@en,
        "丸山真由子"@ja ;
    foaf:made <album/47919#composition>,
        <album/47919#subject> ;
    foaf:name "Mayuko Maruyama"@en,
        "丸山真由子"@ja .

<artist/12844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Yoshihiko Nishio"@en,
        "西尾芳彦"@ja ;
    foaf:made <album/47919#composition>,
        <album/47919#subject> ;
    foaf:name "Yoshihiko Nishio"@en,
        "西尾芳彦"@ja .

<artist/1684#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "ayaka"@en,
        "絢香"@ja ;
    foaf:made <album/47919#composition>,
        <album/47919#lyrics>,
        <album/47919#subject> ;
    foaf:name "ayaka"@en,
        "絢香"@ja .

<artist/18295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Taka Aoki"@en,
        "青木多果"@ja ;
    foaf:made <album/47919#composition>,
        <album/47919#subject> ;
    foaf:name "Taka Aoki"@en,
        "青木多果"@ja .

<artist/19554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "TAKAROT"@en ;
    foaf:made <album/47919#composition>,
        <album/47919#subject> ;
    foaf:name "TAKAROT"@en .

<artist/21801#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "JUNKOO"@en ;
    foaf:made <album/47919#composition>,
        <album/47919#subject> ;
    foaf:name "JUNKOO"@en .

<artist/25257#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Misako Sakazume"@en,
        "坂詰美紗子"@ja ;
    foaf:made <album/47919#composition>,
        <album/47919#subject> ;
    foaf:name "Misako Sakazume"@en,
        "坂詰美紗子"@ja .

<artist/9709#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Atsushi Kimura"@en,
        "木村篤史"@ja ;
    foaf:made <album/47919#composition>,
        <album/47919#subject> ;
    foaf:name "Atsushi Kimura"@en,
        "木村篤史"@ja .

<product/2957#subject> a schema:CreativeWork ;
    schema:name "Gekijouban Zero"@en,
        "劇場版 零 ゼロ"@ja,
        "Gekijouban Zero"@ja-latn ;
    foaf:name "Gekijouban Zero"@en,
        "劇場版 零 ゼロ"@ja,
        "Gekijouban Zero"@ja-latn .

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

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/47919/47919-1409839674.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/7093#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47919#performance> ;
    schema:name "LISA"@en ;
    foaf:name "LISA"@en .

<album/47919#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@en,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/47919#musicalwork> ;
    mo:performer <artist/27574#subject>,
        <artist/7093#subject> ;
    mo:recorded_as <album/47919#musicalexpression> ;
    schema:byArtist <artist/27574#subject>,
        <artist/7093#subject> ;
    schema:name "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@en,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/47919#musicalwork> .

<artist/27574#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    mo:performed <album/47919#performance> ;
    schema:name "JAMOSA"@en ;
    foaf:made <album/47919#composition>,
        <album/47919#lyrics>,
        <album/47919#subject> ;
    foaf:name "JAMOSA"@en .

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

<album/47919#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@en,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Gerry Goffin"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Gerry Goffin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Thomas Reil"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Thomas Reil"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Maureen Mcdonald"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Maureen Mcdonald"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mary"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Mary"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Peters"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Michael Peters"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Luigi Creatore"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Luigi Creatore"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Des'ree Weekes"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Des'ree Weekes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ashley Ingram"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Ashley Ingram"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jimmy Harry"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Jimmy Harry"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Kendrick Lee"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Michael Kendrick Lee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jerry Wexler"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Jerry Wexler"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hugo Peretti"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Hugo Peretti"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Carole King"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Carole King"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeanette Yeboah-Mensah"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Jeanette Yeboah-Mensah"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "George Weiss"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "George Weiss"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jenna Mary Donnelly"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Jenna Mary Donnelly"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jonathan D.Larson"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Jonathan D.Larson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pernille Georgi"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Pernille Georgi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeppe Reil"@en ;
            foaf:made <album/47919#composition> ;
            foaf:name "Jeppe Reil"@en ],
        <artist/1227#subject>,
        <artist/12703#subject>,
        <artist/12844#subject>,
        <artist/1684#subject>,
        <artist/18295#subject>,
        <artist/19554#subject>,
        <artist/21801#subject>,
        <artist/25257#subject>,
        <artist/27574#subject>,
        <artist/9709#subject> ;
    mo:produced_work <album/47919#musicalwork> ;
    schema:name "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@en,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja-latn .

<album/47919#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-24"^^xsd:date ;
    dcterms:title "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@en,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "RZCD-59680~1" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/47919#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N37335678dd944f84bcf59e13dc343ea6,
        _:N8771a951bc444e2091ef5dcc98924c3f ;
    mo:record_count 2 ;
    schema:about <product/2957#subject> ;
    schema:byArtist <artist/27574#subject>,
        <artist/7093#subject> ;
    schema:datePublished "2014-08-24"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/91/47919/47919-1409839674.jpg> ;
    schema:name "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@en,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja,
        "LOVE AIN'T EASY / JAMOSA [Limited Edition]"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/47919/47919-1409839674.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Raja Kumari"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "Raja Kumari"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Jenna Mary Donnelly"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Jenna Mary Donnelly"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Carole King"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Carole King"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Mary"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Mary"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MARIN"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "MARIN"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Michael Peters"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Michael Peters"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Jerry Wexler"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Jerry Wexler"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Jimmy Harry"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Jimmy Harry"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hugo Peretti"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "Hugo Peretti"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Jeanette Yeboah-Mensah"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Jeanette Yeboah-Mensah"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "kei"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "kei"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Thomas Reil"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Thomas Reil"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Des'ree Weekes"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Des'ree Weekes"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MARIN"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "MARIN"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Michael Kendrick Lee"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Michael Kendrick Lee"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ume"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Ume"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Carole King"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "Carole King"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ume"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "Ume"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jerry Wexler"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "Jerry Wexler"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ashley Ingram"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "Ashley Ingram"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Gerry Goffin"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "Gerry Goffin"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Carole King"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Carole King"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Luigi Creatore"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Luigi Creatore"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hugo Peretti"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Hugo Peretti"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Luigi Creatore"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Luigi Creatore"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Gerry Goffin"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Gerry Goffin"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jonathan D.Larson"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Jonathan D.Larson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jonathan D.Larson"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "Jonathan D.Larson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Des'ree Weekes"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Des'ree Weekes"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Raja Kumari"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Raja Kumari"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "George Weiss"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "George Weiss"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Ashley Ingram"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Ashley Ingram"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Pernille Georgi"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Pernille Georgi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Maureen Mcdonald"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Maureen Mcdonald"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "George Weiss"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "George Weiss"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jerry Wexler"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Jerry Wexler"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Des'ree Weekes"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "Des'ree Weekes"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "George Weiss"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "George Weiss"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "kei"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "kei"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ashley Ingram"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Ashley Ingram"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Gerry Goffin"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Gerry Goffin"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Jeppe Reil"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Jeppe Reil"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Jonathan D.Larson"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Jonathan D.Larson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Luigi Creatore"@en ;
    foaf:made <album/47919#lyrics> ;
    foaf:name "Luigi Creatore"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47919#subject> ;
    schema:name "Hugo Peretti"@en ;
    foaf:made <album/47919#subject> ;
    foaf:name "Hugo Peretti"@en .

_:N06883dd6cb0a4f9da1407a57921aadc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LONELY"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "LONELY"@ja .

_:N32309f2115ac4b199f5fc6368edd74d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CAN'T HELP FALLING IN LOVE feat.MASTA SIMON from MIGHTY CROWN"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N37335678dd944f84bcf59e13dc343ea6 ;
    schema:name "CAN'T HELP FALLING IN LOVE feat.MASTA SIMON from MIGHTY CROWN"@ja .

_:N375f2f2cb7154ced944b16c770adcfd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONE NIGHT STAND"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "ONE NIGHT STAND"@ja .

_:N3d65ade0a7cf411e95ae0bfe52520e85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE AIN'T EASY"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "LOVE AIN'T EASY"@ja .

_:N4f1104ced40b4c358f8947fc0b741f66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DANCE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "DANCE"@ja .

_:N5d89a4a7e8cb43c59174e6a0e0c383e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NATURAL WOMAN"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N37335678dd944f84bcf59e13dc343ea6 ;
    schema:name "NATURAL WOMAN"@ja .

_:N63b6172b0ca245bcae57de4fbd2ecf3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いきてるよ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "いきてるよ"@ja .

_:N64fc405217db4db3b400db2b373c6ea6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋におちたら"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N37335678dd944f84bcf59e13dc343ea6 ;
    schema:name "恋におちたら"@ja .

_:N7b8187ae5a124ff8bc9e15181231ebc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HERO"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "HERO"@ja .

_:N8c50444e5cd34a7ab1a36a274c6580a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ETERNITY"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "ETERNITY"@ja .

_:N8e4a5ff3b3994fc58bd540606413d5ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KING"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "KING"@ja .

_:N9aac8630c27e4ecbb4b85ae6e99b4d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "三日月"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N37335678dd944f84bcf59e13dc343ea6 ;
    schema:name "三日月"@ja .

_:N9bd4cfcfb9864ddfbabc34a17346f7c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SWEET DARLIN'"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "SWEET DARLIN'"@ja .

_:N9f623cfedeef40cea56b985029ccc673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DESTINATION"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "DESTINATION"@ja .

_:Na421c3f2ba0e40ec9abdb660215849f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE LOVE LOVE -ENGLISH VERSION-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N37335678dd944f84bcf59e13dc343ea6 ;
    schema:name "LOVE LOVE LOVE -ENGLISH VERSION-"@ja .

_:Nb6359bf9f8d744458b5e965a0337e05d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDLESS LOVE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "ENDLESS LOVE"@ja .

_:Nbb4e171f15da403e9fa0ce7f8f7c1c06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOU GOTTA BE -REMIX-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N37335678dd944f84bcf59e13dc343ea6 ;
    schema:name "YOU GOTTA BE -REMIX-"@ja .

_:Nde279cdf77924b79bc661c5a4405f4ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE AIN'T EASY (MUSIC VIDEO)"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8771a951bc444e2091ef5dcc98924c3f ;
    schema:name "LOVE AIN'T EASY (MUSIC VIDEO)"@ja .

_:Nfdb35f8212594abca66734a470dd8d10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SEASONS OF LOVE (FROM THE MUSICAL \"RENT\")"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N37335678dd944f84bcf59e13dc343ea6 ;
    schema:name "SEASONS OF LOVE (FROM THE MUSICAL \"RENT\")"@ja .

_:N37335678dd944f84bcf59e13dc343ea6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N32309f2115ac4b199f5fc6368edd74d6,
        _:N5d89a4a7e8cb43c59174e6a0e0c383e0,
        _:N64fc405217db4db3b400db2b373c6ea6,
        _:N9aac8630c27e4ecbb4b85ae6e99b4d71,
        _:Na421c3f2ba0e40ec9abdb660215849f6,
        _:Nbb4e171f15da403e9fa0ce7f8f7c1c06,
        _:Nfdb35f8212594abca66734a470dd8d10 ;
    mo:track_count 7 ;
    schema:duration "PT27:14"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N32309f2115ac4b199f5fc6368edd74d6,
        _:N5d89a4a7e8cb43c59174e6a0e0c383e0,
        _:N64fc405217db4db3b400db2b373c6ea6,
        _:N9aac8630c27e4ecbb4b85ae6e99b4d71,
        _:Na421c3f2ba0e40ec9abdb660215849f6,
        _:Nbb4e171f15da403e9fa0ce7f8f7c1c06,
        _:Nfdb35f8212594abca66734a470dd8d10 .

_:N8771a951bc444e2091ef5dcc98924c3f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06883dd6cb0a4f9da1407a57921aadc3,
        _:N375f2f2cb7154ced944b16c770adcfd6,
        _:N3d65ade0a7cf411e95ae0bfe52520e85,
        _:N4f1104ced40b4c358f8947fc0b741f66,
        _:N63b6172b0ca245bcae57de4fbd2ecf3d,
        _:N7b8187ae5a124ff8bc9e15181231ebc8,
        _:N8c50444e5cd34a7ab1a36a274c6580a2,
        _:N8e4a5ff3b3994fc58bd540606413d5ab,
        _:N9bd4cfcfb9864ddfbabc34a17346f7c5,
        _:N9f623cfedeef40cea56b985029ccc673,
        _:Nb6359bf9f8d744458b5e965a0337e05d,
        _:Nde279cdf77924b79bc661c5a4405f4ab ;
    mo:track_count 12 ;
    schema:duration "PT46:00"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N06883dd6cb0a4f9da1407a57921aadc3,
        _:N375f2f2cb7154ced944b16c770adcfd6,
        _:N3d65ade0a7cf411e95ae0bfe52520e85,
        _:N4f1104ced40b4c358f8947fc0b741f66,
        _:N63b6172b0ca245bcae57de4fbd2ecf3d,
        _:N7b8187ae5a124ff8bc9e15181231ebc8,
        _:N8c50444e5cd34a7ab1a36a274c6580a2,
        _:N8e4a5ff3b3994fc58bd540606413d5ab,
        _:N9bd4cfcfb9864ddfbabc34a17346f7c5,
        _:N9f623cfedeef40cea56b985029ccc673,
        _:Nb6359bf9f8d744458b5e965a0337e05d,
        _:Nde279cdf77924b79bc661c5a4405f4ab .

