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

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

<album/4824#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ten-Bu"@en,
        "天舞"@ja,
        "Tenbu"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "135"@en ;
            foaf:made <album/4824#composition> ;
            foaf:name "135"@en ] ;
    mo:produced_work <album/4824#musicalwork> ;
    schema:name "Ten-Bu"@en,
        "天舞"@ja,
        "Tenbu"@ja-latn .

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

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

<org/2667#subject> schema:name "air RECORDS"@en,
        "air RECORDS"@ja,
        "air RECORDS"@ja-latn ;
    foaf:name "air RECORDS"@en,
        "air RECORDS"@ja,
        "air RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/4824/4824-1191759915.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1514#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4824#performance> ;
    schema:name "Masaki Iwamoto"@en,
        "岩本正樹"@ja ;
    foaf:name "Masaki Iwamoto"@en,
        "岩本正樹"@ja .

<artist/1813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4824#performance> ;
    schema:name "Yuzo Hayashi"@en,
        "林有三"@ja ;
    foaf:name "Yuzo Hayashi"@en,
        "林有三"@ja .

<artist/46070#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4824#performance> ;
    schema:name "Kayoko Ishu"@en,
        "伊集加代子"@ja ;
    foaf:name "Kayoko Ishu"@en,
        "伊集加代子"@ja .

<album/4824#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ten-Bu"@en,
        "天舞"@ja,
        "Tenbu"@ja-latn ;
    mo:performance_of <album/4824#musicalwork> ;
    mo:performer _:N801fc9215cb4482f9f967816c2cbd21e,
        <artist/1514#subject>,
        <artist/1813#subject>,
        <artist/46070#subject> ;
    mo:recorded_as <album/4824#musicalexpression> ;
    schema:byArtist _:N801fc9215cb4482f9f967816c2cbd21e,
        <artist/1514#subject>,
        <artist/1813#subject>,
        <artist/46070#subject> ;
    schema:name "Ten-Bu"@en,
        "天舞"@ja,
        "Tenbu"@ja-latn ;
    schema:workPerformed <album/4824#musicalwork> .

<album/4824#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-12-16"^^xsd:date ;
    dcterms:title "Ten-Bu"@en,
        "天舞"@ja,
        "Tenbu"@ja-latn ;
    mo:catalogue_number "BVCR-118" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4824#musicalexpression> ;
    mo:publisher <org/2667#subject> ;
    mo:record _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tenbu"@en ;
            foaf:name "Tenbu"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "135"@en ;
            foaf:name "135"@en ],
        <artist/1514#subject>,
        <artist/1813#subject>,
        <artist/46070#subject> ;
    schema:datePublished "1992-12-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/4824/4824-1191759915.jpg> ;
    schema:name "Ten-Bu"@en,
        "天舞"@ja,
        "Tenbu"@ja-latn ;
    schema:publisher <org/2667#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/4824/4824-1191759915.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4824#subject> ;
    schema:name "135"@en ;
    foaf:made <album/4824#subject> ;
    foaf:name "135"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "135"@en ;
    foaf:made <album/4824#lyrics> ;
    foaf:name "135"@en .

_:N21529c904d2b4d988ebac6e775c8098a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riding the Continent"@en,
        "大陸騎馬"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "Riding the Continent"@en,
        "大陸騎馬"@ja .

_:N4025a526d2fe413dbc1d1131c10b683f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer"@en,
        "祈りよ届け"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "Prayer"@en,
        "祈りよ届け"@ja .

_:N51b5cc3ae0cb4acd9a71dead084e3c76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Time of the Beginning"@en,
        "始まりの時を"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "At the Time of the Beginning"@en,
        "始まりの時を"@ja .

_:N64256fdddbf14aae8a1cd5ab8c647d65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Dream"@en,
        "夢未来"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "Future Dream"@en,
        "夢未来"@ja .

_:N801fc9215cb4482f9f967816c2cbd21e a schema:Person,
        foaf:Person ;
    mo:performed <album/4824#performance> ;
    schema:name "135"@en ;
    foaf:name "135"@en .

