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

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

<artist/12903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48708#subject> ;
    schema:name "littlelittle"@en ;
    foaf:made <album/48708#composition>,
        <album/48708#subject> ;
    foaf:name "littlelittle"@en .

<artist/37509#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48708#subject> ;
    schema:name "Akane"@en,
        "明音"@ja ;
    foaf:made <album/48708#composition>,
        <album/48708#subject> ;
    foaf:name "Akane"@en,
        "明音"@ja .

<artist/3918#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48708#subject> ;
    schema:name "Susumu Kayamori"@en,
        "柏森進"@ja ;
    foaf:made <album/48708#composition>,
        <album/48708#lyrics>,
        <album/48708#subject> ;
    foaf:name "Susumu Kayamori"@en,
        "柏森進"@ja .

<artist/6504#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48708#subject> ;
    schema:name "Tomoki Kikuya"@en,
        "菊谷知樹"@ja ;
    foaf:made <album/48708#composition>,
        <album/48708#subject> ;
    foaf:name "Tomoki Kikuya"@en,
        "菊谷知樹"@ja .

<product/4676#subject> a schema:CreativeWork ;
    schema:name "Potemayo"@en,
        "ぽてまよ"@ja,
        "Potemayo"@ja-latn ;
    foaf:name "Potemayo"@en,
        "ぽてまよ"@ja,
        "Potemayo"@ja-latn .

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

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

<https://media.vgm.io/albums/80/48708/48708-40d02f33dcf9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48708#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/48708/48708-40d02f33dcf9.jpg> ;
    foaf:depicts <album/48708#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/48708/48708-40d02f33dcf9.jpg> .

<https://medium-media.vgm.io/albums/80/48708/48708-40d02f33dcf9.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/48708#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV animation \"potemayo\" original sound track: music of her first love"@en,
        "TVアニメ「ぽてまよ」オリジナルサウンドトラック music of her first love"@ja,
        "TV animation \"potemayo\" original sound track: music of her first love"@ja-latn ;
    mo:performance_of <album/48708#musicalwork> ;
    mo:performer <artist/96#subject> ;
    mo:recorded_as <album/48708#musicalexpression> ;
    schema:byArtist <artist/96#subject> ;
    schema:name "TV animation \"potemayo\" original sound track: music of her first love"@en,
        "TVアニメ「ぽてまよ」オリジナルサウンドトラック music of her first love"@ja,
        "TV animation \"potemayo\" original sound track: music of her first love"@ja-latn ;
    schema:workPerformed <album/48708#musicalwork> .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48708#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/48708#lyrics>,
        <album/48708#subject> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<album/48708#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV animation \"potemayo\" original sound track: music of her first love"@en,
        "TVアニメ「ぽてまよ」オリジナルサウンドトラック music of her first love"@ja,
        "TV animation \"potemayo\" original sound track: music of her first love"@ja-latn ;
    mo:composer <artist/12903#subject>,
        <artist/37509#subject>,
        <artist/3918#subject>,
        <artist/6504#subject> ;
    mo:produced_work <album/48708#musicalwork> ;
    schema:name "TV animation \"potemayo\" original sound track: music of her first love"@en,
        "TVアニメ「ぽてまよ」オリジナルサウンドトラック music of her first love"@ja,
        "TV animation \"potemayo\" original sound track: music of her first love"@ja-latn .

<album/48708#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-10"^^xsd:date ;
    dcterms:title "TV animation \"potemayo\" original sound track: music of her first love"@en,
        "TVアニメ「ぽてまよ」オリジナルサウンドトラック music of her first love"@ja,
        "TV animation \"potemayo\" original sound track: music of her first love"@ja-latn ;
    mo:catalogue_number "LACA-5698" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48708#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N45650443358143eaa19d346b1aaf705a ;
    mo:record_count 1 ;
    schema:about <product/4676#subject> ;
    schema:byArtist <artist/96#subject> ;
    schema:datePublished "2007-10-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/48708/48708-40d02f33dcf9.jpg> ;
    schema:name "TV animation \"potemayo\" original sound track: music of her first love"@en,
        "TVアニメ「ぽてまよ」オリジナルサウンドトラック music of her first love"@ja,
        "TV animation \"potemayo\" original sound track: music of her first love"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/48708/48708-40d02f33dcf9.jpg> .

_:N00d2139822e5408da658ea12098ca0c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "daytrippers' square"@ja,
        "daytrippers' square"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "daytrippers' square"@ja,
        "daytrippers' square"@ja-latn .

