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

<artist/19676#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Ogura"@en,
        "小倉優子"@ja ;
    foaf:made <album/63243#subject>,
        <album/63243#vocals> ;
    foaf:name "Yuko Ogura"@en,
        "小倉優子"@ja .

<artist/19677#subject> a schema:Person,
        foaf:Person ;
    schema:name "UNSCANDAL"@en ;
    foaf:made <album/63243#subject>,
        <album/63243#vocals> ;
    foaf:name "UNSCANDAL"@en .

<artist/29507#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shiho Aiyoshi"@en,
        "相吉志保"@ja ;
    foaf:made <album/63243#lyrics>,
        <album/63243#subject> ;
    foaf:name "Shiho Aiyoshi"@en,
        "相吉志保"@ja .

<artist/4205#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroki Takahashi"@en,
        "高橋広樹"@ja ;
    foaf:made <album/63243#subject>,
        <album/63243#vocals> ;
    foaf:name "Hiroki Takahashi"@en,
        "高橋広樹"@ja .

<artist/5551#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Shimizu"@en,
        "清水香里"@ja ;
    foaf:made <album/63243#subject>,
        <album/63243#vocals> ;
    foaf:name "Kaori Shimizu"@en,
        "清水香里"@ja .

<artist/59550#subject> a schema:Person,
        foaf:Person ;
    schema:name "コバヤツヅン"@ja ;
    foaf:made <album/63243#lyrics>,
        <album/63243#subject> ;
    foaf:name "コバヤツヅン"@ja .

<artist/640#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Horie"@en,
        "堀江由衣"@ja ;
    foaf:made <album/63243#subject>,
        <album/63243#vocals> ;
    foaf:name "Yui Horie"@en,
        "堀江由衣"@ja .

<artist/832#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ami Koshimizu"@en,
        "小清水亜美"@ja ;
    foaf:made <album/63243#subject>,
        <album/63243#vocals> ;
    foaf:name "Ami Koshimizu"@en,
        "小清水亜美"@ja .

<artist/901#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja ;
    foaf:made <album/63243#subject>,
        <album/63243#vocals> ;
    foaf:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja .

<artist/10467#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63243#subject> ;
    schema:name "Yasuharu Konishi"@en,
        "小西康陽"@ja ;
    foaf:made <album/63243#composition>,
        <album/63243#lyrics>,
        <album/63243#subject> ;
    foaf:name "Yasuharu Konishi"@en,
        "小西康陽"@ja .

<artist/1488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63243#subject> ;
    schema:name "Toshiyuki O'mori"@en,
        "大森俊之"@ja ;
    foaf:made <album/63243#composition>,
        <album/63243#subject> ;
    foaf:name "Toshiyuki O'mori"@en,
        "大森俊之"@ja .

<artist/25909#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63243#subject> ;
    schema:name "Takayuki Suzu-ki"@en,
        "スズーキタカユキ"@ja ;
    foaf:made <album/63243#composition>,
        <album/63243#lyrics>,
        <album/63243#subject> ;
    foaf:name "Takayuki Suzu-ki"@en,
        "スズーキタカユキ"@ja .

<artist/3025#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63243#subject> ;
    schema:name "Go Takahashi"@en,
        "たかはしごう"@ja ;
    foaf:made <album/63243#composition>,
        <album/63243#subject> ;
    foaf:name "Go Takahashi"@en,
        "たかはしごう"@ja .

<product/4412#subject> a schema:CreativeWork ;
    schema:name "School Rumble"@en,
        "スクールランブル"@ja,
        "School Rumble"@ja-latn ;
    foaf:name "School Rumble"@en,
        "スクールランブル"@ja,
        "School Rumble"@ja-latn .

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

<album/63243#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "School Rumble Sound School"@en,
        "スクールランブル Sound School"@ja,
        "School Rumble Sound School"@ja-latn ;
    mo:performance_of <album/63243#musicalwork> ;
    mo:recorded_as <album/63243#musicalexpression> ;
    schema:name "School Rumble Sound School"@en,
        "スクールランブル Sound School"@ja,
        "School Rumble Sound School"@ja-latn ;
    schema:workPerformed <album/63243#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/34/63243/63243-1480054885.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63243#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "School Rumble Sound School"@en,
        "スクールランブル Sound School"@ja,
        "School Rumble Sound School"@ja-latn ;
    mo:composer <artist/10467#subject>,
        <artist/1488#subject>,
        <artist/25909#subject>,
        <artist/3025#subject> ;
    mo:produced_work <album/63243#musicalwork> ;
    schema:name "School Rumble Sound School"@en,
        "スクールランブル Sound School"@ja,
        "School Rumble Sound School"@ja-latn .

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

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

<album/63243#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-26"^^xsd:date ;
    dcterms:title "School Rumble Sound School"@en,
        "スクールランブル Sound School"@ja,
        "School Rumble Sound School"@ja-latn ;
    mo:catalogue_number "KICA-672" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63243#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N2572d0ff70184759812582be868b7de1 ;
    mo:record_count 1 ;
    schema:about <product/4412#subject> ;
    schema:datePublished "2005-01-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/63243/63243-1480054885.jpg> ;
    schema:name "School Rumble Sound School"@en,
        "スクールランブル Sound School"@ja,
        "School Rumble Sound School"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/63243/63243-1480054885.jpg> .

