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

<artist/2021#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mariko Kouda"@en,
        "國府田マリ子"@ja ;
    foaf:made <album/50790#subject>,
        <album/50790#vocals> ;
    foaf:name "Mariko Kouda"@en,
        "國府田マリ子"@ja .

<artist/24528#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Shirane"@en,
        "白根秀樹"@ja ;
    foaf:made <album/50790#lyrics>,
        <album/50790#subject> ;
    foaf:name "Hideki Shirane"@en,
        "白根秀樹"@ja .

<artist/24718#subject> a schema:Person,
        foaf:Person ;
    schema:name "TAPIKO"@en ;
    foaf:made <album/50790#lyrics>,
        <album/50790#subject> ;
    foaf:name "TAPIKO"@en .

<artist/3558#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ai Nonaka"@en,
        "野中藍"@ja ;
    foaf:made <album/50790#subject>,
        <album/50790#vocals> ;
    foaf:name "Ai Nonaka"@en,
        "野中藍"@ja .

<artist/3849#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoko Kaneda"@en,
        "金田朋子"@ja ;
    foaf:made <album/50790#subject>,
        <album/50790#vocals> ;
    foaf:name "Tomoko Kaneda"@en,
        "金田朋子"@ja .

<artist/4187#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryoko Shiraishi"@en,
        "白石涼子"@ja ;
    foaf:made <album/50790#subject>,
        <album/50790#vocals> ;
    foaf:name "Ryoko Shiraishi"@en,
        "白石涼子"@ja .

<artist/48061#subject> a schema:Person,
        foaf:Person ;
    schema:name "DROPS"@en ;
    foaf:made <album/50790#subject>,
        <album/50790#vocals> ;
    foaf:name "DROPS"@en .

<artist/874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akemi Kanda"@en,
        "神田朱未"@ja ;
    foaf:made <album/50790#subject>,
        <album/50790#vocals> ;
    foaf:name "Akemi Kanda"@en,
        "神田朱未"@ja .

<album/33842> a mo:Release ;
    mo:catalogue_number "KICA-649" .

<artist/11258#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50790#subject> ;
    schema:name "POM"@en ;
    foaf:made <album/50790#composition>,
        <album/50790#subject> ;
    foaf:name "POM"@en .

<artist/17761#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50790#subject> ;
    schema:name "TOM"@en,
        "トム"@ja ;
    foaf:made <album/50790#composition>,
        <album/50790#lyrics>,
        <album/50790#subject> ;
    foaf:name "TOM"@en,
        "トム"@ja .

<artist/347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50790#subject> ;
    schema:name "Yoshihisa Hirano"@en,
        "平野義久"@ja ;
    foaf:made <album/50790#composition>,
        <album/50790#subject> ;
    foaf:name "Yoshihisa Hirano"@en,
        "平野義久"@ja .

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

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

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

<https://medium-media.vgm.io/albums/09/50790/50790-1423554604.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50790#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Doki Doki School Hours Soundtracks"@en,
        "Doki Doki School Hours Soundtracks"@ja,
        "Doki Doki School Hours Soundtracks"@ja-latn ;
    mo:performance_of <album/50790#musicalwork> ;
    mo:performer <artist/11257#subject> ;
    mo:recorded_as <album/50790#musicalexpression> ;
    schema:byArtist <artist/11257#subject> ;
    schema:name "Doki Doki School Hours Soundtracks"@en,
        "Doki Doki School Hours Soundtracks"@ja,
        "Doki Doki School Hours Soundtracks"@ja-latn ;
    schema:workPerformed <album/50790#musicalwork> .

<artist/11257#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50790#performance> ;
    schema:name "can/goo"@en ;
    foaf:name "can/goo"@en .

<album/50790#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Doki Doki School Hours Soundtracks"@en,
        "Doki Doki School Hours Soundtracks"@ja,
        "Doki Doki School Hours Soundtracks"@ja-latn ;
    mo:composer <artist/11258#subject>,
        <artist/17761#subject>,
        <artist/347#subject> ;
    mo:produced_work <album/50790#musicalwork> ;
    schema:name "Doki Doki School Hours Soundtracks"@en,
        "Doki Doki School Hours Soundtracks"@ja,
        "Doki Doki School Hours Soundtracks"@ja-latn .

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

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

