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

<artist/175#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takehara Tomoaki"@en ;
    foaf:made <album/140667#subject>,
        <album/140667#vocals> ;
    foaf:name "Takehara Tomoaki"@en .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/140667#lyrics>,
        <album/140667#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/81024#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hironari Amano"@en,
        "天野浩成"@ja ;
    foaf:made <album/140667#subject>,
        <album/140667#vocals> ;
    foaf:name "Hironari Amano"@en,
        "天野浩成"@ja .

<artist/12210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140667#subject> ;
    schema:name "Yukari Aono"@en,
        "青野ゆかり"@ja ;
    foaf:made <album/140667#composition>,
        <album/140667#subject> ;
    foaf:name "Yukari Aono"@en,
        "青野ゆかり"@ja .

<product/16343#subject> a schema:CreativeWork ;
    schema:name "MASKED RIDER BLADE"@en,
        "仮面ライダー剣"@ja,
        "Kamen Rider Blade"@ja-latn ;
    foaf:name "MASKED RIDER BLADE"@en,
        "仮面ライダー剣"@ja,
        "Kamen Rider Blade"@ja-latn .

<album/140667#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "rebirth C/W someday somewhere"@en,
        "rebirth C/W someday somewhere"@ja,
        "rebirth C/W someday somewhere"@ja-latn ;
    mo:composer <artist/12210#subject> ;
    mo:produced_work <album/140667#musicalwork> ;
    schema:name "rebirth C/W someday somewhere"@en,
        "rebirth C/W someday somewhere"@ja,
        "rebirth C/W someday somewhere"@ja-latn .

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

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

<album/140667#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "rebirth C/W someday somewhere"@en,
        "rebirth C/W someday somewhere"@ja,
        "rebirth C/W someday somewhere"@ja-latn ;
    mo:performance_of <album/140667#musicalwork> ;
    mo:recorded_as <album/140667#musicalexpression> ;
    schema:name "rebirth C/W someday somewhere"@en,
        "rebirth C/W someday somewhere"@ja,
        "rebirth C/W someday somewhere"@ja-latn ;
    schema:workPerformed <album/140667#musicalwork> .

<org/52#subject> schema:name "avex mode"@en,
        "avex mode"@ja,
        "avex mode"@ja-latn ;
    foaf:name "avex mode"@en,
        "avex mode"@ja,
        "avex mode"@ja-latn .

<https://media.vgm.io/albums/76/140667/140667-8277d1a270c4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140667#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/140667/140667-8277d1a270c4.jpg> ;
    foaf:depicts <album/140667#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/140667/140667-8277d1a270c4.jpg> .

<https://medium-media.vgm.io/albums/76/140667/140667-8277d1a270c4.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/140667#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-07-22"^^xsd:date ;
    dcterms:title "rebirth C/W someday somewhere"@en,
        "rebirth C/W someday somewhere"@ja,
        "rebirth C/W someday somewhere"@ja-latn ;
    mo:catalogue_number "AVCA-14988" ;
    mo:media_type "CD" ;
    mo:publication_of <album/140667#musicalexpression> ;
    mo:publisher <org/52#subject> ;
    mo:record _:Nd969264886314ffcb9012bad6ccd4c55 ;
    mo:record_count 1 ;
    schema:about <product/16343#subject> ;
    schema:datePublished "2004-07-22"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/76/140667/140667-8277d1a270c4.jpg> ;
    schema:name "rebirth C/W someday somewhere"@en,
        "rebirth C/W someday somewhere"@ja,
        "rebirth C/W someday somewhere"@ja-latn ;
    schema:publisher <org/52#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/140667/140667-8277d1a270c4.jpg> .

_:N484dee9b7a8b4e999cb1de52746eb1b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rebirth"@en,
        "rebirth"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nd969264886314ffcb9012bad6ccd4c55 ;
    schema:name "rebirth"@en,
        "rebirth"@ja .

_:N59f2dba0142b4fd4b01bcfa5fdb14180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "someday somewhere (Original Karaoke)"@en,
        "someday somewhere (オリジナル・カラオケ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nd969264886314ffcb9012bad6ccd4c55 ;
    schema:name "someday somewhere (Original Karaoke)"@en,
        "someday somewhere (オリジナル・カラオケ)"@ja .

_:N6d97e42d64e540d8b4383fe0945d5e18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "someday somewhere"@en,
        "someday somewhere"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nd969264886314ffcb9012bad6ccd4c55 ;
    schema:name "someday somewhere"@en,
        "someday somewhere"@ja .

_:N8f2af9a7a1724f84ba54155e70af40d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rebirth (Original Karaoke)"@en,
        "rebirth (オリジナル・カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nd969264886314ffcb9012bad6ccd4c55 ;
    schema:name "rebirth (Original Karaoke)"@en,
        "rebirth (オリジナル・カラオケ)"@ja .

_:Nd969264886314ffcb9012bad6ccd4c55 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N484dee9b7a8b4e999cb1de52746eb1b0,
        _:N59f2dba0142b4fd4b01bcfa5fdb14180,
        _:N6d97e42d64e540d8b4383fe0945d5e18,
        _:N8f2af9a7a1724f84ba54155e70af40d5 ;
    mo:track_count 4 ;
    schema:duration "PT19:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N484dee9b7a8b4e999cb1de52746eb1b0,
        _:N59f2dba0142b4fd4b01bcfa5fdb14180,
        _:N6d97e42d64e540d8b4383fe0945d5e18,
        _:N8f2af9a7a1724f84ba54155e70af40d5 .