_:N0629b4d2888d4e8581eb197d2b0af1f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanbiki ga kill & Space wars"@ja,
        "Sanbiki ga kill&Space wars"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "Sanbiki ga kill & Space wars"@ja,
        "Sanbiki ga kill&Space wars"@ja-latn .

_:N1418caee269143a5915068adefa01ac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All's fair in love and war"@ja,
        "All's fair in love and war"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "All's fair in love and war"@ja,
        "All's fair in love and war"@ja-latn .

_:N18c7a63481bc462495f0cb495db41831 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オンナのコ♡オトコのコ (TVサイズ)"@ja,
        "Onnanoko Otokonoko (TV Size)"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "オンナのコ♡オトコのコ (TVサイズ)"@ja,
        "Onnanoko Otokonoko (TV Size)"@ja-latn .

_:N23342066db954851b0feda29a5340b72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boys will be boys"@ja,
        "Boys will be boys"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "Boys will be boys"@ja,
        "Boys will be boys"@ja-latn .

_:N29223dda35cb4b07b872fae8b64e3dd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "School Rumble 4 Ever"@ja,
        "School Rumble 4 Ever"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "School Rumble 4 Ever"@ja,
        "School Rumble 4 Ever"@ja-latn .

_:N2b3a12c1878f4bde8e12c6d36c98e66b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スクランブル (TVサイズ)"@ja,
        "Scramble (TV Size)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "スクランブル (TVサイズ)"@ja,
        "Scramble (TV Size)"@ja-latn .

_:N2e1b1caa37d34e60b326b7cc96c9afea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君へ ～風にのせて～"@ja,
        "Kimi e ~Kaze ni Nosete~"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "君へ ～風にのせて～"@ja,
        "Kimi e ~Kaze ni Nosete~"@ja-latn .

_:N4b3e1f60e38b41139aded1a5a8874446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Every dog has his day"@ja,
        "Every dog has his day"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "Every dog has his day"@ja,
        "Every dog has his day"@ja-latn .

_:N5266a4ebfe744768a61066eb2b798aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "School Rumble 4 Ever (off vocal)"@ja,
        "School Rumble 4 Ever (off vocal)"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "School Rumble 4 Ever (off vocal)"@ja,
        "School Rumble 4 Ever (off vocal)"@ja-latn .

_:N57ee0083aa97447ab3a207a062475a1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love is blind"@ja,
        "Love is blind"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "Love is blind"@ja,
        "Love is blind"@ja-latn .

_:N7bd00122aa8841ddad2ce26652324339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It takes two to tango"@ja,
        "It takes two to tango"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "It takes two to tango"@ja,
        "It takes two to tango"@ja-latn .

_:N975212c67185415bb7a88bb9671a2706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君へ ～風にのせて～ (off vocal)"@ja,
        "Kimi e ~Kaze ni Nosete~ (off vocal)"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "君へ ～風にのせて～ (off vocal)"@ja,
        "Kimi e ~Kaze ni Nosete~ (off vocal)"@ja-latn .

_:Nb83ed2817d7c48f5a1e6d29159ff51a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The sooner,the better"@ja,
        "The sooner,the better"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "The sooner,the better"@ja,
        "The sooner,the better"@ja-latn .

_:Ndb40cfd23c5a4613a63563a971aa4d94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rome was not bulit in a day"@ja,
        "Rome was not bulit in a day"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N2572d0ff70184759812582be868b7de1 ;
    schema:name "Rome was not bulit in a day"@ja,
        "Rome was not bulit in a day"@ja-latn .

_:N2572d0ff70184759812582be868b7de1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0629b4d2888d4e8581eb197d2b0af1f5,
        _:N1418caee269143a5915068adefa01ac7,
        _:N18c7a63481bc462495f0cb495db41831,
        _:N23342066db954851b0feda29a5340b72,
        _:N29223dda35cb4b07b872fae8b64e3dd3,
        _:N2b3a12c1878f4bde8e12c6d36c98e66b,
        _:N2e1b1caa37d34e60b326b7cc96c9afea,
        _:N4b3e1f60e38b41139aded1a5a8874446,
        _:N5266a4ebfe744768a61066eb2b798aac,
        _:N57ee0083aa97447ab3a207a062475a1c,
        _:N7bd00122aa8841ddad2ce26652324339,
        _:N975212c67185415bb7a88bb9671a2706,
        _:Nb83ed2817d7c48f5a1e6d29159ff51a3,
        _:Ndb40cfd23c5a4613a63563a971aa4d94 ;
    mo:track_count 14 ;
    schema:duration "PT57:07"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0629b4d2888d4e8581eb197d2b0af1f5,
        _:N1418caee269143a5915068adefa01ac7,
        _:N18c7a63481bc462495f0cb495db41831,
        _:N23342066db954851b0feda29a5340b72,
        _:N29223dda35cb4b07b872fae8b64e3dd3,
        _:N2b3a12c1878f4bde8e12c6d36c98e66b,
        _:N2e1b1caa37d34e60b326b7cc96c9afea,
        _:N4b3e1f60e38b41139aded1a5a8874446,
        _:N5266a4ebfe744768a61066eb2b798aac,
        _:N57ee0083aa97447ab3a207a062475a1c,
        _:N7bd00122aa8841ddad2ce26652324339,
        _:N975212c67185415bb7a88bb9671a2706,
        _:Nb83ed2817d7c48f5a1e6d29159ff51a3,
        _:Ndb40cfd23c5a4613a63563a971aa4d94 .

