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

<artist/34088#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoji Saito"@en ;
    foaf:made <album/63489#subject>,
        <album/63489#vocals> ;
    foaf:name "Yoji Saito"@en .

<artist/8793#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bobby"@en,
        "ボビー"@ja ;
    foaf:made <album/63489#subject>,
        <album/63489#vocals> ;
    foaf:name "Bobby"@en,
        "ボビー"@ja .

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

<album/63487> a mo:Release ;
    mo:catalogue_number "CX-7227" .

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

<artist/50548#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63489#subject> ;
    schema:name "Katsunori Ishida"@en,
        "石田かつのり"@ja ;
    foaf:made <album/63489#composition>,
        <album/63489#subject> ;
    foaf:name "Katsunori Ishida"@en,
        "石田かつのり"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/98/63489/63489-1480691319.jpg> a schema:ImageObject,
        foaf:Image .

<album/63489#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANIMEX 1200 137 Touring Express"@en,
        "ANIMEX 1200 137 ツーリング・エクスプレス"@ja,
        "ANIMEX 1200 137 Touring Express"@ja-latn ;
    mo:composer <artist/26433#subject>,
        <artist/50548#subject> ;
    mo:produced_work <album/63489#musicalwork> ;
    schema:name "ANIMEX 1200 137 Touring Express"@en,
        "ANIMEX 1200 137 ツーリング・エクスプレス"@ja,
        "ANIMEX 1200 137 Touring Express"@ja-latn .

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

<album/63489#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANIMEX 1200 137 Touring Express"@en,
        "ANIMEX 1200 137 ツーリング・エクスプレス"@ja,
        "ANIMEX 1200 137 Touring Express"@ja-latn ;
    mo:performance_of <album/63489#musicalwork> ;
    mo:performer <artist/53696#subject> ;
    mo:recorded_as <album/63489#musicalexpression> ;
    schema:byArtist <artist/53696#subject> ;
    schema:name "ANIMEX 1200 137 Touring Express"@en,
        "ANIMEX 1200 137 ツーリング・エクスプレス"@ja,
        "ANIMEX 1200 137 Touring Express"@ja-latn ;
    schema:workPerformed <album/63489#musicalwork> .

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

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

<album/63489#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-09-21"^^xsd:date ;
    dcterms:title "ANIMEX 1200 137 Touring Express"@en,
        "ANIMEX 1200 137 ツーリング・エクスプレス"@ja,
        "ANIMEX 1200 137 Touring Express"@ja-latn ;
    mo:catalogue_number "COCC-72217" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/63487> ;
    mo:publication_of <album/63489#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N0722b2ec52a04cdeb9b8c8c6896209e1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touring Express"@en ;
            foaf:name "Touring Express"@en ] ;
    schema:byArtist <artist/53696#subject> ;
    schema:datePublished "2005-09-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/98/63489/63489-1480691319.jpg> ;
    schema:name "ANIMEX 1200 137 Touring Express"@en,
        "ANIMEX 1200 137 ツーリング・エクスプレス"@ja,
        "ANIMEX 1200 137 Touring Express"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/63489/63489-1480691319.jpg> .

_:N0e136b47243243d1a50089e098b1f675 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blond Breeze"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N0722b2ec52a04cdeb9b8c8c6896209e1 ;
    schema:name "Blond Breeze"@en .

_:N5a20613bb203477289b999367f996934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gypsy Road"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N0722b2ec52a04cdeb9b8c8c6896209e1 ;
    schema:name "Gypsy Road"@en .

_:N857ed851ebc9498f9c14d6ab96bb2416 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sound of Your Express"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N0722b2ec52a04cdeb9b8c8c6896209e1 ;
    schema:name "The Sound of Your Express"@en .

_:N869d52e059d349518ed1bb3670dbca1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See You Again~Touring Express~"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N0722b2ec52a04cdeb9b8c8c6896209e1 ;
    schema:name "See You Again~Touring Express~"@en .

_:N979546d9914943718cfb1cd976309e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue~Nice to Meet You~"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N0722b2ec52a04cdeb9b8c8c6896209e1 ;
    schema:name "Prologue~Nice to Meet You~"@en .

_:Na6609310fcdb4f19a0f6395ec73158a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark-Blue Eyes"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N0722b2ec52a04cdeb9b8c8c6896209e1 ;
    schema:name "Dark-Blue Eyes"@en .

_:Nd3952845da334564b8164bc36031eecc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "China Romance"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N0722b2ec52a04cdeb9b8c8c6896209e1 ;
    schema:name "China Romance"@en .

_:Nfb7dded81b5c4e67972ce09ddc5dcc7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'Cause I Love You. Monsieur"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:57"^^xsd:interval ;
    schema:inPlaylist _:N0722b2ec52a04cdeb9b8c8c6896209e1 ;
    schema:name "'Cause I Love You. Monsieur"@en .

_:N0722b2ec52a04cdeb9b8c8c6896209e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e136b47243243d1a50089e098b1f675,
        _:N5a20613bb203477289b999367f996934,
        _:N857ed851ebc9498f9c14d6ab96bb2416,
        _:N869d52e059d349518ed1bb3670dbca1d,
        _:N979546d9914943718cfb1cd976309e6a,
        _:Na6609310fcdb4f19a0f6395ec73158a6,
        _:Nd3952845da334564b8164bc36031eecc,
        _:Nfb7dded81b5c4e67972ce09ddc5dcc7e ;
    mo:track_count 8 ;
    schema:duration "PT41:49"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0e136b47243243d1a50089e098b1f675,
        _:N5a20613bb203477289b999367f996934,
        _:N857ed851ebc9498f9c14d6ab96bb2416,
        _:N869d52e059d349518ed1bb3670dbca1d,
        _:N979546d9914943718cfb1cd976309e6a,
        _:Na6609310fcdb4f19a0f6395ec73158a6,
        _:Nd3952845da334564b8164bc36031eecc,
        _:Nfb7dded81b5c4e67972ce09ddc5dcc7e .

