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

<artist/24237#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mio Saeki"@en,
        "佐伯美愛"@ja ;
    foaf:made <album/27318#subject>,
        <album/27318#vocals> ;
    foaf:name "Mio Saeki"@en,
        "佐伯美愛"@ja .

<artist/24364#subject> a schema:Person,
        foaf:Person ;
    schema:name "unicorn table"@en ;
    foaf:made <album/27318#subject>,
        <album/27318#vocals> ;
    foaf:name "unicorn table"@en .

<artist/24366#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aco Takenaka"@en,
        "竹中あこ"@ja ;
    foaf:made <album/27318#lyrics>,
        <album/27318#subject> ;
    foaf:name "Aco Takenaka"@en,
        "竹中あこ"@ja .

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

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

<artist/24362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27318#subject> ;
    schema:name "Takashi Iwato"@en,
        "岩戸崇"@ja ;
    foaf:made <album/27318#composition>,
        <album/27318#subject> ;
    foaf:name "Takashi Iwato"@en,
        "岩戸崇"@ja .

<artist/24365#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27318#subject> ;
    schema:name "Shin-go"@en ;
    foaf:made <album/27318#composition>,
        <album/27318#subject> ;
    foaf:name "Shin-go"@en .

<artist/9992#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/27318#subject> ;
    schema:name "Salia"@en,
        "さりあ"@ja ;
    foaf:made <album/27318#composition>,
        <album/27318#lyrics>,
        <album/27318#subject> ;
    foaf:name "Salia"@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/27318#musicalexpression> a mo:Signal ;
    mo:published_as <album/27318#subject> ;
    mo:records <album/27318#performance> .

<album/27318#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "School Rumble - Mikoto Suou"@en,
        "スクールランブル 周防美琴"@ja,
        "School Rumble - Mikoto Suou"@ja-latn ;
    mo:performance_of <album/27318#musicalwork> ;
    mo:recorded_as <album/27318#musicalexpression> ;
    schema:name "School Rumble - Mikoto Suou"@en,
        "スクールランブル 周防美琴"@ja,
        "School Rumble - Mikoto Suou"@ja-latn ;
    schema:workPerformed <album/27318#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/81/27318/27318-1310772413.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/27318#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/27318/27318-1310772413.png> ;
    foaf:depicts <album/27318#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/27318/27318-1310772413.png> .

<https://medium-media.vgm.io/albums/81/27318/27318-1310772413.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/27318#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "School Rumble - Mikoto Suou"@en,
        "スクールランブル 周防美琴"@ja,
        "School Rumble - Mikoto Suou"@ja-latn ;
    mo:composer <artist/1488#subject>,
        <artist/24362#subject>,
        <artist/24365#subject>,
        <artist/9992#subject> ;
    mo:produced_work <album/27318#musicalwork> ;
    schema:name "School Rumble - Mikoto Suou"@en,
        "スクールランブル 周防美琴"@ja,
        "School Rumble - Mikoto Suou"@ja-latn .

<album/27318#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-09-23"^^xsd:date ;
    dcterms:title "School Rumble - Mikoto Suou"@en,
        "スクールランブル 周防美琴"@ja,
        "School Rumble - Mikoto Suou"@ja-latn ;
    mo:catalogue_number "KICA-655" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27318#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N1a2e42e700384ec2a8590e839ce7b807 ;
    mo:record_count 1 ;
    schema:about <product/4412#subject> ;
    schema:datePublished "2004-09-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/27318/27318-1310772413.png> ;
    schema:name "School Rumble - Mikoto Suou"@en,
        "スクールランブル 周防美琴"@ja,
        "School Rumble - Mikoto Suou"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/27318/27318-1310772413.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "和泉優"@en ;
    foaf:made <album/27318#subject> ;
    foaf:name "和泉優"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "和泉優"@en ;
    foaf:made <album/27318#lyrics> ;
    foaf:name "和泉優"@en .

_:N07a0824247784ffb886fe9bddf83dd2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第4巻予告"@ja,
        "Dai 4-kan Yokoku"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "第4巻予告"@ja,
        "Dai 4-kan Yokoku"@ja-latn .

_:N1e72f86fbefa441581d73fe5d900be1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#01:ヒゲとハンカチ"@ja,
        "#01: Hige to Handkerchief"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "#01:ヒゲとハンカチ"@ja,
        "#01: Hige to Handkerchief"@ja-latn .

