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

<artist/10115#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoko Yamano"@en,
        "山野さと子"@ja ;
    foaf:made <album/140868#subject>,
        <album/140868#vocals> ;
    foaf:name "Satoko Yamano"@en,
        "山野さと子"@ja .

<artist/40638#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shiori"@en,
        "詩織"@ja ;
    foaf:made <album/140868#lyrics>,
        <album/140868#subject> ;
    foaf:name "Shiori"@en,
        "詩織"@ja .

<artist/6196#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reo"@en ;
    foaf:made <album/140868#lyrics>,
        <album/140868#subject> ;
    foaf:name "Reo"@en .

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

<artist/9694#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazunori Sonobe"@en,
        "園部和範"@ja ;
    foaf:made <album/140868#lyrics>,
        <album/140868#subject> ;
    foaf:name "Kazunori Sonobe"@en,
        "園部和範"@ja .

<album/140742> a mo:Release ;
    mo:catalogue_number "CF-7004" .

<artist/10114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140868#subject> ;
    schema:name "Goro Ohmi"@en,
        "淡海悟郎"@ja ;
    foaf:made <album/140868#composition>,
        <album/140868#subject> ;
    foaf:name "Goro Ohmi"@en,
        "淡海悟郎"@ja .

<artist/13375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140868#subject> ;
    schema:name "Yoshiaki Furuta"@en,
        "古田喜昭"@ja ;
    foaf:made <album/140868#composition>,
        <album/140868#lyrics>,
        <album/140868#subject> ;
    foaf:name "Yoshiaki Furuta"@en,
        "古田喜昭"@ja .

<artist/1379#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140868#subject> ;
    schema:name "Ikuro Fujiwara"@en,
        "藤原いくろう"@ja ;
    foaf:made <album/140868#composition>,
        <album/140868#subject> ;
    foaf:name "Ikuro Fujiwara"@en,
        "藤原いくろう"@ja .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140868#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/140868#composition>,
        <album/140868#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

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

<album/140868#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fushigi no Kuni no SA・TO・KO"@en,
        "不思議の国のSA・TO・KO"@ja,
        "Fushigi no Kuni no SA・TO・KO"@ja-latn ;
    mo:performance_of <album/140868#musicalwork> ;
    mo:recorded_as <album/140868#musicalexpression> ;
    schema:name "Fushigi no Kuni no SA・TO・KO"@en,
        "不思議の国のSA・TO・KO"@ja,
        "Fushigi no Kuni no SA・TO・KO"@ja-latn ;
    schema:workPerformed <album/140868#musicalwork> .

<album/140868#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/86/140868/140868-fa29ad5a482e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140868#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/140868/140868-fa29ad5a482e.jpg> ;
    foaf:depicts <album/140868#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/140868/140868-fa29ad5a482e.jpg> .

<https://medium-media.vgm.io/albums/86/140868/140868-fa29ad5a482e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140868#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fushigi no Kuni no SA・TO・KO"@en,
        "不思議の国のSA・TO・KO"@ja,
        "Fushigi no Kuni no SA・TO・KO"@ja-latn ;
    mo:composer <artist/10114#subject>,
        <artist/13375#subject>,
        <artist/1379#subject>,
        <artist/322#subject> ;
    mo:produced_work <album/140868#musicalwork> ;
    schema:name "Fushigi no Kuni no SA・TO・KO"@en,
        "不思議の国のSA・TO・KO"@ja,
        "Fushigi no Kuni no SA・TO・KO"@ja-latn .

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

<album/140868#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-05-21"^^xsd:date ;
    dcterms:title "Fushigi no Kuni no SA・TO・KO"@en,
        "不思議の国のSA・TO・KO"@ja,
        "Fushigi no Kuni no SA・TO・KO"@ja-latn ;
    mo:catalogue_number "CAR-504" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/140742> ;
    mo:publication_of <album/140868#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N9a8e23f35eba47bfbb76ce90d2583de1 ;
    mo:record_count 1 ;
    schema:datePublished "1986-05-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/86/140868/140868-fa29ad5a482e.jpg> ;
    schema:name "Fushigi no Kuni no SA・TO・KO"@en,
        "不思議の国のSA・TO・KO"@ja,
        "Fushigi no Kuni no SA・TO・KO"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/140868/140868-fa29ad5a482e.jpg> .