<album/50790#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-07-04"^^xsd:date ;
    dcterms:title "Doki Doki School Hours Soundtracks"@en,
        "Doki Doki School Hours Soundtracks"@ja,
        "Doki Doki School Hours Soundtracks"@ja-latn ;
    mo:catalogue_number "5351-2" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/33842> ;
    mo:publication_of <album/50790#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:N98407434e5e04f98acd52ea3087527b0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sensei no Ojikan: DOKI DOKI SCHOOL HOURS"@en ;
            foaf:name "Sensei no Ojikan: DOKI DOKI SCHOOL HOURS"@en ] ;
    schema:byArtist <artist/11257#subject> ;
    schema:datePublished "2006-07-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/50790/50790-1423554604.jpg> ;
    schema:name "Doki Doki School Hours Soundtracks"@en,
        "Doki Doki School Hours Soundtracks"@ja,
        "Doki Doki School Hours Soundtracks"@ja-latn ;
    schema:publisher <org/2821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/50790/50790-1423554604.jpg> .

_:N0277d2ba0c9444bc9f44369968ed4fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Christmas Break"@en,
        "Christmas Break"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Christmas Break"@en,
        "Christmas Break"@ja .

_:N055a22f27d1c44cbb1ee08118bd7699c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High School Babes (Me, too, he Says)"@en,
        "High School Babes (Me, too, he Says)"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "High School Babes (Me, too, he Says)"@en,
        "High School Babes (Me, too, he Says)"@ja .

_:N0b4f712e41a8435eb467b4638c5038e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Class Starts!"@en,
        "The Class Starts!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "The Class Starts!"@en,
        "The Class Starts!"@ja .

_:N12ca3fa605a742ce85e401f8acffa3fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Will Tell You (TV Size)"@en,
        "教えてあげる (TVサイズ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "I Will Tell You (TV Size)"@en,
        "教えてあげる (TVサイズ)"@ja .

_:N173a9ce81cdd4c8c968f362ced02f12b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re-start!"@en,
        "Re-start!"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Re-start!"@en,
        "Re-start!"@ja .

_:N1dfd5b112c1d40e6b82f04d366b87965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning–Almost Ready to Get Out of Bed"@en,
        "Morning - Almost Ready to Get Out of Bed"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Morning–Almost Ready to Get Out of Bed"@en,
        "Morning - Almost Ready to Get Out of Bed"@ja .

_:N2a2726499a4340018e250627a4cef462 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams"@en,
        "Dreams"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Dreams"@en,
        "Dreams"@ja .

_:N3c8cb0dad28a4af0b2c532a743babb49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After School"@en,
        "After School"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "After School"@en,
        "After School"@ja .

_:N42003a725a1b4dcb9482e9c49f039e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kotsu High School Song"@en,
        "興津高等学校校歌"@ja ;
    mo:track_number 37 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Kotsu High School Song"@en,
        "興津高等学校校歌"@ja .

_:N44d7cb383c44499c907e3d2e41518622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Autumn-Tinted Campus"@en,
        "The Autumn-Tinted Campus"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "The Autumn-Tinted Campus"@en,
        "The Autumn-Tinted Campus"@ja .

_:N46f01f5e872644feb6c228f48fa40a04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She's Our Idol II –Happy Watching Her Giving a Lecture (She Says)"@en,
        "She's Our Idol II - Happy Watching Her Giving a Lecture (She says)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "She's Our Idol II –Happy Watching Her Giving a Lecture (She Says)"@en,
        "She's Our Idol II - Happy Watching Her Giving a Lecture (She says)"@ja .

_:N4fe117cd6eca4717bf2748195a00b528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are The Class IV –Under the Full-blown Cherry Trees"@en,
        "We Are The Class IV - Under the Full-blown Cherry Trees"@ja ;
    mo:track_number 38 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "We Are The Class IV –Under the Full-blown Cherry Trees"@en,
        "We Are The Class IV - Under the Full-blown Cherry Trees"@ja .

