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

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

<artist/46619#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23450#subject> ;
    schema:name "Masayoshi Yamazaki"@en,
        "山崎将義"@ja ;
    foaf:made <album/23450#composition>,
        <album/23450#lyrics>,
        <album/23450#subject> ;
    foaf:name "Masayoshi Yamazaki"@en,
        "山崎将義"@ja .

<product/2488#subject> a schema:CreativeWork ;
    schema:name "5 Centimeters per Second"@en,
        "秒速５センチメートル"@ja,
        "Byousoku 5 Centimeter"@ja-latn ;
    foaf:name "5 Centimeters per Second"@en,
        "秒速５センチメートル"@ja,
        "Byousoku 5 Centimeter"@ja-latn .

<album/23450#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One more time, One more chance / Masayoshi Yamazaki"@en,
        "One more time, One more chance / 山崎まさよし"@ja,
        "One more time, One more chance / Masayoshi Yamazaki"@ja-latn ;
    mo:composer <artist/46619#subject> ;
    mo:produced_work <album/23450#musicalwork> ;
    schema:name "One more time, One more chance / Masayoshi Yamazaki"@en,
        "One more time, One more chance / 山崎まさよし"@ja,
        "One more time, One more chance / Masayoshi Yamazaki"@ja-latn .

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

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

<org/2380#subject> schema:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn ;
    foaf:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/23450/23450-1295512834.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23450#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One more time, One more chance / Masayoshi Yamazaki"@en,
        "One more time, One more chance / 山崎まさよし"@ja,
        "One more time, One more chance / Masayoshi Yamazaki"@ja-latn ;
    mo:performance_of <album/23450#musicalwork> ;
    mo:performer <artist/6553#subject> ;
    mo:recorded_as <album/23450#musicalexpression> ;
    schema:byArtist <artist/6553#subject> ;
    schema:name "One more time, One more chance / Masayoshi Yamazaki"@en,
        "One more time, One more chance / 山崎まさよし"@ja,
        "One more time, One more chance / Masayoshi Yamazaki"@ja-latn ;
    schema:workPerformed <album/23450#musicalwork> .

<artist/6553#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23450#performance> ;
    schema:name "Masayoshi Yamazaki"@en,
        "山崎まさよし"@ja ;
    foaf:name "Masayoshi Yamazaki"@en,
        "山崎まさよし"@ja .

<album/23450#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-03-03"^^xsd:date ;
    dcterms:title "One more time, One more chance / Masayoshi Yamazaki"@en,
        "One more time, One more chance / 山崎まさよし"@ja,
        "One more time, One more chance / Masayoshi Yamazaki"@ja-latn ;
    mo:catalogue_number "UPCH-80013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23450#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:N4cfdab6182c0417bbfaf2a15b1e6f30f ;
    mo:record_count 1 ;
    schema:about <product/2488#subject> ;
    schema:byArtist <artist/6553#subject> ;
    schema:datePublished "2007-03-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/23450/23450-1295512834.jpg> ;
    schema:name "One more time, One more chance / Masayoshi Yamazaki"@en,
        "One more time, One more chance / 山崎まさよし"@ja,
        "One more time, One more chance / Masayoshi Yamazaki"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/23450/23450-1295512834.jpg> .

_:N1bbd92f94afc42b285d027fcc5b610f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪の駅～One more time, One more chance～ (from 『秒速5センチメートル』 Soundtrack)"@ja,
        "Yuki no Eki ~One more time, One more chance~ (from \"Byousoku 5 Centimeter\" Soundtrack)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N4cfdab6182c0417bbfaf2a15b1e6f30f ;
    schema:name "雪の駅～One more time, One more chance～ (from 『秒速5センチメートル』 Soundtrack)"@ja,
        "Yuki no Eki ~One more time, One more chance~ (from \"Byousoku 5 Centimeter\" Soundtrack)"@ja-latn .

_:N9889ed05c4684e5f8a271f86a193867b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One more time, One more chance (弾き語りVer.)"@ja,
        "One more time, One more chance (Hikigatari Ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N4cfdab6182c0417bbfaf2a15b1e6f30f ;
    schema:name "One more time, One more chance (弾き語りVer.)"@ja,
        "One more time, One more chance (Hikigatari Ver.)"@ja-latn .

_:Ne8b6a3f9002847dea090997e76101fd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One more time, One more chance"@ja,
        "One more time, One more chance"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N4cfdab6182c0417bbfaf2a15b1e6f30f ;
    schema:name "One more time, One more chance"@ja,
        "One more time, One more chance"@ja-latn .

_:N4cfdab6182c0417bbfaf2a15b1e6f30f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bbd92f94afc42b285d027fcc5b610f2,
        _:N9889ed05c4684e5f8a271f86a193867b,
        _:Ne8b6a3f9002847dea090997e76101fd3 ;
    mo:track_count 3 ;
    schema:duration "PT13:26"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1bbd92f94afc42b285d027fcc5b610f2,
        _:N9889ed05c4684e5f8a271f86a193867b,
        _:Ne8b6a3f9002847dea090997e76101fd3 .

