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

<artist/5017#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsuko Karedo"@en,
        "枯堂夏子"@ja ;
    foaf:made <album/38016#lyrics>,
        <album/38016#subject> ;
    foaf:name "Natsuko Karedo"@en,
        "枯堂夏子"@ja .

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

<artist/43169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38016#subject> ;
    schema:name "MATARO"@en ;
    foaf:made <album/38016#composition>,
        <album/38016#subject> ;
    foaf:name "MATARO"@en .

<product/6013#subject> a schema:CreativeWork ;
    schema:name "Magical Project S"@en,
        "魔法少女プリティサミー"@ja,
        "Mahou Shoujo Pretty Samy"@ja-latn ;
    foaf:name "Magical Project S"@en,
        "魔法少女プリティサミー"@ja,
        "Mahou Shoujo Pretty Samy"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/61/38016/38016-1407046048.jpg> a schema:ImageObject,
        foaf:Image .

<album/38016#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@en,
        "調子にのっておりました / THE RHYTHM KINGS"@ja,
        "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "SUBWAY"@en ;
            foaf:made <album/38016#composition> ;
            foaf:name "SUBWAY"@en ],
        <artist/43169#subject> ;
    mo:produced_work <album/38016#musicalwork> ;
    schema:name "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@en,
        "調子にのっておりました / THE RHYTHM KINGS"@ja,
        "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@ja-latn .

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

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

<album/38016#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@en,
        "調子にのっておりました / THE RHYTHM KINGS"@ja,
        "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@ja-latn ;
    mo:performance_of <album/38016#musicalwork> ;
    mo:performer _:N7ad2b348920e4e5984ba247e128a6ece ;
    mo:recorded_as <album/38016#musicalexpression> ;
    schema:byArtist _:N7ad2b348920e4e5984ba247e128a6ece ;
    schema:name "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@en,
        "調子にのっておりました / THE RHYTHM KINGS"@ja,
        "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@ja-latn ;
    schema:workPerformed <album/38016#musicalwork> .

<album/38016#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-29"^^xsd:date ;
    dcterms:title "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@en,
        "調子にのっておりました / THE RHYTHM KINGS"@ja,
        "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@ja-latn ;
    mo:catalogue_number "PIDL-1218" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/38016#musicalexpression> ;
    mo:publisher <org/2823#subject> ;
    mo:record _:Na054e783063c4ff9b24a2f4d97a4fb83 ;
    mo:record_count 1 ;
    schema:about <product/6013#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "THE RHYTHM KINGS"@en ;
            foaf:name "THE RHYTHM KINGS"@en ] ;
    schema:datePublished "1997-01-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/38016/38016-1407046048.jpg> ;
    schema:name "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@en,
        "調子にのっておりました / THE RHYTHM KINGS"@ja,
        "Choushi ni Notte Orimashita / THE RHYTHM KINGS"@ja-latn ;
    schema:publisher <org/2823#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/38016/38016-1407046048.jpg> .

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

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

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

_:N1b56cd424d214f4ab70da4daa48de94f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リズキンマーチ"@ja,
        "Rhythm King March"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:Na054e783063c4ff9b24a2f4d97a4fb83 ;
    schema:name "リズキンマーチ"@ja,
        "Rhythm King March"@ja-latn .

_:N661d7672a66141f593aea52df9991908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "調子に乗っておりました (オリジナル・カラオケ)"@ja,
        "Choushi ni Notte Orimashita (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Na054e783063c4ff9b24a2f4d97a4fb83 ;
    schema:name "調子に乗っておりました (オリジナル・カラオケ)"@ja,
        "Choushi ni Notte Orimashita (Original Karaoke)"@ja-latn .

_:N7ad2b348920e4e5984ba247e128a6ece a schema:Person,
        foaf:Person ;
    mo:performed <album/38016#performance> ;
    schema:name "THE RHYTHM KINGS"@en ;
    foaf:name "THE RHYTHM KINGS"@en .

_:Ndbdc10b7c2fb4e24aea6720e17ce029d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "調子に乗っておりました"@ja,
        "Choushi ni Notte Orimashita"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Na054e783063c4ff9b24a2f4d97a4fb83 ;
    schema:name "調子に乗っておりました"@ja,
        "Choushi ni Notte Orimashita"@ja-latn .

_:Na054e783063c4ff9b24a2f4d97a4fb83 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b56cd424d214f4ab70da4daa48de94f,
        _:N661d7672a66141f593aea52df9991908,
        _:Ndbdc10b7c2fb4e24aea6720e17ce029d ;
    mo:track_count 3 ;
    schema:duration "PT13:46"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1b56cd424d214f4ab70da4daa48de94f,
        _:N661d7672a66141f593aea52df9991908,
        _:Ndbdc10b7c2fb4e24aea6720e17ce029d .