_:N6805f95621254a839b0d2b53896c96f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Class Re-Starts Soon"@en,
        "The Class Re-Starts Soon"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "The Class Re-Starts Soon"@en,
        "The Class Re-Starts Soon"@ja .

_:N70145fc2879b4cbe9973db6587869685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet Our Teacher IV –Bungle"@en,
        "Meet Our Teacher IV - Bungle"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Meet Our Teacher IV –Bungle"@en,
        "Meet Our Teacher IV - Bungle"@ja .

_:N758f6be3f02842be8614f15a705cf5d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Activities"@en,
        "Activities"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Activities"@en,
        "Activities"@ja .

_:N791d075801244510967a38d61adb8f52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SERIOUS Activities"@en,
        "SERIOUS Activities"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "SERIOUS Activities"@en,
        "SERIOUS Activities"@ja .

_:N795e4d6b9b48489d96699d44b1c55b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare (Fail in the exam… ⁉)"@en,
        "Nightmare (Fail in the exam...!?)"@ja ;
    mo:track_number 34 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Nightmare (Fail in the exam… ⁉)"@en,
        "Nightmare (Fail in the exam...!?)"@ja .

_:N7c1710829b5e46c08b95221c7cb8bbda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are The Class III –Blue"@en,
        "We Are The Class III - Blue"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "We Are The Class III –Blue"@en,
        "We Are The Class III - Blue"@ja .

_:N7d2ab27b824746cb9d6b6ab974f6c608 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet Our Teacher ~ short version"@en,
        "Meet Our Teacher ~ short version"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Meet Our Teacher ~ short version"@en,
        "Meet Our Teacher ~ short version"@ja .

_:N8326f1d52f2b4672bf5097c55a86c879 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What These Guys Doing?…"@en,
        "What These Guys Doing?..."@ja ;
    mo:track_number 33 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "What These Guys Doing?…"@en,
        "What These Guys Doing?..."@ja .

_:N8380c27761044018a14436919f0dbc1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet Our Teacher"@en,
        "Meet Our Teacher"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Meet Our Teacher"@en,
        "Meet Our Teacher"@ja .

_:N84fc256027ee4d428e428394ffaa9324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are The Class"@en,
        "We Are The Class"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "We Are The Class"@en,
        "We Are The Class"@ja .

_:N8654d64513d94305bc1dc6f469ac0e5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Jilted Kind of Rock'n Roll (TV size)"@en,
        "ふられ気分でRock'n Roll (TVサイズ)"@ja ;
    mo:track_number 39 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "A Jilted Kind of Rock'n Roll (TV size)"@en,
        "ふられ気分でRock'n Roll (TVサイズ)"@ja .

_:N8cff14516e204e429ffdbb5770fced33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passionate Love–Happy Sitting Next to Him (He Says)"@en,
        "Passionate Love - Happy Sitting Next to Him (He Says)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Passionate Love–Happy Sitting Next to Him (He Says)"@en,
        "Passionate Love - Happy Sitting Next to Him (He Says)"@ja .

_:N8e541febb2ab4921aadfb388aa8e559a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She's Our Idol (Nearly 30, though…)"@en,
        "She's Our Idol (Nearly 30, though...)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "She's Our Idol (Nearly 30, though…)"@en,
        "She's Our Idol (Nearly 30, though...)"@ja .

_:N91d146879c524131b96656d3d133afdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Campus in the Twilight"@en,
        "The Campus in the Twilight"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "The Campus in the Twilight"@en,
        "The Campus in the Twilight"@ja .

_:N98bf08bf217c41c6b2774f4789ed4743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet Our Teacher VI –Queer"@en,
        "Meet Our Teacher VI - Queer"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Meet Our Teacher VI –Queer"@en,
        "Meet Our Teacher VI - Queer"@ja .

