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

<artist/15569#subject> a schema:Person,
        foaf:Person ;
    schema:name "SHiNNOSUKE"@en ;
    foaf:made <album/40962#lyrics>,
        <album/40962#subject> ;
    foaf:name "SHiNNOSUKE"@en .

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

<product/2966#subject> a schema:CreativeWork ;
    schema:name "Yowamushi Pedal"@en,
        "弱虫ペダル"@ja,
        "Yowamushi Pedal"@ja-latn ;
    foaf:name "Yowamushi Pedal"@en,
        "弱虫ペダル"@ja,
        "Yowamushi Pedal"@ja-latn .

<album/40962#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reclimb / ROOKiEZ is PUNK'D"@en,
        "リクライム / ROOKiEZ is PUNK'D"@ja,
        "Reclimb / ROOKiEZ is PUNK'D"@ja-latn ;
    mo:composer <artist/15942#subject> ;
    mo:produced_work <album/40962#musicalwork> ;
    schema:name "Reclimb / ROOKiEZ is PUNK'D"@en,
        "リクライム / ROOKiEZ is PUNK'D"@ja,
        "Reclimb / ROOKiEZ is PUNK'D"@ja-latn .

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

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/40962/40962-1389993202.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/40962#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reclimb / ROOKiEZ is PUNK'D"@en,
        "リクライム / ROOKiEZ is PUNK'D"@ja,
        "Reclimb / ROOKiEZ is PUNK'D"@ja-latn ;
    mo:performance_of <album/40962#musicalwork> ;
    mo:performer <artist/15942#subject> ;
    mo:recorded_as <album/40962#musicalexpression> ;
    schema:byArtist <artist/15942#subject> ;
    schema:name "Reclimb / ROOKiEZ is PUNK'D"@en,
        "リクライム / ROOKiEZ is PUNK'D"@ja,
        "Reclimb / ROOKiEZ is PUNK'D"@ja-latn ;
    schema:workPerformed <album/40962#musicalwork> .

<artist/15942#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40962#subject> ;
    mo:performed <album/40962#performance> ;
    schema:name "ROOKiEZ is PUNK'D"@en ;
    foaf:made <album/40962#composition>,
        <album/40962#subject> ;
    foaf:name "ROOKiEZ is PUNK'D"@en .

<album/40962#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-20"^^xsd:date ;
    dcterms:title "Reclimb / ROOKiEZ is PUNK'D"@en,
        "リクライム / ROOKiEZ is PUNK'D"@ja,
        "Reclimb / ROOKiEZ is PUNK'D"@ja-latn ;
    mo:catalogue_number "THCS-60011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40962#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:N37ccc75ef87f46fea1bcabc3aee209f8 ;
    mo:record_count 1 ;
    schema:about <product/2966#subject> ;
    schema:byArtist <artist/15942#subject> ;
    schema:datePublished "2013-11-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/40962/40962-1389993202.jpg> ;
    schema:name "Reclimb / ROOKiEZ is PUNK'D"@en,
        "リクライム / ROOKiEZ is PUNK'D"@ja,
        "Reclimb / ROOKiEZ is PUNK'D"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/40962/40962-1389993202.jpg> .

_:N027d3bfed3b14d9c961c4838c7709ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "familia"@en,
        "familia"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N37ccc75ef87f46fea1bcabc3aee209f8 ;
    schema:name "familia"@en,
        "familia"@ja .

_:N03f6d7e4f0004975892c753eb252b8d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reclimb (Off Vocal)"@en,
        "リクライム (Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N37ccc75ef87f46fea1bcabc3aee209f8 ;
    schema:name "Reclimb (Off Vocal)"@en,
        "リクライム (Off Vocal)"@ja .

_:N0f34f7a6e0f447c2a28a8953a0b8fbb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reclimb"@en,
        "リクライム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N37ccc75ef87f46fea1bcabc3aee209f8 ;
    schema:name "Reclimb"@en,
        "リクライム"@ja .

_:N4f67e26f82f2436fa838b261de6ee445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "familia (Off Vocal)"@en,
        "familia (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N37ccc75ef87f46fea1bcabc3aee209f8 ;
    schema:name "familia (Off Vocal)"@en,
        "familia (Off Vocal)"@ja .

_:N37ccc75ef87f46fea1bcabc3aee209f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N027d3bfed3b14d9c961c4838c7709ea1,
        _:N03f6d7e4f0004975892c753eb252b8d2,
        _:N0f34f7a6e0f447c2a28a8953a0b8fbb2,
        _:N4f67e26f82f2436fa838b261de6ee445 ;
    mo:track_count 4 ;
    schema:duration "PT15:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N027d3bfed3b14d9c961c4838c7709ea1,
        _:N03f6d7e4f0004975892c753eb252b8d2,
        _:N0f34f7a6e0f447c2a28a8953a0b8fbb2,
        _:N4f67e26f82f2436fa838b261de6ee445 .

