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

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

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

<album/70478#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantastic World (24) OZ - Natsumi Itsuki"@en,
        "ファンタスティック・ワールド㉔ オズ OZ 樹なつみ"@ja,
        "Fantastic World (24) OZ - Natsumi Itsuki"@ja-latn ;
    mo:composer <artist/1881#subject> ;
    mo:produced_work <album/70478#musicalwork> ;
    schema:name "Fantastic World (24) OZ - Natsumi Itsuki"@en,
        "ファンタスティック・ワールド㉔ オズ OZ 樹なつみ"@ja,
        "Fantastic World (24) OZ - Natsumi Itsuki"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/87/70478/70478-1502014517.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10658#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70478#performance> ;
    schema:name "Yohei Matsuoka"@en,
        "松岡陽平"@ja ;
    foaf:name "Yohei Matsuoka"@en,
        "松岡陽平"@ja .

<artist/3225#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70478#performance> ;
    schema:name "Tomohito Aoki"@en,
        "青木智仁"@ja ;
    foaf:name "Tomohito Aoki"@en,
        "青木智仁"@ja .

<artist/3839#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70478#performance> ;
    schema:name "Hijiri Kuwano"@en,
        "桑野聖"@ja ;
    foaf:name "Hijiri Kuwano"@en,
        "桑野聖"@ja .

<artist/4412#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70478#performance> ;
    schema:name "Shigeo Fuchino"@en,
        "渕野繁雄"@ja ;
    foaf:name "Shigeo Fuchino"@en,
        "渕野繁雄"@ja .

<artist/5117#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70478#performance> ;
    schema:name "Kiyohiko Senba"@en ;
    foaf:name "Kiyohiko Senba"@en .

<artist/51709#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70478#performance> ;
    schema:name "Kuwano Strings"@en,
        "桑野ストリングス"@ja ;
    foaf:name "Kuwano Strings"@en,
        "桑野ストリングス"@ja .

<artist/1881#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70478#subject> ;
    mo:performed <album/70478#performance> ;
    schema:name "Yoichiro Yoshikawa"@en,
        "吉川洋一郎"@ja ;
    foaf:made <album/70478#composition>,
        <album/70478#subject> ;
    foaf:name "Yoichiro Yoshikawa"@en,
        "吉川洋一郎"@ja .

<album/70478#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-07-22"^^xsd:date ;
    dcterms:title "Fantastic World (24) OZ - Natsumi Itsuki"@en,
        "ファンタスティック・ワールド㉔ オズ OZ 樹なつみ"@ja,
        "Fantastic World (24) OZ - Natsumi Itsuki"@ja-latn ;
    mo:catalogue_number "VICL-307" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70478#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N1d6556a21c4c48e3933395351e96ec1c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "OZ"@en ;
            foaf:name "OZ"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "REIKO"@en ;
            foaf:name "REIKO"@en ],
        <artist/10658#subject>,
        <artist/1881#subject>,
        <artist/3225#subject>,
        <artist/3839#subject>,
        <artist/4412#subject>,
        <artist/5117#subject>,
        <artist/51709#subject> ;
    schema:datePublished "1992-07-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/70478/70478-1502014517.jpg> ;
    schema:name "Fantastic World (24) OZ - Natsumi Itsuki"@en,
        "ファンタスティック・ワールド㉔ オズ OZ 樹なつみ"@ja,
        "Fantastic World (24) OZ - Natsumi Itsuki"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/70478/70478-1502014517.jpg> .

<album/70478#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fantastic World (24) OZ - Natsumi Itsuki"@en,
        "ファンタスティック・ワールド㉔ オズ OZ 樹なつみ"@ja,
        "Fantastic World (24) OZ - Natsumi Itsuki"@ja-latn ;
    mo:performance_of <album/70478#musicalwork> ;
    mo:performer _:N1b7798b8c415428fa2c07d0a884f1b28,
        <artist/10658#subject>,
        <artist/1881#subject>,
        <artist/3225#subject>,
        <artist/3839#subject>,
        <artist/4412#subject>,
        <artist/5117#subject>,
        <artist/51709#subject> ;
    mo:recorded_as <album/70478#musicalexpression> ;
    schema:byArtist _:N1b7798b8c415428fa2c07d0a884f1b28,
        <artist/10658#subject>,
        <artist/1881#subject>,
        <artist/3225#subject>,
        <artist/3839#subject>,
        <artist/4412#subject>,
        <artist/5117#subject>,
        <artist/51709#subject> ;
    schema:name "Fantastic World (24) OZ - Natsumi Itsuki"@en,
        "ファンタスティック・ワールド㉔ オズ OZ 樹なつみ"@ja,
        "Fantastic World (24) OZ - Natsumi Itsuki"@ja-latn ;
    schema:workPerformed <album/70478#musicalwork> .

_:N19e007b7de5d4d019b15f9767f0e7324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幾千の麦の夢~Harvest Of Gold (vocal version)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d6556a21c4c48e3933395351e96ec1c ;
    schema:name "幾千の麦の夢~Harvest Of Gold (vocal version)"@ja .

_:N1b7798b8c415428fa2c07d0a884f1b28 a schema:Person,
        foaf:Person ;
    mo:performed <album/70478#performance> ;
    schema:name "REIKO"@en ;
    foaf:name "REIKO"@en .

_:N9384c5f58ef143028b79c32fdf08d625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A.D.2021…混迷の街"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d6556a21c4c48e3933395351e96ec1c ;
    schema:name "A.D.2021…混迷の街"@ja .

_:Nb9dbaa3e236045058e625b30bc18f22a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part II: OZ 1024…OZ…回想…パメラ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d6556a21c4c48e3933395351e96ec1c ;
    schema:name "Part II: OZ 1024…OZ…回想…パメラ"@ja .

_:Nc8b4f66ac58542db8b67ef5db02b6865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幾千の麦の夢~Harvest Of Gold (メインテーマ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d6556a21c4c48e3933395351e96ec1c ;
    schema:name "幾千の麦の夢~Harvest Of Gold (メインテーマ)"@ja .

_:Nd06b24243f104c9dac8fe469b40d6b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part I: 見果てぬ地を求めて 童顔の兵士…フィリシア…1019"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d6556a21c4c48e3933395351e96ec1c ;
    schema:name "Part I: 見果てぬ地を求めて 童顔の兵士…フィリシア…1019"@ja .

_:Nfe7f45012a28462ea5f03c8076e9ac59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A.D.2027…時は流れて"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d6556a21c4c48e3933395351e96ec1c ;
    schema:name "A.D.2027…時は流れて"@ja .

_:N1d6556a21c4c48e3933395351e96ec1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19e007b7de5d4d019b15f9767f0e7324,
        _:N9384c5f58ef143028b79c32fdf08d625,
        _:Nb9dbaa3e236045058e625b30bc18f22a,
        _:Nc8b4f66ac58542db8b67ef5db02b6865,
        _:Nd06b24243f104c9dac8fe469b40d6b06,
        _:Nfe7f45012a28462ea5f03c8076e9ac59 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N19e007b7de5d4d019b15f9767f0e7324,
        _:N9384c5f58ef143028b79c32fdf08d625,
        _:Nb9dbaa3e236045058e625b30bc18f22a,
        _:Nc8b4f66ac58542db8b67ef5db02b6865,
        _:Nd06b24243f104c9dac8fe469b40d6b06,
        _:Nfe7f45012a28462ea5f03c8076e9ac59 .