_:N0e8e5e30a0854bbd9dd7197fd20189ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おやすみ CALL"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a8e23f35eba47bfbb76ce90d2583de1 ;
    schema:name "おやすみ CALL"@ja .

_:N18b2ffabfbe647d99a504ee89b8bed91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しおさいのルンバ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a8e23f35eba47bfbb76ce90d2583de1 ;
    schema:name "しおさいのルンバ"@ja .

_:N1b19d789e1d041bbbadb4f44fec4bb77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Fairy"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a8e23f35eba47bfbb76ce90d2583de1 ;
    schema:name "Mysterious Fairy"@ja .

_:N20c538c8382f41dc8f331de1a6501d96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂のオルガン"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a8e23f35eba47bfbb76ce90d2583de1 ;
    schema:name "砂のオルガン"@ja .

_:N60e987a055964632815a1ba494268175 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUGAR"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a8e23f35eba47bfbb76ce90d2583de1 ;
    schema:name "SUGAR"@ja .

_:N6fa8d0e3017547dc98ddd59062e4d2c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デザート決心"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a8e23f35eba47bfbb76ce90d2583de1 ;
    schema:name "デザート決心"@ja .

_:N8e9125455850418396518db58f8da1a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぜんまいじかけのロマンス"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a8e23f35eba47bfbb76ce90d2583de1 ;
    schema:name "ぜんまいじかけのロマンス"@ja .

_:Ncb9420be7edc45ac837cba7318731709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シ・あ・ワ・せ マリオネット"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a8e23f35eba47bfbb76ce90d2583de1 ;
    schema:name "シ・あ・ワ・せ マリオネット"@ja .

_:Nf7dc3feab8da4189a1a59f760a8e7f5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十円木馬"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a8e23f35eba47bfbb76ce90d2583de1 ;
    schema:name "十円木馬"@ja .

_:Nf8eac5086e4c4de6a8ba49a0672f3a5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あまのじゃくジェネレーション！！"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9a8e23f35eba47bfbb76ce90d2583de1 ;
    schema:name "あまのじゃくジェネレーション！！"@ja .

_:N9a8e23f35eba47bfbb76ce90d2583de1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e8e5e30a0854bbd9dd7197fd20189ad,
        _:N18b2ffabfbe647d99a504ee89b8bed91,
        _:N1b19d789e1d041bbbadb4f44fec4bb77,
        _:N20c538c8382f41dc8f331de1a6501d96,
        _:N60e987a055964632815a1ba494268175,
        _:N6fa8d0e3017547dc98ddd59062e4d2c7,
        _:N8e9125455850418396518db58f8da1a6,
        _:Ncb9420be7edc45ac837cba7318731709,
        _:Nf7dc3feab8da4189a1a59f760a8e7f5d,
        _:Nf8eac5086e4c4de6a8ba49a0672f3a5e ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0e8e5e30a0854bbd9dd7197fd20189ad,
        _:N18b2ffabfbe647d99a504ee89b8bed91,
        _:N1b19d789e1d041bbbadb4f44fec4bb77,
        _:N20c538c8382f41dc8f331de1a6501d96,
        _:N60e987a055964632815a1ba494268175,
        _:N6fa8d0e3017547dc98ddd59062e4d2c7,
        _:N8e9125455850418396518db58f8da1a6,
        _:Ncb9420be7edc45ac837cba7318731709,
        _:Nf7dc3feab8da4189a1a59f760a8e7f5d,
        _:Nf8eac5086e4c4de6a8ba49a0672f3a5e .