_:N04e1ed21ab8a46ef92c15a44fbbdf357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ホンワカ行進曲"@ja,
        "honwaka koushinkyoku"@ja-latn ;
    mo:track_number 50 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "ホンワカ行進曲"@ja,
        "honwaka koushinkyoku"@ja-latn .

_:N175a96e910324924bd4ac2ce385576f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hello! (roll with it)"@ja,
        "hello! (roll with it)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "hello! (roll with it)"@ja,
        "hello! (roll with it)"@ja-latn .

_:N1b5a5875356b4a4e969cc03d04909fcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hello! (undercover)"@ja,
        "hello! (undercover)"@ja-latn ;
    mo:track_number 36 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "hello! (undercover)"@ja,
        "hello! (undercover)"@ja-latn .

_:N22b3b2b188a84731a5d9f6f66e7ac5d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memories (boy's side)"@ja,
        "memories (boy's side)"@ja-latn ;
    mo:track_number 31 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "memories (boy's side)"@ja,
        "memories (boy's side)"@ja-latn .

_:N276923da69f048609219ca4f2b398c89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "her first love (will be happy)"@ja,
        "her first love (will be happy)"@ja-latn ;
    mo:track_number 46 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "her first love (will be happy)"@ja,
        "her first love (will be happy)"@ja-latn .

_:N2ba3829761a24028a4290911538a6be5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "people are strange (xylophone)"@ja,
        "people are strange (xylophone)"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "people are strange (xylophone)"@ja,
        "people are strange (xylophone)"@ja-latn .

_:N377f29d4ea764b7f8afca54b790572c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "farthest days blues"@ja,
        "farthest days blues"@ja-latn ;
    mo:track_number 30 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "farthest days blues"@ja,
        "farthest days blues"@ja-latn .

_:N3a9d5042f4454ce29b672715708edf8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hello! (in the classroom)"@ja,
        "hello! (in the classroom)"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "hello! (in the classroom)"@ja,
        "hello! (in the classroom)"@ja-latn .

_:N419c54eea13643b09b1a2d908ac56e9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "boys & girls"@ja,
        "boys & girls"@ja-latn ;
    mo:track_number 27 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "boys & girls"@ja,
        "boys & girls"@ja-latn .

_:N4938e68ddb4b46ab98c5074b030d6dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hello! (hi-speed)"@ja,
        "hello! (hi-speed)"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "hello! (hi-speed)"@ja,
        "hello! (hi-speed)"@ja-latn .

_:N52b63937452a418eaa475b20e0f89224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "people are strange (piano)"@ja,
        "people are strange (piano)"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "people are strange (piano)"@ja,
        "people are strange (piano)"@ja-latn .

_:N596b9160e2db44fa977b8c32f827ad97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pote pote walkin'"@ja,
        "pote pote walkin'"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "pote pote walkin'"@ja,
        "pote pote walkin'"@ja-latn .

_:N5e94bd8d1efb43a093dc30d35f06a5eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pretty promise"@ja,
        "pretty promise"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "pretty promise"@ja,
        "pretty promise"@ja-latn .

_:N6118f13b7afe40b7a8d8feb5cc6a1d11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "garden hours"@ja,
        "garden hours"@ja-latn ;
    mo:track_number 28 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "garden hours"@ja,
        "garden hours"@ja-latn .

_:N6261f8c380204c95b583dd342960a325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smile smile"@ja,
        "smile smile"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "smile smile"@ja,
        "smile smile"@ja-latn .

_:N6531b0f416cf4e29af683d59cffdda5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happy chase"@ja,
        "happy chase"@ja-latn ;
    mo:track_number 33 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "happy chase"@ja,
        "happy chase"@ja-latn .

_:N672b67cf2fc443f2857c86ce0bd1262f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eyecatch (telling you)"@ja,
        "eyecatch (telling you)"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "eyecatch (telling you)"@ja,
        "eyecatch (telling you)"@ja-latn .

_:N6c399ffe05404c519d9b0bd2021b0f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cheap meranchory"@ja,
        "cheap meranchory"@ja-latn ;
    mo:track_number 29 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "cheap meranchory"@ja,
        "cheap meranchory"@ja-latn .

_:N6c8bc50de79c49f58418e6bc3b392deb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "very night music"@ja,
        "very night music"@ja-latn ;
    mo:track_number 43 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "very night music"@ja,
        "very night music"@ja-latn .

_:N6d83df4ddcde47d68548db1124fcaae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hello!"@ja,
        "hello!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "hello!"@ja,
        "hello!"@ja-latn .

_:N7032b7234725487a95e8bae0bc7206fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "only lonely boy"@ja,
        "only lonely boy"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "only lonely boy"@ja,
        "only lonely boy"@ja-latn .

_:N736fb047b1d9418994f4a084c8d50d76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "teatime will be pop"@ja,
        "teatime will be pop"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "teatime will be pop"@ja,
        "teatime will be pop"@ja-latn .

_:N7491c1170ca34190ad39469bf503038b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "silly noon"@ja,
        "silly noon"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "silly noon"@ja,
        "silly noon"@ja-latn .

_:N79979e9ad9ec411c9cf24850cc4ae7c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うたたね (TV size)"@ja,
        "utatane (TV size)"@ja-latn ;
    mo:track_number 51 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "うたたね (TV size)"@ja,
        "utatane (TV size)"@ja-latn .

_:N7bd777c9f085443ca44084bfb3f20d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "on this line"@ja,
        "on this line"@ja-latn ;
    mo:track_number 44 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "on this line"@ja,
        "on this line"@ja-latn .

_:N88d3e575642a4833bd735653072541aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "guchu guchu walkin'"@ja,
        "guchu guchu walkin'"@ja-latn ;
    mo:track_number 35 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "guchu guchu walkin'"@ja,
        "guchu guchu walkin'"@ja-latn .

_:N91064fc35ba249f48edf8375b118592e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a trombone"@ja,
        "a trombone"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "a trombone"@ja,
        "a trombone"@ja-latn .

_:N94abb79548dd4063acf4602dcda46069 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "pretty promise (by your side)"@ja,
        "pretty promise (by your side)"@ja-latn ;
    mo:track_number 38 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "pretty promise (by your side)"@ja,
        "pretty promise (by your side)"@ja-latn .

_:N9686b33e12dc4f8c99497aee9f5e883e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "subtitles background"@ja,
        "subtitles background"@ja-latn ;
    mo:track_number 37 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "subtitles background"@ja,
        "subtitles background"@ja-latn .

_:N9a20bb430fd94252bb4e5191c73bec34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パンの歌"@ja,
        "pan no uta"@ja-latn ;
    mo:track_number 48 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "パンの歌"@ja,
        "pan no uta"@ja-latn .

_:N9d59e5cb20b54e39820d8c1173f47df2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sentimental cowboy"@ja,
        "sentimental cowboy"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "sentimental cowboy"@ja,
        "sentimental cowboy"@ja-latn .

_:Na342d05164d24595809bd9609666fdc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cookies and candies"@ja,
        "cookies and candies"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "cookies and candies"@ja,
        "cookies and candies"@ja-latn .

_:Na4474b90c3d24d718b046aa7667e59c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eyecatch (hurry up)"@ja,
        "eyecatch (hurry up)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "eyecatch (hurry up)"@ja,
        "eyecatch (hurry up)"@ja-latn .

_:Na5a662f6040a427da14e7165fee84224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "boys & girls (each alone)"@ja,
        "boys & girls (each alone)"@ja-latn ;
    mo:track_number 42 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "boys & girls (each alone)"@ja,
        "boys & girls (each alone)"@ja-latn .

_:Na732dba453674f1caab344275dd8a117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "peace of mind games"@ja,
        "peace of mind games"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "peace of mind games"@ja,
        "peace of mind games"@ja-latn .

_:Naadf94357e014cbba00a366c460525a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "guchu guchu talkin'"@ja,
        "guchu guchu talkin'"@ja-latn ;
    mo:track_number 34 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "guchu guchu talkin'"@ja,
        "guchu guchu talkin'"@ja-latn .

_:Nb709dc382c8c4319bc11c3bd3327ccb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "live with you"@ja,
        "live with you"@ja-latn ;
    mo:track_number 39 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "live with you"@ja,
        "live with you"@ja-latn .

_:Nb7df36655e494734aecece747bb4a049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rock'n roll"@ja,
        "rock'n roll"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "rock'n roll"@ja,
        "rock'n roll"@ja-latn .

_:Nbb0043a6f13f4a1bba0ca400bd3f2ae3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリンの歌"@ja,
        "pudding no uta"@ja-latn ;
    mo:track_number 49 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "プリンの歌"@ja,
        "pudding no uta"@ja-latn .

_:Nbb1660d1e8704540bfe72a52b0cb21d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "angel in our towns"@ja,
        "angel in our towns"@ja-latn ;
    mo:track_number 40 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "angel in our towns"@ja,
        "angel in our towns"@ja-latn .

_:Nc7f19d23273a40ceae08f65f3f7efbd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "don't cry anymore"@ja,
        "don't cry anymore"@ja-latn ;
    mo:track_number 41 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "don't cry anymore"@ja,
        "don't cry anymore"@ja-latn .

_:Nce5a7f25a01243e18b6df2d004cd640a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memories (girl's side)"@ja,
        "memories (girl's side)"@ja-latn ;
    mo:track_number 32 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "memories (girl's side)"@ja,
        "memories (girl's side)"@ja-latn .

_:Nd0795d969c0448b0bbe63efe28056435 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "taste of oranges"@ja,
        "taste of oranges"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "taste of oranges"@ja,
        "taste of oranges"@ja-latn .

_:Ne715cfe700a0447c8a3794732436dc2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "片道きゃっちぼーる (TV size)"@ja,
        "katamichi catch ball (TV size)"@ja-latn ;
    mo:track_number 47 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "片道きゃっちぼーる (TV size)"@ja,
        "katamichi catch ball (TV size)"@ja-latn .

_:Necbaeb51f8454882ad1e7b32c5e1be86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "melodies with love"@ja,
        "melodies with love"@ja-latn ;
    mo:track_number 45 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "melodies with love"@ja,
        "melodies with love"@ja-latn .

_:Nf57fb33d90db44838befc407ca331e3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "funky thumb"@ja,
        "funky thumb"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "funky thumb"@ja,
        "funky thumb"@ja-latn .

_:Nf97af1ca027c4bdc9f4aa97a57f346b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "her first love"@ja,
        "her first love"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "her first love"@ja,
        "her first love"@ja-latn .

_:Nf97e495b0656428bbec2b0f25d017727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snooze"@ja,
        "snooze"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "snooze"@ja,
        "snooze"@ja-latn .

_:Nfced245bd4164aa49711f63e9248711a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "little and small"@ja,
        "little and small"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "little and small"@ja,
        "little and small"@ja-latn .

_:Nff021c0dc47a40f18c11d8297cc60c65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "easygoing fellow"@ja,
        "easygoing fellow"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N45650443358143eaa19d346b1aaf705a ;
    schema:name "easygoing fellow"@ja,
        "easygoing fellow"@ja-latn .

_:N45650443358143eaa19d346b1aaf705a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00d2139822e5408da658ea12098ca0c1,
        _:N04e1ed21ab8a46ef92c15a44fbbdf357,
        _:N175a96e910324924bd4ac2ce385576f0,
        _:N1b5a5875356b4a4e969cc03d04909fcf,
        _:N22b3b2b188a84731a5d9f6f66e7ac5d8,
        _:N276923da69f048609219ca4f2b398c89,
        _:N2ba3829761a24028a4290911538a6be5,
        _:N377f29d4ea764b7f8afca54b790572c8,
        _:N3a9d5042f4454ce29b672715708edf8f,
        _:N419c54eea13643b09b1a2d908ac56e9b,
        _:N4938e68ddb4b46ab98c5074b030d6dab,
        _:N52b63937452a418eaa475b20e0f89224,
        _:N596b9160e2db44fa977b8c32f827ad97,
        _:N5e94bd8d1efb43a093dc30d35f06a5eb,
        _:N6118f13b7afe40b7a8d8feb5cc6a1d11,
        _:N6261f8c380204c95b583dd342960a325,
        _:N6531b0f416cf4e29af683d59cffdda5a,
        _:N672b67cf2fc443f2857c86ce0bd1262f,
        _:N6c399ffe05404c519d9b0bd2021b0f8e,
        _:N6c8bc50de79c49f58418e6bc3b392deb,
        _:N6d83df4ddcde47d68548db1124fcaae9,
        _:N7032b7234725487a95e8bae0bc7206fb,
        _:N736fb047b1d9418994f4a084c8d50d76,
        _:N7491c1170ca34190ad39469bf503038b,
        _:N79979e9ad9ec411c9cf24850cc4ae7c9,
        _:N7bd777c9f085443ca44084bfb3f20d0d,
        _:N88d3e575642a4833bd735653072541aa,
        _:N91064fc35ba249f48edf8375b118592e,
        _:N94abb79548dd4063acf4602dcda46069,
        _:N9686b33e12dc4f8c99497aee9f5e883e,
        _:N9a20bb430fd94252bb4e5191c73bec34,
        _:N9d59e5cb20b54e39820d8c1173f47df2,
        _:Na342d05164d24595809bd9609666fdc5,
        _:Na4474b90c3d24d718b046aa7667e59c4,
        _:Na5a662f6040a427da14e7165fee84224,
        _:Na732dba453674f1caab344275dd8a117,
        _:Naadf94357e014cbba00a366c460525a8,
        _:Nb709dc382c8c4319bc11c3bd3327ccb5,
        _:Nb7df36655e494734aecece747bb4a049,
        _:Nbb0043a6f13f4a1bba0ca400bd3f2ae3,
        _:Nbb1660d1e8704540bfe72a52b0cb21d7,
        _:Nc7f19d23273a40ceae08f65f3f7efbd2,
        _:Nce5a7f25a01243e18b6df2d004cd640a,
        _:Nd0795d969c0448b0bbe63efe28056435,
        _:Ne715cfe700a0447c8a3794732436dc2f,
        _:Necbaeb51f8454882ad1e7b32c5e1be86,
        _:Nf57fb33d90db44838befc407ca331e3f,
        _:Nf97af1ca027c4bdc9f4aa97a57f346b7,
        _:Nf97e495b0656428bbec2b0f25d017727,
        _:Nfced245bd4164aa49711f63e9248711a,
        _:Nff021c0dc47a40f18c11d8297cc60c65 ;
    mo:track_count 51 ;
    schema:duration "PT69:36"^^xsd:interval ;
    schema:numTracks 51 ;
    schema:track _:N00d2139822e5408da658ea12098ca0c1,
        _:N04e1ed21ab8a46ef92c15a44fbbdf357,
        _:N175a96e910324924bd4ac2ce385576f0,
        _:N1b5a5875356b4a4e969cc03d04909fcf,
        _:N22b3b2b188a84731a5d9f6f66e7ac5d8,
        _:N276923da69f048609219ca4f2b398c89,
        _:N2ba3829761a24028a4290911538a6be5,
        _:N377f29d4ea764b7f8afca54b790572c8,
        _:N3a9d5042f4454ce29b672715708edf8f,
        _:N419c54eea13643b09b1a2d908ac56e9b,
        _:N4938e68ddb4b46ab98c5074b030d6dab,
        _:N52b63937452a418eaa475b20e0f89224,
        _:N596b9160e2db44fa977b8c32f827ad97,
        _:N5e94bd8d1efb43a093dc30d35f06a5eb,
        _:N6118f13b7afe40b7a8d8feb5cc6a1d11,
        _:N6261f8c380204c95b583dd342960a325,
        _:N6531b0f416cf4e29af683d59cffdda5a,
        _:N672b67cf2fc443f2857c86ce0bd1262f,
        _:N6c399ffe05404c519d9b0bd2021b0f8e,
        _:N6c8bc50de79c49f58418e6bc3b392deb,
        _:N6d83df4ddcde47d68548db1124fcaae9,
        _:N7032b7234725487a95e8bae0bc7206fb,
        _:N736fb047b1d9418994f4a084c8d50d76,
        _:N7491c1170ca34190ad39469bf503038b,
        _:N79979e9ad9ec411c9cf24850cc4ae7c9,
        _:N7bd777c9f085443ca44084bfb3f20d0d,
        _:N88d3e575642a4833bd735653072541aa,
        _:N91064fc35ba249f48edf8375b118592e,
        _:N94abb79548dd4063acf4602dcda46069,
        _:N9686b33e12dc4f8c99497aee9f5e883e,
        _:N9a20bb430fd94252bb4e5191c73bec34,
        _:N9d59e5cb20b54e39820d8c1173f47df2,
        _:Na342d05164d24595809bd9609666fdc5,
        _:Na4474b90c3d24d718b046aa7667e59c4,
        _:Na5a662f6040a427da14e7165fee84224,
        _:Na732dba453674f1caab344275dd8a117,
        _:Naadf94357e014cbba00a366c460525a8,
        _:Nb709dc382c8c4319bc11c3bd3327ccb5,
        _:Nb7df36655e494734aecece747bb4a049,
        _:Nbb0043a6f13f4a1bba0ca400bd3f2ae3,
        _:Nbb1660d1e8704540bfe72a52b0cb21d7,
        _:Nc7f19d23273a40ceae08f65f3f7efbd2,
        _:Nce5a7f25a01243e18b6df2d004cd640a,
        _:Nd0795d969c0448b0bbe63efe28056435,
        _:Ne715cfe700a0447c8a3794732436dc2f,
        _:Necbaeb51f8454882ad1e7b32c5e1be86,
        _:Nf57fb33d90db44838befc407ca331e3f,
        _:Nf97af1ca027c4bdc9f4aa97a57f346b7,
        _:Nf97e495b0656428bbec2b0f25d017727,
        _:Nfced245bd4164aa49711f63e9248711a,
        _:Nff021c0dc47a40f18c11d8297cc60c65 .

