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

<artist/8880#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kayoko Fuyumori"@en,
        "冬杜花代子"@ja ;
    foaf:made <album/63501#lyrics>,
        <album/63501#subject> ;
    foaf:name "Kayoko Fuyumori"@en,
        "冬杜花代子"@ja .

<album/63496> a mo:Release ;
    mo:catalogue_number "CX-7267" .

<artist/26433#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63501#subject> ;
    schema:name "Katsumi Kobayashi"@en,
        "小林克己"@ja ;
    foaf:made <album/63501#composition>,
        <album/63501#subject> ;
    foaf:name "Katsumi Kobayashi"@en,
        "小林克己"@ja .

<artist/6182#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63501#subject> ;
    schema:name "Katsunori Ishida"@en,
        "石田勝範"@ja ;
    foaf:made <album/63501#composition>,
        <album/63501#subject> ;
    foaf:name "Katsunori Ishida"@en,
        "石田勝範"@ja .

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

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

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

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

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

<https://medium-media.vgm.io/albums/10/63501/63501-1480693961.jpg> a schema:ImageObject,
        foaf:Image .

<album/63501#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touring Express II ~Russian Express-hen~"@en,
        "ツーリング・エクスプレスII ～ロシアン・エクスプレス編～"@ja,
        "Touring Express II ~Russian Express-hen~"@ja-latn ;
    mo:composer <artist/26433#subject>,
        <artist/6182#subject> ;
    mo:produced_work <album/63501#musicalwork> ;
    schema:name "Touring Express II ~Russian Express-hen~"@en,
        "ツーリング・エクスプレスII ～ロシアン・エクスプレス編～"@ja,
        "Touring Express II ~Russian Express-hen~"@ja-latn .

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

<album/63501#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touring Express II ~Russian Express-hen~"@en,
        "ツーリング・エクスプレスII ～ロシアン・エクスプレス編～"@ja,
        "Touring Express II ~Russian Express-hen~"@ja-latn ;
    mo:performance_of <album/63501#musicalwork> ;
    mo:performer <artist/53686#subject> ;
    mo:recorded_as <album/63501#musicalexpression> ;
    schema:byArtist <artist/53686#subject> ;
    schema:name "Touring Express II ~Russian Express-hen~"@en,
        "ツーリング・エクスプレスII ～ロシアン・エクスプレス編～"@ja,
        "Touring Express II ~Russian Express-hen~"@ja-latn ;
    schema:workPerformed <album/63501#musicalwork> .

<artist/53686#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63501#performance> ;
    schema:name "Ishida-Express II"@en ;
    foaf:name "Ishida-Express II"@en .

<album/63501#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-03-01"^^xsd:date ;
    dcterms:title "Touring Express II ~Russian Express-hen~"@en,
        "ツーリング・エクスプレスII ～ロシアン・エクスプレス編～"@ja,
        "Touring Express II ~Russian Express-hen~"@ja-latn ;
    mo:catalogue_number "COCC-9621" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/63496> ;
    mo:publication_of <album/63501#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N8eca25526ac646d2a7534350f2d03d3e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touring Express"@en ;
            foaf:name "Touring Express"@en ] ;
    schema:byArtist <artist/53686#subject> ;
    schema:datePublished "1992-03-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/10/63501/63501-1480693961.jpg> ;
    schema:name "Touring Express II ~Russian Express-hen~"@en,
        "ツーリング・エクスプレスII ～ロシアン・エクスプレス編～"@ja,
        "Touring Express II ~Russian Express-hen~"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/63501/63501-1480693961.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "KiKi"@en ;
    foaf:made <album/63501#vocals> ;
    foaf:name "KiKi"@en .

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

_:N49b2e49b91af40f7921fd95aaa311819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の舞台"@ja,
        "Unmei no Butai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N8eca25526ac646d2a7534350f2d03d3e ;
    schema:name "運命の舞台"@ja,
        "Unmei no Butai"@ja-latn .

_:N6137cd215c58420ba0a19e9572ff1606 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "双頭の鷲の十字架(クルス)"@ja,
        "Soutou no Washi no Cruz"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N8eca25526ac646d2a7534350f2d03d3e ;
    schema:name "双頭の鷲の十字架(クルス)"@ja,
        "Soutou no Washi no Cruz"@ja-latn .

_:N72ab01ddbfeb444ead2887ae24369c42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロシアン・エクスプレス"@ja,
        "Russian Express"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT8:10"^^xsd:interval ;
    schema:inPlaylist _:N8eca25526ac646d2a7534350f2d03d3e ;
    schema:name "ロシアン・エクスプレス"@ja,
        "Russian Express"@ja-latn .

_:Nadae6248b210427090caf246dbcb255f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Rose"@ja,
        "Winter Rose"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N8eca25526ac646d2a7534350f2d03d3e ;
    schema:name "Winter Rose"@ja,
        "Winter Rose"@ja-latn .

_:Nbb9253ae1e54468ab28971614fd98f77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エルミタージュ美術館"@ja,
        "Hermitage Bijutsukan"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N8eca25526ac646d2a7534350f2d03d3e ;
    schema:name "エルミタージュ美術館"@ja,
        "Hermitage Bijutsukan"@ja-latn .

_:Nc37e68a6598c4684bd7910416e64f24c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シベリア鉄道"@ja,
        "Siberia Tetsudou"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N8eca25526ac646d2a7534350f2d03d3e ;
    schema:name "シベリア鉄道"@ja,
        "Siberia Tetsudou"@ja-latn .

_:Nf3d92aa8e6014e02b9b1336e53222b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He has a gold forefinger"@ja,
        "He has a gold forefinger"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N8eca25526ac646d2a7534350f2d03d3e ;
    schema:name "He has a gold forefinger"@ja,
        "He has a gold forefinger"@ja-latn .

_:Nfafb2372804c4e06afd28e781384c3e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue―Somebody Loves You―"@ja,
        "Epilogue -Somebody Loves You-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N8eca25526ac646d2a7534350f2d03d3e ;
    schema:name "Epilogue―Somebody Loves You―"@ja,
        "Epilogue -Somebody Loves You-"@ja-latn .

_:N8eca25526ac646d2a7534350f2d03d3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N49b2e49b91af40f7921fd95aaa311819,
        _:N6137cd215c58420ba0a19e9572ff1606,
        _:N72ab01ddbfeb444ead2887ae24369c42,
        _:Nadae6248b210427090caf246dbcb255f,
        _:Nbb9253ae1e54468ab28971614fd98f77,
        _:Nc37e68a6598c4684bd7910416e64f24c,
        _:Nf3d92aa8e6014e02b9b1336e53222b9d,
        _:Nfafb2372804c4e06afd28e781384c3e4 ;
    mo:track_count 8 ;
    schema:duration "PT38:39"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N49b2e49b91af40f7921fd95aaa311819,
        _:N6137cd215c58420ba0a19e9572ff1606,
        _:N72ab01ddbfeb444ead2887ae24369c42,
        _:Nadae6248b210427090caf246dbcb255f,
        _:Nbb9253ae1e54468ab28971614fd98f77,
        _:Nc37e68a6598c4684bd7910416e64f24c,
        _:Nf3d92aa8e6014e02b9b1336e53222b9d,
        _:Nfafb2372804c4e06afd28e781384c3e4 .