_:N83e1e67f18c84bdf93375919624dc590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind of Tiem Shan"@en,
        "天山山脈の風"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "Wind of Tiem Shan"@en,
        "天山山脈の風"@ja .

_:N867e8a9a4d4f4f6eba12026d76e321d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flow the Yellow River"@en,
        "黄河の流れ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "Flow the Yellow River"@en,
        "黄河の流れ"@ja .

_:N8e52dc74ebcf4a14b68143b3d69148d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ten-Bu"@en,
        "天舞"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "Ten-Bu"@en,
        "天舞"@ja .

_:Na4150c30c4af46f98996c84ce7bf3649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Settled Sun"@en,
        "落陽"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "Settled Sun"@en,
        "落陽"@ja .

_:Nc0849a752fdb45d193ffaf05d2f7d8ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sun and the Moon"@en,
        "太陽と月"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "The Sun and the Moon"@en,
        "太陽と月"@ja .

_:Ndff2d0ca82ef471e8ce916271ae6a24b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lakeside Poet"@en,
        "湖畔詩人"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "Lakeside Poet"@en,
        "湖畔詩人"@ja .

_:Nf346b67e7685416f8a6dfa66c7974693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Until the Day of Return"@en,
        "帰る日まで"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "Until the Day of Return"@en,
        "帰る日まで"@ja .

_:Nf8a3589132984e8e847b9e0f6c6adaca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPARROW ~To the West of Seian~"@en,
        "SPARROW ～西安を西へ～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "SPARROW ~To the West of Seian~"@en,
        "SPARROW ～西安を西へ～"@ja .

_:Nfc4f6c47dbef433cb3d7218f364a14f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn of Changan"@en,
        "長安の夜明け"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nda0db2e9e8e843c8b376842ad371ee94 ;
    schema:name "Dawn of Changan"@en,
        "長安の夜明け"@ja .

_:Nda0db2e9e8e843c8b376842ad371ee94 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21529c904d2b4d988ebac6e775c8098a,
        _:N4025a526d2fe413dbc1d1131c10b683f,
        _:N51b5cc3ae0cb4acd9a71dead084e3c76,
        _:N64256fdddbf14aae8a1cd5ab8c647d65,
        _:N83e1e67f18c84bdf93375919624dc590,
        _:N867e8a9a4d4f4f6eba12026d76e321d7,
        _:N8e52dc74ebcf4a14b68143b3d69148d5,
        _:Na4150c30c4af46f98996c84ce7bf3649,
        _:Nc0849a752fdb45d193ffaf05d2f7d8ff,
        _:Ndff2d0ca82ef471e8ce916271ae6a24b,
        _:Nf346b67e7685416f8a6dfa66c7974693,
        _:Nf8a3589132984e8e847b9e0f6c6adaca,
        _:Nfc4f6c47dbef433cb3d7218f364a14f1 ;
    mo:track_count 13 ;
    schema:duration "PT52:04"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N21529c904d2b4d988ebac6e775c8098a,
        _:N4025a526d2fe413dbc1d1131c10b683f,
        _:N51b5cc3ae0cb4acd9a71dead084e3c76,
        _:N64256fdddbf14aae8a1cd5ab8c647d65,
        _:N83e1e67f18c84bdf93375919624dc590,
        _:N867e8a9a4d4f4f6eba12026d76e321d7,
        _:N8e52dc74ebcf4a14b68143b3d69148d5,
        _:Na4150c30c4af46f98996c84ce7bf3649,
        _:Nc0849a752fdb45d193ffaf05d2f7d8ff,
        _:Ndff2d0ca82ef471e8ce916271ae6a24b,
        _:Nf346b67e7685416f8a6dfa66c7974693,
        _:Nf8a3589132984e8e847b9e0f6c6adaca,
        _:Nfc4f6c47dbef433cb3d7218f364a14f1 .