_:Na101b74e8c374eecb2428bc6e1970936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hard Questions"@en,
        "Hard Questions"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Hard Questions"@en,
        "Hard Questions"@ja .

_:Na58fab02d04d4bbbb3986bf96a7cb1dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Friendship"@en,
        "Our Friendship"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Our Friendship"@en,
        "Our Friendship"@ja .

_:Na9bc46e65dca4fdebb56ce9d5ebce388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break!"@en,
        "Break!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Break!"@en,
        "Break!"@ja .

_:Naf42b430dd5a4201a41fb4f9ce6a0e80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kid Stuff"@en,
        "Kid Stuff"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Kid Stuff"@en,
        "Kid Stuff"@ja .

_:Nb0a7935bfab64dbda28c9cecf0af7f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chat In the Classroom"@en,
        "Chat In the Classroom"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Chat In the Classroom"@en,
        "Chat In the Classroom"@ja .

_:Nba3cf570fb5f41568bf977b07f396b15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet Our Teacher III –Pensiveness"@en,
        "Meet Our Teacher III - Pensiveness"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Meet Our Teacher III –Pensiveness"@en,
        "Meet Our Teacher III - Pensiveness"@ja .

_:Nc2a0565fcc8348fcb2ae5b7e974e31e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vacation"@en,
        "Vacation"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Vacation"@en,
        "Vacation"@ja .

_:Nc6c58ebefb6d433eaa623e39d791133f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are The Class II –Easy"@en,
        "We Are The Class II - Easy"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "We Are The Class II –Easy"@en,
        "We Are The Class II - Easy"@ja .

_:Ncec245cd8f8949fd85e591e8c3e86ce1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet Our Teacher V –Uneasy"@en,
        "Meet Our Teacher V - Uneasy"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Meet Our Teacher V –Uneasy"@en,
        "Meet Our Teacher V - Uneasy"@ja .

_:Ndc42013cb12e4cefbd1bd29d8ba70660 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Break"@en,
        "Summer Break"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Summer Break"@en,
        "Summer Break"@ja .

_:Ne7f6928155a04d909b67d001f22896c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alone in the Classroom"@en,
        "Alone in the Classroom"@ja ;
    mo:track_number 36 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Alone in the Classroom"@en,
        "Alone in the Classroom"@ja .

_:Nf395c1496f744379948cde5277fe6259 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet Our Teacher II –Intermission"@en,
        "Meet Our Teacher II - Intermission"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N98407434e5e04f98acd52ea3087527b0 ;
    schema:name "Meet Our Teacher II –Intermission"@en,
        "Meet Our Teacher II - Intermission"@ja .