_:N2602f71af1304d61870d0ca0ec3e5be8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "〔CM〕"@ja,
        "[CM]"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "〔CM〕"@ja,
        "[CM]"@ja-latn .

_:N57c913dea77a4995a972e68d7be36523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The super girl has the super heart<Off Vocal Version>"@ja,
        "The super girl has the super heart <Off Vocal Version>"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "The super girl has the super heart<Off Vocal Version>"@ja,
        "The super girl has the super heart <Off Vocal Version>"@ja-latn .

_:N5ce6882c994c4c39acd9113b2f66ff2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "17's Heart<Off Vocal Version>"@ja,
        "17's Heart <Off Vocal Version>"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "17's Heart<Off Vocal Version>"@ja,
        "17's Heart <Off Vocal Version>"@ja-latn .

_:N5d747ee5fc7c4304895c0fd0169d47e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#02:花井と黒帯"@ja,
        "#02: Hanai to Kokutai"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "#02:花井と黒帯"@ja,
        "#02: Hanai to Kokutai"@ja-latn .

_:N7210a34eac824a099409241296e0bc0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cast Talk"@ja,
        "Cast Talk"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "Cast Talk"@ja,
        "Cast Talk"@ja-latn .

_:N856adbe04b204dbea074cf6917654a8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinity"@ja,
        "Infinity"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "Infinity"@ja,
        "Infinity"@ja-latn .

_:N8de8f7267ad54046b30a01b3a0c0f713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#03:今鳥とDカップ"@ja,
        "#03: Imadori to D-cup"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "#03:今鳥とDカップ"@ja,
        "#03: Imadori to D-cup"@ja-latn .

_:N9d5bd455658f41e3b02704f888140bde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The super girl has the super heart"@ja,
        "The super girl has the super heart"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "The super girl has the super heart"@ja,
        "The super girl has the super heart"@ja-latn .

_:Nacd8637c89014613a51c4c6903284c2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "#00:Title Call"@ja,
        "#00:Title Call"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "#00:Title Call"@ja,
        "#00:Title Call"@ja-latn .

_:Nb0781e7d94fe4852b3381f7ee8082b5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinity<Off Vocal Version>"@ja,
        "Infinity <Off Vocal Version>"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "Infinity<Off Vocal Version>"@ja,
        "Infinity <Off Vocal Version>"@ja-latn .

_:Nff4040939c4746e5847bf4ee45997372 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "17's Heart"@ja,
        "17's Heart"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N1a2e42e700384ec2a8590e839ce7b807 ;
    schema:name "17's Heart"@ja,
        "17's Heart"@ja-latn .

_:N1a2e42e700384ec2a8590e839ce7b807 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07a0824247784ffb886fe9bddf83dd2a,
        _:N1e72f86fbefa441581d73fe5d900be1f,
        _:N2602f71af1304d61870d0ca0ec3e5be8,
        _:N57c913dea77a4995a972e68d7be36523,
        _:N5ce6882c994c4c39acd9113b2f66ff2a,
        _:N5d747ee5fc7c4304895c0fd0169d47e0,
        _:N7210a34eac824a099409241296e0bc0a,
        _:N856adbe04b204dbea074cf6917654a8a,
        _:N8de8f7267ad54046b30a01b3a0c0f713,
        _:N9d5bd455658f41e3b02704f888140bde,
        _:Nacd8637c89014613a51c4c6903284c2a,
        _:Nb0781e7d94fe4852b3381f7ee8082b5a,
        _:Nff4040939c4746e5847bf4ee45997372 ;
    mo:track_count 13 ;
    schema:duration "PT42:08"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N07a0824247784ffb886fe9bddf83dd2a,
        _:N1e72f86fbefa441581d73fe5d900be1f,
        _:N2602f71af1304d61870d0ca0ec3e5be8,
        _:N57c913dea77a4995a972e68d7be36523,
        _:N5ce6882c994c4c39acd9113b2f66ff2a,
        _:N5d747ee5fc7c4304895c0fd0169d47e0,
        _:N7210a34eac824a099409241296e0bc0a,
        _:N856adbe04b204dbea074cf6917654a8a,
        _:N8de8f7267ad54046b30a01b3a0c0f713,
        _:N9d5bd455658f41e3b02704f888140bde,
        _:Nacd8637c89014613a51c4c6903284c2a,
        _:Nb0781e7d94fe4852b3381f7ee8082b5a,
        _:Nff4040939c4746e5847bf4ee45997372 .

