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

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

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

<artist/60#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20547#subject> ;
    schema:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja ;
    foaf:made <album/20547#composition>,
        <album/20547#subject> ;
    foaf:name "Toshimichi Isoe"@en,
        "磯江俊道"@ja .

<product/2032#subject> a schema:CreativeWork ;
    schema:name "Fate/Zero (Light Novel)"@en,
        "フェイト/ゼロ (Light Novel)"@ja,
        "Fate/Zero (Light Novel)"@ja-latn ;
    foaf:name "Fate/Zero (Light Novel)"@en,
        "フェイト/ゼロ (Light Novel)"@ja,
        "Fate/Zero (Light Novel)"@ja-latn .

<album/20547#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "W.K.T.B. / UNION"@en,
        "W.K.T.B. (ワタナベカズヒロスロウバウンド) / UNION"@ja,
        "W.K.T.B. / UNION"@ja-latn ;
    mo:composer <artist/60#subject> ;
    mo:produced_work <album/20547#musicalwork> ;
    schema:name "W.K.T.B. / UNION"@en,
        "W.K.T.B. (ワタナベカズヒロスロウバウンド) / UNION"@ja,
        "W.K.T.B. / UNION"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/74/20547/20547-1281010359.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20547#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "W.K.T.B. / UNION"@en,
        "W.K.T.B. (ワタナベカズヒロスロウバウンド) / UNION"@ja,
        "W.K.T.B. / UNION"@ja-latn ;
    mo:performance_of <album/20547#musicalwork> ;
    mo:performer <artist/74#subject> ;
    mo:recorded_as <album/20547#musicalexpression> ;
    schema:byArtist <artist/74#subject> ;
    schema:name "W.K.T.B. / UNION"@en,
        "W.K.T.B. (ワタナベカズヒロスロウバウンド) / UNION"@ja,
        "W.K.T.B. / UNION"@ja-latn ;
    schema:workPerformed <album/20547#musicalwork> .

<artist/74#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20547#performance> ;
    schema:name "Kazuhiro Watanabe"@en,
        "ワタナベカズヒロ"@ja ;
    foaf:name "Kazuhiro Watanabe"@en,
        "ワタナベカズヒロ"@ja .

<album/20547#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-09"^^xsd:date ;
    dcterms:title "W.K.T.B. / UNION"@en,
        "W.K.T.B. (ワタナベカズヒロスロウバウンド) / UNION"@ja,
        "W.K.T.B. / UNION"@ja-latn ;
    mo:catalogue_number "GRE-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20547#musicalexpression> ;
    mo:publisher <org/314#subject> ;
    mo:record _:N5e53435a222949968709f570bfb53208 ;
    mo:record_count 1 ;
    schema:about <product/2032#subject> ;
    schema:byArtist <artist/74#subject> ;
    schema:datePublished "2008-04-09"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/74/20547/20547-1281010359.jpg> ;
    schema:name "W.K.T.B. / UNION"@en,
        "W.K.T.B. (ワタナベカズヒロスロウバウンド) / UNION"@ja,
        "W.K.T.B. / UNION"@ja-latn ;
    schema:publisher <org/314#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/20547/20547-1281010359.jpg> .

_:N121c4537dee2415a9978d59127cdf667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミニナル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N5e53435a222949968709f570bfb53208 ;
    schema:name "キミニナル"@ja .

_:N15c86fa085bd47379565ab2b846b8eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N5e53435a222949968709f570bfb53208 ;
    schema:name "ミライ"@ja .

_:N18f092784015465ebe19e7743f50679e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それは君の事"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N5e53435a222949968709f570bfb53208 ;
    schema:name "それは君の事"@ja .

_:N2d7da3f675d44d94b8ca978df6c3aab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N5e53435a222949968709f570bfb53208 ;
    schema:name "Introduction"@ja .

_:N856e79a9e8f4475896c447775cedb8f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソリチュード"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N5e53435a222949968709f570bfb53208 ;
    schema:name "ソリチュード"@ja .

_:Nb4bc891cc939453cacb6004c5d2834d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リアルライフ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N5e53435a222949968709f570bfb53208 ;
    schema:name "リアルライフ"@ja .

_:Nbbc41c1e23074550b9c6ab58de7e6254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starlit faith(Another Side)☆Fate/zero Image SoundTrack『RETURN TO ZERO』オープニングテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N5e53435a222949968709f570bfb53208 ;
    schema:name "starlit faith(Another Side)☆Fate/zero Image SoundTrack『RETURN TO ZERO』オープニングテーマ"@ja .

_:Nf3417b0ef3524d849293664cfb8efab3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディング"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N5e53435a222949968709f570bfb53208 ;
    schema:name "エンディング"@ja .

_:N5e53435a222949968709f570bfb53208 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N121c4537dee2415a9978d59127cdf667,
        _:N15c86fa085bd47379565ab2b846b8eaf,
        _:N18f092784015465ebe19e7743f50679e,
        _:N2d7da3f675d44d94b8ca978df6c3aab4,
        _:N856e79a9e8f4475896c447775cedb8f8,
        _:Nb4bc891cc939453cacb6004c5d2834d7,
        _:Nbbc41c1e23074550b9c6ab58de7e6254,
        _:Nf3417b0ef3524d849293664cfb8efab3 ;
    mo:track_count 8 ;
    schema:duration "PT38:08"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N121c4537dee2415a9978d59127cdf667,
        _:N15c86fa085bd47379565ab2b846b8eaf,
        _:N18f092784015465ebe19e7743f50679e,
        _:N2d7da3f675d44d94b8ca978df6c3aab4,
        _:N856e79a9e8f4475896c447775cedb8f8,
        _:Nb4bc891cc939453cacb6004c5d2834d7,
        _:Nbbc41c1e23074550b9c6ab58de7e6254,
        _:Nf3417b0ef3524d849293664cfb8efab3 .