_:N98407434e5e04f98acd52ea3087527b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0277d2ba0c9444bc9f44369968ed4fda,
        _:N055a22f27d1c44cbb1ee08118bd7699c,
        _:N0b4f712e41a8435eb467b4638c5038e2,
        _:N12ca3fa605a742ce85e401f8acffa3fb,
        _:N173a9ce81cdd4c8c968f362ced02f12b,
        _:N1dfd5b112c1d40e6b82f04d366b87965,
        _:N2a2726499a4340018e250627a4cef462,
        _:N3c8cb0dad28a4af0b2c532a743babb49,
        _:N42003a725a1b4dcb9482e9c49f039e83,
        _:N44d7cb383c44499c907e3d2e41518622,
        _:N46f01f5e872644feb6c228f48fa40a04,
        _:N4fe117cd6eca4717bf2748195a00b528,
        _:N6805f95621254a839b0d2b53896c96f0,
        _:N70145fc2879b4cbe9973db6587869685,
        _:N758f6be3f02842be8614f15a705cf5d2,
        _:N791d075801244510967a38d61adb8f52,
        _:N795e4d6b9b48489d96699d44b1c55b3c,
        _:N7c1710829b5e46c08b95221c7cb8bbda,
        _:N7d2ab27b824746cb9d6b6ab974f6c608,
        _:N8326f1d52f2b4672bf5097c55a86c879,
        _:N8380c27761044018a14436919f0dbc1c,
        _:N84fc256027ee4d428e428394ffaa9324,
        _:N8654d64513d94305bc1dc6f469ac0e5b,
        _:N8cff14516e204e429ffdbb5770fced33,
        _:N8e541febb2ab4921aadfb388aa8e559a,
        _:N91d146879c524131b96656d3d133afdf,
        _:N98bf08bf217c41c6b2774f4789ed4743,
        _:Na101b74e8c374eecb2428bc6e1970936,
        _:Na58fab02d04d4bbbb3986bf96a7cb1dd,
        _:Na9bc46e65dca4fdebb56ce9d5ebce388,
        _:Naf42b430dd5a4201a41fb4f9ce6a0e80,
        _:Nb0a7935bfab64dbda28c9cecf0af7f67,
        _:Nba3cf570fb5f41568bf977b07f396b15,
        _:Nc2a0565fcc8348fcb2ae5b7e974e31e5,
        _:Nc6c58ebefb6d433eaa623e39d791133f,
        _:Ncec245cd8f8949fd85e591e8c3e86ce1,
        _:Ndc42013cb12e4cefbd1bd29d8ba70660,
        _:Ne7f6928155a04d909b67d001f22896c6,
        _:Nf395c1496f744379948cde5277fe6259 ;
    mo:track_count 39 ;
    schema:duration "PT41:12"^^xsd:interval ;
    schema:numTracks 39 ;
    schema:track _:N0277d2ba0c9444bc9f44369968ed4fda,
        _:N055a22f27d1c44cbb1ee08118bd7699c,
        _:N0b4f712e41a8435eb467b4638c5038e2,
        _:N12ca3fa605a742ce85e401f8acffa3fb,
        _:N173a9ce81cdd4c8c968f362ced02f12b,
        _:N1dfd5b112c1d40e6b82f04d366b87965,
        _:N2a2726499a4340018e250627a4cef462,
        _:N3c8cb0dad28a4af0b2c532a743babb49,
        _:N42003a725a1b4dcb9482e9c49f039e83,
        _:N44d7cb383c44499c907e3d2e41518622,
        _:N46f01f5e872644feb6c228f48fa40a04,
        _:N4fe117cd6eca4717bf2748195a00b528,
        _:N6805f95621254a839b0d2b53896c96f0,
        _:N70145fc2879b4cbe9973db6587869685,
        _:N758f6be3f02842be8614f15a705cf5d2,
        _:N791d075801244510967a38d61adb8f52,
        _:N795e4d6b9b48489d96699d44b1c55b3c,
        _:N7c1710829b5e46c08b95221c7cb8bbda,
        _:N7d2ab27b824746cb9d6b6ab974f6c608,
        _:N8326f1d52f2b4672bf5097c55a86c879,
        _:N8380c27761044018a14436919f0dbc1c,
        _:N84fc256027ee4d428e428394ffaa9324,
        _:N8654d64513d94305bc1dc6f469ac0e5b,
        _:N8cff14516e204e429ffdbb5770fced33,
        _:N8e541febb2ab4921aadfb388aa8e559a,
        _:N91d146879c524131b96656d3d133afdf,
        _:N98bf08bf217c41c6b2774f4789ed4743,
        _:Na101b74e8c374eecb2428bc6e1970936,
        _:Na58fab02d04d4bbbb3986bf96a7cb1dd,
        _:Na9bc46e65dca4fdebb56ce9d5ebce388,
        _:Naf42b430dd5a4201a41fb4f9ce6a0e80,
        _:Nb0a7935bfab64dbda28c9cecf0af7f67,
        _:Nba3cf570fb5f41568bf977b07f396b15,
        _:Nc2a0565fcc8348fcb2ae5b7e974e31e5,
        _:Nc6c58ebefb6d433eaa623e39d791133f,
        _:Ncec245cd8f8949fd85e591e8c3e86ce1,
        _:Ndc42013cb12e4cefbd1bd29d8ba70660,
        _:Ne7f6928155a04d909b67d001f22896c6,
        _:Nf395c1496f744379948cde5277fe6259 .

